[2023-10-02T14:52:44.498Z] Started by user Bernd Hufmann [2023-10-02T14:52:44.498Z] Running as Bernd Hufmann [2023-10-02T14:52:45.425Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-10-02T14:52:45.918Z] [Pipeline] Start of Pipeline [2023-10-02T14:52:48.012Z] [Pipeline] readTrusted [2023-10-02T14:52:48.194Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-10-02T14:52:48.572Z] [Pipeline] echo [2023-10-02T14:52:48.572Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [2023-10-02T14:52:48.574Z] [Pipeline] podTemplate [2023-10-02T14:52:48.621Z] [Pipeline] { [2023-10-02T14:52:49.583Z] [Pipeline] node [2023-10-02T14:53:04.584Z] Still waiting to schedule task [2023-10-02T14:53:04.586Z] There are no nodes with the label ‘tracecompass-build’ [2023-10-02T14:53:40.955Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-m1tf8 [2023-10-02T14:53:53.166Z] Agent tracecompass-build-3jjwn-m1tf8 is provisioned from template tracecompass-build-3jjwn [2023-10-02T14:53:53.173Z] --- [2023-10-02T14:53:53.173Z] apiVersion: "v1" [2023-10-02T14:53:53.173Z] kind: "Pod" [2023-10-02T14:53:53.173Z] metadata: [2023-10-02T14:53:53.173Z] annotations: [2023-10-02T14:53:53.173Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-2021-06/107/" [2023-10-02T14:53:53.173Z] runUrl: "job/tracecompass-master-nightly-2021-06/107/" [2023-10-02T14:53:53.173Z] labels: [2023-10-02T14:53:53.173Z] jenkins: "slave" [2023-10-02T14:53:53.173Z] jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309" [2023-10-02T14:53:53.173Z] jenkins/label: "tracecompass-build" [2023-10-02T14:53:53.173Z] name: "tracecompass-build-3jjwn-m1tf8" [2023-10-02T14:53:53.173Z] namespace: "tracecompass" [2023-10-02T14:53:53.173Z] spec: [2023-10-02T14:53:53.173Z] containers: [2023-10-02T14:53:53.173Z] - args: [2023-10-02T14:53:53.173Z] - "-c" [2023-10-02T14:53:53.173Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2023-10-02T14:53:53.173Z] command: [2023-10-02T14:53:53.173Z] - "/bin/sh" [2023-10-02T14:53:53.173Z] image: "eclipse/tracecompass-build-env:18.04" [2023-10-02T14:53:53.173Z] imagePullPolicy: "Always" [2023-10-02T14:53:53.173Z] name: "tracecompass" [2023-10-02T14:53:53.173Z] resources: [2023-10-02T14:53:53.173Z] limits: [2023-10-02T14:53:53.173Z] memory: "2.6Gi" [2023-10-02T14:53:53.173Z] cpu: "1.3" [2023-10-02T14:53:53.173Z] requests: [2023-10-02T14:53:53.173Z] memory: "2.6Gi" [2023-10-02T14:53:53.173Z] cpu: "1.3" [2023-10-02T14:53:53.173Z] tty: true [2023-10-02T14:53:53.173Z] volumeMounts: [2023-10-02T14:53:53.173Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-10-02T14:53:53.173Z] name: "settings-xml" [2023-10-02T14:53:53.173Z] readOnly: true [2023-10-02T14:53:53.173Z] subPath: "settings.xml" [2023-10-02T14:53:53.173Z] - mountPath: "/home/jenkins/.m2/repository" [2023-10-02T14:53:53.173Z] name: "m2-repo" [2023-10-02T14:53:53.173Z] - mountPath: "/opt/tools" [2023-10-02T14:53:53.173Z] name: "tools" [2023-10-02T14:53:53.173Z] - mountPath: "/home/jenkins/agent" [2023-10-02T14:53:53.173Z] name: "workspace-volume" [2023-10-02T14:53:53.173Z] readOnly: false [2023-10-02T14:53:53.173Z] - env: [2023-10-02T14:53:53.173Z] - name: "JENKINS_SECRET" [2023-10-02T14:53:53.173Z] value: "********" [2023-10-02T14:53:53.173Z] - name: "JENKINS_TUNNEL" [2023-10-02T14:53:53.173Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2023-10-02T14:53:53.173Z] - name: "JENKINS_AGENT_NAME" [2023-10-02T14:53:53.173Z] value: "tracecompass-build-3jjwn-m1tf8" [2023-10-02T14:53:53.173Z] - name: "JENKINS_NAME" [2023-10-02T14:53:53.173Z] value: "tracecompass-build-3jjwn-m1tf8" [2023-10-02T14:53:53.173Z] - name: "JENKINS_AGENT_WORKDIR" [2023-10-02T14:53:53.173Z] value: "/home/jenkins/agent" [2023-10-02T14:53:53.173Z] - name: "JENKINS_URL" [2023-10-02T14:53:53.173Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2023-10-02T14:53:53.173Z] image: "eclipsecbi/jenkins-jnlp-agent" [2023-10-02T14:53:53.173Z] name: "jnlp" [2023-10-02T14:53:53.173Z] resources: [2023-10-02T14:53:53.173Z] requests: [2023-10-02T14:53:53.173Z] memory: "256Mi" [2023-10-02T14:53:53.173Z] cpu: "100m" [2023-10-02T14:53:53.173Z] volumeMounts: [2023-10-02T14:53:53.173Z] - mountPath: "/home/jenkins/.ssh" [2023-10-02T14:53:53.173Z] name: "volume-known-hosts" [2023-10-02T14:53:53.173Z] - mountPath: "/home/jenkins/agent" [2023-10-02T14:53:53.173Z] name: "workspace-volume" [2023-10-02T14:53:53.173Z] readOnly: false [2023-10-02T14:53:53.173Z] nodeSelector: [2023-10-02T14:53:53.173Z] kubernetes.io/os: "linux" [2023-10-02T14:53:53.173Z] restartPolicy: "Never" [2023-10-02T14:53:53.173Z] volumes: [2023-10-02T14:53:53.173Z] - emptyDir: {} [2023-10-02T14:53:53.173Z] name: "m2-repo" [2023-10-02T14:53:53.173Z] - name: "settings-xml" [2023-10-02T14:53:53.173Z] secret: [2023-10-02T14:53:53.173Z] items: [2023-10-02T14:53:53.173Z] - key: "settings.xml" [2023-10-02T14:53:53.173Z] path: "settings.xml" [2023-10-02T14:53:53.173Z] secretName: "m2-secret-dir" [2023-10-02T14:53:53.173Z] - emptyDir: [2023-10-02T14:53:53.173Z] medium: "" [2023-10-02T14:53:53.173Z] name: "workspace-volume" [2023-10-02T14:53:53.173Z] - configMap: [2023-10-02T14:53:53.173Z] name: "known-hosts" [2023-10-02T14:53:53.173Z] name: "volume-known-hosts" [2023-10-02T14:53:53.173Z] - name: "tools" [2023-10-02T14:53:53.173Z] persistentVolumeClaim: [2023-10-02T14:53:53.173Z] claimName: "tools-claim-jiro-tracecompass" [2023-10-02T14:53:53.173Z] [2023-10-02T14:53:53.192Z] Running on tracecompass-build-3jjwn-m1tf8 in /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06 [2023-10-02T14:53:53.462Z] [Pipeline] { [2023-10-02T14:53:54.600Z] [Pipeline] stage [2023-10-02T14:53:54.601Z] [Pipeline] { (Declarative: Checkout SCM) [2023-10-02T14:53:55.295Z] [Pipeline] checkout [2023-10-02T14:53:55.425Z] Selected Git installation does not exist. Using Default [2023-10-02T14:53:55.425Z] The recommended git tool is: NONE [2023-10-02T14:54:00.970Z] No credentials specified [2023-10-02T14:54:01.023Z] Cloning the remote Git repository [2023-10-02T14:54:01.036Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-10-02T14:54:01.078Z] > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06 # timeout=10 [2023-10-02T14:54:01.325Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-10-02T14:54:01.326Z] > git --version # timeout=10 [2023-10-02T14:54:01.329Z] > git --version # 'git version 2.20.1' [2023-10-02T14:54:01.330Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-02T14:54:01.600Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2023-10-02T14:54:01.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-02T14:54:02.946Z] Avoid second fetch [2023-10-02T14:54:02.952Z] Checking out Revision 6f0a7057d7ee25feeee82a7ba9c373a744c49adc (refs/remotes/origin/master) [2023-10-02T14:54:03.431Z] Commit message: "[RCP][mac] follow-up: cleanup" [2023-10-02T14:54:02.950Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2023-10-02T14:54:03.026Z] > git config core.sparsecheckout # timeout=10 [2023-10-02T14:54:03.029Z] > git checkout -f 6f0a7057d7ee25feeee82a7ba9c373a744c49adc # timeout=10 [2023-10-02T14:54:03.438Z] > git rev-list --no-walk fbbab22208556441be10b8cd06a8473ab2875fad # timeout=10 [2023-10-02T14:54:03.822Z] [Pipeline] } [2023-10-02T14:54:04.107Z] [Pipeline] // stage [2023-10-02T14:54:05.171Z] [Pipeline] withEnv [2023-10-02T14:54:05.172Z] [Pipeline] { [2023-10-02T14:54:10.619Z] [Pipeline] withEnv [2023-10-02T14:54:10.620Z] [Pipeline] { [2023-10-02T14:54:11.953Z] [Pipeline] timestamps [2023-10-02T14:54:11.954Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2023-10-02T14:54:11.954Z] [Pipeline] { [2023-10-02T14:54:12.900Z] [Pipeline] timeout [2023-10-02T14:54:12.901Z] Timeout set to expire in 4 hr 0 min [2023-10-02T14:54:12.901Z] [Pipeline] { [2023-10-02T14:54:14.093Z] [Pipeline] stage [2023-10-02T14:54:14.094Z] [Pipeline] { (Declarative: Tool Install) [2023-10-02T14:54:15.266Z] [Pipeline] tool [2023-10-02T14:54:15.797Z] [Pipeline] envVarsForTool [2023-10-02T14:54:16.711Z] [Pipeline] tool [2023-10-02T14:54:17.233Z] [Pipeline] envVarsForTool [2023-10-02T14:54:17.759Z] [Pipeline] } [2023-10-02T14:54:18.023Z] [Pipeline] // stage [2023-10-02T14:54:18.547Z] [Pipeline] withEnv [2023-10-02T14:54:18.548Z] [Pipeline] { [2023-10-02T14:54:20.011Z] [Pipeline] stage [2023-10-02T14:54:20.012Z] [Pipeline] { (Checkout) [2023-10-02T14:54:25.055Z] [Pipeline] tool [2023-10-02T14:54:25.591Z] [Pipeline] envVarsForTool [2023-10-02T14:54:26.496Z] [Pipeline] tool [2023-10-02T14:54:27.013Z] [Pipeline] envVarsForTool [2023-10-02T14:54:27.685Z] [Pipeline] withEnv [2023-10-02T14:54:27.686Z] [Pipeline] { [2023-10-02T14:54:29.235Z] [Pipeline] container [2023-10-02T14:54:29.236Z] [Pipeline] { [2023-10-02T14:54:29.883Z] [Pipeline] sh [2023-10-02T14:54:30.625Z] + mkdir -p ../scripts [2023-10-02T14:54:30.887Z] [Pipeline] sh [2023-10-02T14:54:31.526Z] + cp scripts/deploy-rcp.sh ../scripts [2023-10-02T14:54:31.781Z] [Pipeline] sh [2023-10-02T14:54:32.344Z] + cp scripts/deploy-update-site.sh ../scripts [2023-10-02T14:54:32.631Z] [Pipeline] sh [2023-10-02T14:54:33.151Z] + cp scripts/deploy-doc.sh ../scripts [2023-10-02T14:54:33.474Z] [Pipeline] sh [2023-10-02T14:54:34.008Z] + cp scripts/deploy-javadoc.sh ../scripts [2023-10-02T14:54:34.281Z] [Pipeline] sh [2023-10-02T14:54:34.828Z] + cp scripts/macosx-notarize.sh ../scripts [2023-10-02T14:54:35.092Z] [Pipeline] checkout [2023-10-02T14:54:35.100Z] The recommended git tool is: NONE [2023-10-02T14:54:35.105Z] No credentials specified [2023-10-02T14:54:35.105Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@a52d05ed; decorates RemoteLauncher[hudson.remoting.Channel@5b198adb:JNLP4-connect connection from 10.40.50.181/10.40.50.181:57028] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2023-10-02T14:54:35.112Z] Fetching changes from the remote Git repository [2023-10-02T14:54:35.110Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.git # timeout=10 [2023-10-02T14:54:35.120Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10 [2023-10-02T14:54:35.132Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass [2023-10-02T14:54:35.132Z] > git --version # timeout=10 [2023-10-02T14:54:35.135Z] > git --version # 'git version 2.20.1' [2023-10-02T14:54:35.135Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10 [2023-10-02T14:55:41.849Z] Checking out Revision 815a5589b20d9e0eeb78f75d7d598f2460ce7004 (master) [2023-10-02T14:55:44.732Z] Commit message: "callstack: Fix source code compatibility with Java 11" [2023-10-02T14:55:41.847Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2023-10-02T14:55:41.925Z] > git config core.sparsecheckout # timeout=10 [2023-10-02T14:55:41.928Z] > git checkout -f 815a5589b20d9e0eeb78f75d7d598f2460ce7004 # timeout=10 [2023-10-02T14:55:44.738Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2023-10-02T14:55:45.444Z] > git rev-list --no-walk 367f2d926596558f85989c3ec32b9f87b1822ec6 # timeout=10 [2023-10-02T14:55:45.839Z] [Pipeline] sh [2023-10-02T14:55:46.523Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:46.783Z] [Pipeline] sh [2023-10-02T14:55:47.336Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:47.610Z] [Pipeline] sh [2023-10-02T14:55:48.140Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:48.426Z] [Pipeline] sh [2023-10-02T14:55:48.945Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:49.218Z] [Pipeline] sh [2023-10-02T14:55:49.746Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:50.022Z] [Pipeline] sh [2023-10-02T14:55:50.546Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts/ [2023-10-02T14:55:50.819Z] [Pipeline] } [2023-10-02T14:55:51.093Z] [Pipeline] // container [2023-10-02T14:55:51.485Z] [Pipeline] } [2023-10-02T14:55:51.749Z] [Pipeline] // withEnv [2023-10-02T14:55:52.141Z] [Pipeline] } [2023-10-02T14:55:52.409Z] [Pipeline] // stage [2023-10-02T14:55:53.200Z] [Pipeline] stage [2023-10-02T14:55:53.201Z] [Pipeline] { (Product File) [2023-10-02T14:55:59.211Z] [Pipeline] tool [2023-10-02T14:55:59.742Z] [Pipeline] envVarsForTool [2023-10-02T14:56:00.654Z] [Pipeline] tool [2023-10-02T14:56:01.173Z] [Pipeline] envVarsForTool [2023-10-02T14:56:01.866Z] [Pipeline] withEnv [2023-10-02T14:56:01.866Z] [Pipeline] { [2023-10-02T14:56:03.418Z] [Pipeline] container [2023-10-02T14:56:03.420Z] [Pipeline] { [2023-10-02T14:56:04.081Z] [Pipeline] sh [2023-10-02T14:56:04.609Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/tracing.product [2023-10-02T14:56:04.869Z] [Pipeline] } [2023-10-02T14:56:05.138Z] [Pipeline] // container [2023-10-02T14:56:05.538Z] [Pipeline] } [2023-10-02T14:56:05.801Z] [Pipeline] // withEnv [2023-10-02T14:56:06.217Z] [Pipeline] } [2023-10-02T14:56:06.485Z] [Pipeline] // stage [2023-10-02T14:56:07.275Z] [Pipeline] stage [2023-10-02T14:56:07.276Z] [Pipeline] { (Build) [2023-10-02T14:56:12.310Z] [Pipeline] tool [2023-10-02T14:56:12.842Z] [Pipeline] envVarsForTool [2023-10-02T14:56:13.768Z] [Pipeline] tool [2023-10-02T14:56:14.296Z] [Pipeline] envVarsForTool [2023-10-02T14:56:14.958Z] [Pipeline] withEnv [2023-10-02T14:56:14.960Z] [Pipeline] { [2023-10-02T14:56:16.535Z] [Pipeline] container [2023-10-02T14:56:16.537Z] [Pipeline] { [2023-10-02T14:56:17.201Z] [Pipeline] sh [2023-10-02T14:56:17.737Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp [2023-10-02T14:56:17.996Z] [Pipeline] sh [2023-10-02T14:56:18.539Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.dev [2023-10-02T14:56:18.815Z] [Pipeline] sh [2023-10-02T14:56:19.337Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.user [2023-10-02T14:56:19.617Z] [Pipeline] sh [2023-10-02T14:56:20.135Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2023-10-02T14:56:20.420Z] [Pipeline] sh [2023-10-02T14:56:20.949Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2023-10-02T14:56:21.229Z] [Pipeline] sh [2023-10-02T14:56:21.762Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2023-10-02T14:56:22.051Z] [Pipeline] sh [2023-10-02T14:56:22.567Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.20 -Djdk.version=11 -Djdk.release=11 -Dtycho-use-project-settings=false [2023-10-02T14:56:22.567Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T14:56:24.464Z] [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 [2023-10-02T14:56:25.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 6.2 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 652 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 45 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 217 kB/s) [2023-10-02T14:56:25.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2023-10-02T14:56:25.029Z] [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 392 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 935 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 3.3 MB/s) [2023-10-02T14:56:25.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2023-10-02T14:56:25.029Z] [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 385 kB/s) [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [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 [2023-10-02T14:56:25.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 319 kB/s) [2023-10-02T14:56:25.286Z] [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 544 kB/s) [2023-10-02T14:56:25.286Z] [INFO] Scanning for projects... [2023-10-02T14:56:25.286Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-10-02T14:56:25.286Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-10-02T14:56:25.543Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-10-02T14:56:25.544Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-10-02T14:56:25.544Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-10-02T14:56:25.544Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-10-02T14:56:25.802Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-10-02T14:56:26.059Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2023-10-02T14:56:26.060Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-10-02T14:56:26.060Z] [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 [2023-10-02T14:56:26.060Z] [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 [2023-10-02T14:56:26.060Z] [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 [2023-10-02T14:56:26.318Z] [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 [2023-10-02T14:56:26.318Z] [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 [2023-10-02T14:56:26.318Z] [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 [2023-10-02T14:56:26.318Z] [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 66 kB/s) [2023-10-02T14:56:26.318Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 940 kB/s) [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.576Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 394 kB/s) [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 59 kB/s) [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:26.834Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 177 kB/s) [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.091Z] [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 27 kB/s) [2023-10-02T14:56:27.091Z] [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 [2023-10-02T14:56:27.348Z] [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 [2023-10-02T14:56:27.348Z] [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 [2023-10-02T14:56:27.348Z] [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 [2023-10-02T14:56:27.349Z] [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 [2023-10-02T14:56:27.349Z] [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 [2023-10-02T14:56:27.349Z] [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 491 kB/s) [2023-10-02T14:56:27.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-10-02T14:56:27.606Z] [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 2.5 MB/s) [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 885 kB/s) [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.606Z] [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 [2023-10-02T14:56:27.863Z] [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 [2023-10-02T14:56:27.863Z] [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 [2023-10-02T14:56:27.863Z] [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 [2023-10-02T14:56:27.863Z] [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 505 kB/s) [2023-10-02T14:56:27.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-10-02T14:56:27.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-10-02T14:56:27.863Z] [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 [2023-10-02T14:56:27.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-10-02T14:56:27.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-10-02T14:56:27.863Z] [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 [2023-10-02T14:56:28.121Z] [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 1.1 MB/s) [2023-10-02T14:56:28.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [2023-10-02T14:56:28.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [2023-10-02T14:56:28.121Z] [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 [2023-10-02T14:56:28.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [2023-10-02T14:56:28.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom [2023-10-02T14:56:28.122Z] [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 [2023-10-02T14:56:28.122Z] [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 1.1 MB/s) [2023-10-02T14:56:28.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-10-02T14:56:28.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-10-02T14:56:28.122Z] [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 [2023-10-02T14:56:28.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-10-02T14:56:28.379Z] [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 [2023-10-02T14:56:28.379Z] [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 4.0 MB/s) [2023-10-02T14:56:28.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2023-10-02T14:56:28.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.6 MB/s) [2023-10-02T14:56:28.379Z] [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 [2023-10-02T14:56:28.379Z] [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 [2023-10-02T14:56:28.379Z] [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 [2023-10-02T14:56:28.946Z] [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 [2023-10-02T14:56:28.946Z] [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 [2023-10-02T14:56:28.946Z] [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 [2023-10-02T14:56:29.900Z] [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 17 kB/s) [2023-10-02T14:56:29.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-10-02T14:56:30.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-10-02T14:56:30.158Z] [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 [2023-10-02T14:56:30.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-10-02T14:56:30.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-10-02T14:56:30.158Z] [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 [2023-10-02T14:56:32.687Z] [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 35 kB/s) [2023-10-02T14:56:32.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [2023-10-02T14:56:32.687Z] [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 1.1 MB/s) [2023-10-02T14:56:32.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-10-02T14:56:32.687Z] [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 [2023-10-02T14:56:32.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-10-02T14:56:32.687Z] [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 [2023-10-02T14:56:32.687Z] [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) [2023-10-02T14:56:32.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [2023-10-02T14:56:32.944Z] [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 97 kB/s) [2023-10-02T14:56:32.944Z] [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 [2023-10-02T14:56:32.944Z] [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 [2023-10-02T14:56:32.944Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 72 kB/s) [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 [2023-10-02T14:56:33.201Z] [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 442 kB/s) [2023-10-02T14:56:33.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [2023-10-02T14:56:33.459Z] [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 61 kB/s) [2023-10-02T14:56:33.459Z] [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 [2023-10-02T14:56:33.459Z] [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 [2023-10-02T14:56:33.459Z] [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 [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.716Z] [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 70 kB/s) [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.716Z] [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 [2023-10-02T14:56:33.973Z] [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 [2023-10-02T14:56:33.973Z] [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 [2023-10-02T14:56:33.973Z] [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 [2023-10-02T14:56:33.973Z] [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 16 kB/s) [2023-10-02T14:56:33.973Z] [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 [2023-10-02T14:56:34.231Z] [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 [2023-10-02T14:56:34.231Z] [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 [2023-10-02T14:56:34.231Z] [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 [2023-10-02T14:56:34.231Z] [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 [2023-10-02T14:56:34.232Z] [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 [2023-10-02T14:56:34.796Z] [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 1.9 kB/s) [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:34.796Z] [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 [2023-10-02T14:56:36.171Z] [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 5.6 kB/s) [2023-10-02T14:56:36.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-10-02T14:56:36.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-10-02T14:56:36.171Z] [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 [2023-10-02T14:56:36.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-10-02T14:56:36.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-10-02T14:56:36.171Z] [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 [2023-10-02T14:56:37.544Z] [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 17 kB/s) [2023-10-02T14:56:37.544Z] [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 [2023-10-02T14:56:37.544Z] [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 [2023-10-02T14:56:37.544Z] [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 [2023-10-02T14:56:37.801Z] [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 [2023-10-02T14:56:37.802Z] [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 [2023-10-02T14:56:37.802Z] [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 [2023-10-02T14:56:41.082Z] [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 520 B/s) [2023-10-02T14:56:41.082Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 101 kB/s) [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.339Z] [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 [2023-10-02T14:56:41.598Z] [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 [2023-10-02T14:56:41.598Z] [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 [2023-10-02T14:56:41.598Z] [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 [2023-10-02T14:56:41.598Z] [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 45 kB/s) [2023-10-02T14:56:41.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-10-02T14:56:41.855Z] [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 863 kB/s) [2023-10-02T14:56:41.855Z] [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 [2023-10-02T14:56:41.855Z] [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 [2023-10-02T14:56:41.855Z] [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 [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.114Z] [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 57 kB/s) [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.114Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 70 kB/s) [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.371Z] [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 41 kB/s) [2023-10-02T14:56:42.371Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 142 kB/s) [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.628Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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) [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-10-02T14:56:42.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.885Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-10-02T14:56:42.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:42.886Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.143Z] [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 [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.401Z] [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 [2023-10-02T14:56:43.659Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:43.659Z] [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 [2023-10-02T14:56:43.659Z] [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 [2023-10-02T14:56:43.659Z] [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 [2023-10-02T14:56:43.659Z] [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 [2023-10-02T14:56:43.659Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-10-02T14:56:43.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.917Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-10-02T14:56:43.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 1.2 MB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 10 MB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 2.6 MB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 137 kB/s) [2023-10-02T14:56:43.918Z] [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 7.1 MB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 1.2 MB/s) [2023-10-02T14:56:43.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [2023-10-02T14:56:43.918Z] [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 5.1 MB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 1.0 MB/s) [2023-10-02T14:56:43.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [2023-10-02T14:56:43.918Z] [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.4 MB/s) [2023-10-02T14:56:43.918Z] [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 40 kB/s) [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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 [2023-10-02T14:56:43.918Z] [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.8 MB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 178 kB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 167 kB/s) [2023-10-02T14:56:43.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-10-02T14:56:43.919Z] [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 13 MB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 38 kB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 413 kB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 70 kB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:43.919Z] [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 127 kB/s) [2023-10-02T14:56:43.919Z] [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 [2023-10-02T14:56:44.176Z] [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 950 kB/s) [2023-10-02T14:56:44.176Z] [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 27 kB/s) [2023-10-02T14:56:44.176Z] [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 181 kB/s) [2023-10-02T14:56:44.176Z] [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 292 kB/s) [2023-10-02T14:56:44.176Z] [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 9.3 MB/s) [2023-10-02T14:56:44.433Z] [WARNING] [2023-10-02T14:56:44.433Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent:pom:9.1.0-SNAPSHOT [2023-10-02T14:56:44.434Z] [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-2021-06/pom.xml, line 460, column 15 [2023-10-02T14:56:44.434Z] [WARNING] [2023-10-02T14:56:44.434Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.0-SNAPSHOT [2023-10-02T14:56:44.434Z] [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 [2023-10-02T14:56:44.434Z] [WARNING] [2023-10-02T14:56:44.434Z] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [2023-10-02T14:56:44.434Z] [WARNING] [2023-10-02T14:56:44.434Z] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [2023-10-02T14:56:44.434Z] [WARNING] [2023-10-02T14:56:44.690Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:56:44.690Z] [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 [2023-10-02T14:56:44.690Z] [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 [2023-10-02T14:56:44.947Z] [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 [2023-10-02T14:56:44.947Z] [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 [2023-10-02T14:56:44.947Z] [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 [2023-10-02T14:56:44.947Z] [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 [2023-10-02T14:56:45.512Z] [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 37 MB/s) [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 [2023-10-02T14:56:45.769Z] [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 14 MB/s) [2023-10-02T14:56:45.770Z] [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 [2023-10-02T14:56:45.770Z] [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 [2023-10-02T14:56:45.770Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 8.4 MB/s) [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.029Z] [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 [2023-10-02T14:56:46.286Z] [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 [2023-10-02T14:56:46.286Z] [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 3.6 MB/s) [2023-10-02T14:56:47.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml [2023-10-02T14:56:47.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml [2023-10-02T14:56:47.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 22 kB/s) [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.215Z] [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 [2023-10-02T14:56:47.216Z] [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 221 kB/s) [2023-10-02T14:56:47.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2023-10-02T14:56:47.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2023-10-02T14:56:47.472Z] [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 [2023-10-02T14:56:47.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2023-10-02T14:56:47.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [2023-10-02T14:56:47.472Z] [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 [2023-10-02T14:56:47.472Z] [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 707 kB/s) [2023-10-02T14:56:47.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-10-02T14:56:47.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-10-02T14:56:47.472Z] [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 [2023-10-02T14:56:47.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-10-02T14:56:47.730Z] [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 [2023-10-02T14:56:47.730Z] [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 3.8 MB/s) [2023-10-02T14:56:47.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [2023-10-02T14:56:47.730Z] [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 403 kB/s) [2023-10-02T14:56:47.730Z] [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 [2023-10-02T14:56:47.730Z] [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 [2023-10-02T14:56:47.730Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 631 kB/s) [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:47.987Z] [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 [2023-10-02T14:56:48.244Z] [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 367 kB/s) [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.244Z] [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 274 kB/s) [2023-10-02T14:56:48.244Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-10-02T14:56:48.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-10-02T14:56:48.244Z] [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 [2023-10-02T14:56:48.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-10-02T14:56:48.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-10-02T14:56:48.502Z] [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 [2023-10-02T14:56:48.502Z] [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 4.4 MB/s) [2023-10-02T14:56:48.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [2023-10-02T14:56:48.759Z] [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 2.1 MB/s) [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:48.759Z] [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 245 kB/s) [2023-10-02T14:56:48.759Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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.8 MB/s) [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.016Z] [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 [2023-10-02T14:56:49.273Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 61 kB/s) [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 737 kB/s) [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.274Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 150 kB/s) [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 [2023-10-02T14:56:49.530Z] [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 2.2 MB/s) [2023-10-02T14:56:49.531Z] [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 [2023-10-02T14:56:49.531Z] [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 [2023-10-02T14:56:49.531Z] [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 [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:49.787Z] [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 692 kB/s) [2023-10-02T14:56:49.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-10-02T14:56:49.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:49.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-10-02T14:56:49.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:49.787Z] [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 972 kB/s) [2023-10-02T14:56:49.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-10-02T14:56:49.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-10-02T14:56:49.787Z] [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 [2023-10-02T14:56:50.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-10-02T14:56:50.044Z] [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 [2023-10-02T14:56:50.044Z] [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 1.7 MB/s) [2023-10-02T14:56:50.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [2023-10-02T14:56:50.044Z] [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.9 MB/s) [2023-10-02T14:56:50.044Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 108 kB/s) [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.301Z] [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 [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [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 935 kB/s) [2023-10-02T14:56:50.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-10-02T14:56:50.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-10-02T14:56:50.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [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 2.7 MB/s) [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.558Z] [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 [2023-10-02T14:56:50.816Z] [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 [2023-10-02T14:56:50.816Z] [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 [2023-10-02T14:56:50.816Z] [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 [2023-10-02T14:56:50.817Z] [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 117 kB/s) [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 428 kB/s) [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:50.817Z] [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 [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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.2 MB/s) [2023-10-02T14:56:51.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-10-02T14:56:51.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-10-02T14:56:51.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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 346 kB/s) [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.074Z] [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 [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.331Z] [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.2 MB/s) [2023-10-02T14:56:51.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-10-02T14:56:51.331Z] [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 399 kB/s) [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.331Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 328 kB/s) [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 847 kB/s) [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.588Z] [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 [2023-10-02T14:56:51.844Z] [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 [2023-10-02T14:56:51.844Z] [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 [2023-10-02T14:56:51.844Z] [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 [2023-10-02T14:56:51.844Z] [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 430 kB/s) [2023-10-02T14:56:51.844Z] [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 [2023-10-02T14:56:51.844Z] [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 [2023-10-02T14:56:51.845Z] [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 [2023-10-02T14:56:51.845Z] [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 [2023-10-02T14:56:51.845Z] [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 [2023-10-02T14:56:51.845Z] [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 [2023-10-02T14:56:52.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.4 MB/s) [2023-10-02T14:56:52.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-10-02T14:56:52.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-10-02T14:56:52.102Z] [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 [2023-10-02T14:56:52.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-10-02T14:56:52.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.359Z] [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 260 kB/s) [2023-10-02T14:56:52.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-10-02T14:56:52.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-10-02T14:56:52.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.359Z] [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 753 kB/s) [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.359Z] [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 [2023-10-02T14:56:52.615Z] [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 [2023-10-02T14:56:52.616Z] [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 [2023-10-02T14:56:52.616Z] [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 [2023-10-02T14:56:52.616Z] [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 220 kB/s) [2023-10-02T14:56:52.616Z] [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 [2023-10-02T14:56:52.616Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 237 kB/s) [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:52.872Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 36 kB/s) [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.129Z] [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 [2023-10-02T14:56:53.386Z] [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) [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.386Z] [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 [2023-10-02T14:56:53.643Z] [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 64 kB/s) [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.643Z] [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 120 kB/s) [2023-10-02T14:56:53.643Z] [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 [2023-10-02T14:56:53.644Z] [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 [2023-10-02T14:56:53.644Z] [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 [2023-10-02T14:56:53.900Z] [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 [2023-10-02T14:56:53.900Z] [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 [2023-10-02T14:56:53.900Z] [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 [2023-10-02T14:56:53.900Z] [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 75 kB/s) [2023-10-02T14:56:53.900Z] [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 [2023-10-02T14:56:53.901Z] [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 [2023-10-02T14:56:53.901Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 79 kB/s) [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.157Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 169 kB/s) [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 155 kB/s) [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.414Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 594 kB/s) [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.674Z] [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 [2023-10-02T14:56:54.932Z] [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 83 kB/s) [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 112 kB/s) [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:54.932Z] [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 [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.189Z] [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 33 kB/s) [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.189Z] [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 [2023-10-02T14:56:55.445Z] [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 [2023-10-02T14:56:55.445Z] [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 [2023-10-02T14:56:55.445Z] [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 [2023-10-02T14:56:55.445Z] [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.3 MB/s) [2023-10-02T14:56:55.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [2023-10-02T14:56:55.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom [2023-10-02T14:56:55.446Z] [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 [2023-10-02T14:56:55.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom [2023-10-02T14:56:55.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [2023-10-02T14:56:55.702Z] [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 [2023-10-02T14:56:55.702Z] [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 5.2 MB/s) [2023-10-02T14:56:55.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2023-10-02T14:56:55.702Z] [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) [2023-10-02T14:56:55.702Z] [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 [2023-10-02T14:56:55.702Z] [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 [2023-10-02T14:56:55.702Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 160 kB/s) [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 812 kB/s) [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:55.959Z] [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 [2023-10-02T14:56:56.216Z] [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 [2023-10-02T14:56:56.216Z] [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 [2023-10-02T14:56:56.216Z] [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 [2023-10-02T14:56:56.217Z] [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 530 kB/s) [2023-10-02T14:56:56.217Z] [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 [2023-10-02T14:56:56.217Z] [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 [2023-10-02T14:56:56.217Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 232 kB/s) [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 353 kB/s) [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.474Z] [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 [2023-10-02T14:56:56.731Z] [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 [2023-10-02T14:56:56.731Z] [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 [2023-10-02T14:56:56.731Z] [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 [2023-10-02T14:56:56.731Z] [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 [2023-10-02T14:56:56.731Z] [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 700 kB/s) [2023-10-02T14:56:56.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [2023-10-02T14:56:56.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom [2023-10-02T14:56:56.731Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom [2023-10-02T14:56:56.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom [2023-10-02T14:56:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom [2023-10-02T14:56:56.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [2023-10-02T14:56:56.988Z] [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) [2023-10-02T14:56:56.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-10-02T14:56:56.988Z] [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 33 kB/s) [2023-10-02T14:56:56.988Z] [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 [2023-10-02T14:56:56.988Z] [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 [2023-10-02T14:56:56.988Z] [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 [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.245Z] [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 708 kB/s) [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.245Z] [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 [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.503Z] [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 1.1 MB/s) [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.503Z] [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 [2023-10-02T14:56:57.760Z] [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 [2023-10-02T14:56:57.760Z] [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 [2023-10-02T14:56:57.760Z] [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 [2023-10-02T14:56:57.760Z] [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 179 kB/s) [2023-10-02T14:56:57.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-10-02T14:56:57.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-10-02T14:56:57.760Z] [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 [2023-10-02T14:56:58.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-10-02T14:56:58.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-10-02T14:56:58.018Z] [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 [2023-10-02T14:56:58.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 322 kB/s) [2023-10-02T14:56:58.018Z] [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 [2023-10-02T14:56:58.018Z] [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 [2023-10-02T14:56:58.018Z] [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 [2023-10-02T14:56:58.583Z] [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 [2023-10-02T14:56:58.583Z] [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 [2023-10-02T14:56:58.840Z] [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 [2023-10-02T14:56:58.841Z] [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 263 kB/s) [2023-10-02T14:56:58.841Z] [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 [2023-10-02T14:56:58.841Z] [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 [2023-10-02T14:56:58.841Z] [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 [2023-10-02T14:56:58.841Z] [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 [2023-10-02T14:56:59.100Z] [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 [2023-10-02T14:56:59.100Z] [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 [2023-10-02T14:56:59.100Z] [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 81 kB/s) [2023-10-02T14:56:59.100Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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) [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.101Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 173 kB/s) [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 [2023-10-02T14:56:59.358Z] [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 115 kB/s) [2023-10-02T14:56:59.359Z] [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 [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:56:59.616Z] [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 274 kB/s) [2023-10-02T14:56:59.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2023-10-02T14:56:59.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2023-10-02T14:56:59.616Z] [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 [2023-10-02T14:57:00.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2023-10-02T14:57:00.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2023-10-02T14:57:00.548Z] [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 [2023-10-02T14:57:00.548Z] [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 2.7 MB/s) [2023-10-02T14:57:00.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2023-10-02T14:57:00.805Z] [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 134 kB/s) [2023-10-02T14:57:00.805Z] [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 [2023-10-02T14:57:00.805Z] [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 [2023-10-02T14:57:00.805Z] [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 [2023-10-02T14:57:00.805Z] [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 [2023-10-02T14:57:00.805Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 137 kB/s) [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 812 kB/s) [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.063Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 121 kB/s) [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.320Z] [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 [2023-10-02T14:57:01.578Z] [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 361 kB/s) [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 59 kB/s) [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.578Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 46 kB/s) [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:01.836Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.093Z] [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 [2023-10-02T14:57:02.094Z] [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 [2023-10-02T14:57:02.094Z] [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 3.2 MB/s) [2023-10-02T14:57:02.094Z] [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 17 MB/s) [2023-10-02T14:57:02.094Z] [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 1.5 MB/s) [2023-10-02T14:57:02.350Z] [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 4.4 MB/s) [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.350Z] [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 [2023-10-02T14:57:02.607Z] [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 64 kB/s) [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 50 kB/s) [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.607Z] [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 [2023-10-02T14:57:02.863Z] [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 [2023-10-02T14:57:02.864Z] [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 [2023-10-02T14:57:02.864Z] [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 [2023-10-02T14:57:02.864Z] [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 326 kB/s) [2023-10-02T14:57:02.864Z] [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 [2023-10-02T14:57:02.864Z] [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 [2023-10-02T14:57:02.864Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 502 kB/s) [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 78 kB/s) [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.428Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 2.0 MB/s) [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.686Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 186 kB/s) [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:03.944Z] [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 1.1 MB/s) [2023-10-02T14:57:03.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-10-02T14:57:03.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-10-02T14:57:03.944Z] [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 [2023-10-02T14:57:04.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-10-02T14:57:04.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-10-02T14:57:04.201Z] [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 [2023-10-02T14:57:04.201Z] [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 5.3 MB/s) [2023-10-02T14:57:04.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2023-10-02T14:57:04.458Z] [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.4 MB/s) [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 135 kB/s) [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.458Z] [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 [2023-10-02T14:57:04.459Z] [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 [2023-10-02T14:57:04.715Z] [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 [2023-10-02T14:57:04.715Z] [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 [2023-10-02T14:57:04.715Z] [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 [2023-10-02T14:57:04.715Z] [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 152 kB/s) [2023-10-02T14:57:04.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.715Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2023-10-02T14:57:04.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.2 MB/s) [2023-10-02T14:57:04.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom [2023-10-02T14:57:04.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom [2023-10-02T14:57:04.716Z] [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 [2023-10-02T14:57:04.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom [2023-10-02T14:57:04.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 263 kB/s) [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 183 kB/s) [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:04.980Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 164 kB/s) [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 3.1 MB/s) [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.237Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 463 kB/s) [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.495Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.753Z] [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 [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 6.0 MB/s) [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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.3 MB/s) [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 1.8 MB/s) [2023-10-02T14:57:05.754Z] [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 [2023-10-02T14:57:05.754Z] [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 4.9 MB/s) [2023-10-02T14:57:05.754Z] [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 3.1 MB/s) [2023-10-02T14:57:05.754Z] [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 1.2 MB/s) [2023-10-02T14:57:05.754Z] [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 19 MB/s) [2023-10-02T14:57:05.754Z] [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 1.4 MB/s) [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [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 666 kB/s) [2023-10-02T14:57:06.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-10-02T14:57:06.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-10-02T14:57:06.011Z] [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 [2023-10-02T14:57:06.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-10-02T14:57:06.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 899 kB/s) [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 4.5 MB/s) [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.268Z] [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 [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.526Z] [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 333 kB/s) [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.526Z] [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 [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:06.783Z] [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 3.4 MB/s) [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:06.783Z] [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 [2023-10-02T14:57:07.040Z] [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 [2023-10-02T14:57:07.040Z] [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 [2023-10-02T14:57:07.041Z] [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 [2023-10-02T14:57:07.041Z] [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) [2023-10-02T14:57:07.041Z] [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 [2023-10-02T14:57:07.041Z] [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 [2023-10-02T14:57:07.041Z] [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 [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.297Z] [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 479 kB/s) [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.297Z] [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 [2023-10-02T14:57:07.554Z] [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 [2023-10-02T14:57:07.554Z] [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 [2023-10-02T14:57:07.554Z] [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 [2023-10-02T14:57:07.555Z] [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 750 kB/s) [2023-10-02T14:57:07.555Z] [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 [2023-10-02T14:57:07.555Z] [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 [2023-10-02T14:57:07.555Z] [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 [2023-10-02T14:57:07.813Z] [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 [2023-10-02T14:57:07.813Z] [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 [2023-10-02T14:57:07.813Z] [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 [2023-10-02T14:57:07.813Z] [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 125 kB/s) [2023-10-02T14:57:07.813Z] [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 [2023-10-02T14:57:08.071Z] [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 [2023-10-02T14:57:08.071Z] [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 [2023-10-02T14:57:08.635Z] [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 [2023-10-02T14:57:08.635Z] [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 [2023-10-02T14:57:08.636Z] [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 [2023-10-02T14:57:08.636Z] [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 45 kB/s) [2023-10-02T14:57:08.636Z] [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 [2023-10-02T14:57:08.893Z] [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 [2023-10-02T14:57:08.893Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 142 kB/s) [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 51 kB/s) [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.150Z] [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 [2023-10-02T14:57:09.407Z] [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 [2023-10-02T14:57:09.407Z] [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 [2023-10-02T14:57:09.407Z] [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 [2023-10-02T14:57:09.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.pom (1.9 kB at 71 kB/s) [2023-10-02T14:57:09.407Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 136 kB/s) [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.408Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 137 kB/s) [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.665Z] [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 [2023-10-02T14:57:09.922Z] [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 137 kB/s) [2023-10-02T14:57:09.922Z] [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 [2023-10-02T14:57:09.922Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 89 kB/s) [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:09.923Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 128 kB/s) [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.180Z] [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 [2023-10-02T14:57:10.438Z] [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 140 kB/s) [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 118 kB/s) [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.438Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 160 kB/s) [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.695Z] [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 99 kB/s) [2023-10-02T14:57:10.695Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 161 kB/s) [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:10.952Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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) [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 85 kB/s) [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.210Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 477 kB/s) [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.467Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 50 kB/s) [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.723Z] [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 544 kB/s) [2023-10-02T14:57:11.723Z] [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 [2023-10-02T14:57:11.724Z] [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 [2023-10-02T14:57:11.724Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 298 kB/s) [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 258 kB/s) [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:11.981Z] [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 [2023-10-02T14:57:12.239Z] [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 [2023-10-02T14:57:12.239Z] [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 [2023-10-02T14:57:12.240Z] [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 [2023-10-02T14:57:12.240Z] [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 2.5 MB/s) [2023-10-02T14:57:12.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-10-02T14:57:12.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-10-02T14:57:12.240Z] [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 [2023-10-02T14:57:12.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-10-02T14:57:12.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-10-02T14:57:12.240Z] [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 [2023-10-02T14:57:12.240Z] [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 3.2 MB/s) [2023-10-02T14:57:12.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.240Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2023-10-02T14:57:12.498Z] [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 186 kB/s) [2023-10-02T14:57:12.498Z] [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 [2023-10-02T14:57:12.498Z] [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 [2023-10-02T14:57:12.498Z] [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 [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:12.756Z] [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 494 kB/s) [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:12.756Z] [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 [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.013Z] [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 55 kB/s) [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.013Z] [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 [2023-10-02T14:57:13.270Z] [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 [2023-10-02T14:57:13.270Z] [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 [2023-10-02T14:57:13.270Z] [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 [2023-10-02T14:57:13.270Z] [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 717 kB/s) [2023-10-02T14:57:13.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom [2023-10-02T14:57:13.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom [2023-10-02T14:57:13.270Z] [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 [2023-10-02T14:57:14.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom [2023-10-02T14:57:14.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom [2023-10-02T14:57:14.204Z] [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 [2023-10-02T14:57:14.204Z] [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 1.0 MB/s) [2023-10-02T14:57:14.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [2023-10-02T14:57:14.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [2023-10-02T14:57:14.204Z] [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 [2023-10-02T14:57:14.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [2023-10-02T14:57:14.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [2023-10-02T14:57:14.204Z] [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 [2023-10-02T14:57:14.204Z] [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 54 kB/s) [2023-10-02T14:57:14.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-10-02T14:57:14.462Z] [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 66 kB/s) [2023-10-02T14:57:14.462Z] [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 [2023-10-02T14:57:15.026Z] [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 [2023-10-02T14:57:15.026Z] [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 [2023-10-02T14:57:15.026Z] [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 [2023-10-02T14:57:15.283Z] [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 [2023-10-02T14:57:15.283Z] [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 [2023-10-02T14:57:15.283Z] [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 36 kB/s) [2023-10-02T14:57:15.283Z] [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 [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.540Z] [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 252 kB/s) [2023-10-02T14:57:15.540Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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) [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:15.797Z] [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 [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.361Z] [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 99 kB/s) [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.361Z] [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 [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:16.620Z] [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 649 kB/s) [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:16.620Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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.2 MB/s) [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.185Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 310 kB/s) [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 208 kB/s) [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.443Z] [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 [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:17.700Z] [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) [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:17.700Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 175 kB/s) [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.265Z] [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 [2023-10-02T14:57:18.266Z] [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 [2023-10-02T14:57:18.266Z] [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 [2023-10-02T14:57:18.266Z] [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 167 kB/s) [2023-10-02T14:57:18.266Z] [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 [2023-10-02T14:57:18.266Z] [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 [2023-10-02T14:57:18.266Z] [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 [2023-10-02T14:57:18.522Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 284 kB/s) [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.523Z] [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 276 kB/s) [2023-10-02T14:57:18.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2023-10-02T14:57:18.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2023-10-02T14:57:18.523Z] [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 [2023-10-02T14:57:18.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2023-10-02T14:57:18.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.8 MB/s) [2023-10-02T14:57:19.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom [2023-10-02T14:57:19.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom [2023-10-02T14:57:19.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.038Z] [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 184 kB/s) [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.038Z] [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 [2023-10-02T14:57:19.296Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 546 kB/s) [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar [2023-10-02T14:57:19.553Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar [2023-10-02T14:57:19.554Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:19.811Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.069Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.326Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.327Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.584Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 2.0 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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.7 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 948 kB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 22 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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.3 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 8.7 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 5.3 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 7.7 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 4.9 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 5.0 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 24 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 4.3 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.585Z] [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 4.3 MB/s) [2023-10-02T14:57:20.585Z] [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 [2023-10-02T14:57:20.844Z] [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 622 kB/s) [2023-10-02T14:57:20.844Z] [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.4 MB/s) [2023-10-02T14:57:20.844Z] [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 [2023-10-02T14:57:20.844Z] [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 [2023-10-02T14:57:20.844Z] [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 998 kB/s) [2023-10-02T14:57:20.844Z] [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 [2023-10-02T14:57:20.845Z] [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 72 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 191 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 976 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 196 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 759 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 311 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 160 kB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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.5 MB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 131 kB/s) [2023-10-02T14:57:20.845Z] [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.2 MB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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.3 MB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 110 kB/s) [2023-10-02T14:57:20.845Z] [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 149 kB/s) [2023-10-02T14:57:20.845Z] [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 440 kB/s) [2023-10-02T14:57:20.845Z] [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 152 kB/s) [2023-10-02T14:57:20.845Z] [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.1 MB/s) [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:20.845Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 156 kB/s) [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.102Z] [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 [2023-10-02T14:57:21.359Z] [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 1.1 MB/s) [2023-10-02T14:57:21.359Z] [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 [2023-10-02T14:57:21.360Z] [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 [2023-10-02T14:57:21.360Z] [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 [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 97 kB/s) [2023-10-02T14:57:21.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.jar [2023-10-02T14:57:21.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.jar [2023-10-02T14:57:21.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.jar [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:21.923Z] [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 1.3 MB/s) [2023-10-02T14:57:21.923Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 206 kB/s) [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.180Z] [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 [2023-10-02T14:57:22.436Z] [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 [2023-10-02T14:57:22.436Z] [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 [2023-10-02T14:57:22.436Z] [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 [2023-10-02T14:57:22.436Z] [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 852 kB/s) [2023-10-02T14:57:22.436Z] [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 [2023-10-02T14:57:22.436Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 355 kB/s) [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.693Z] [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 [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:22.949Z] [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 2.1 MB/s) [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:22.949Z] [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 [2023-10-02T14:57:23.513Z] [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 [2023-10-02T14:57:23.513Z] [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 [2023-10-02T14:57:23.513Z] [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 [2023-10-02T14:57:23.513Z] [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 207 kB/s) [2023-10-02T14:57:23.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-10-02T14:57:23.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-10-02T14:57:23.513Z] [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 [2023-10-02T14:57:23.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-10-02T14:57:23.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-10-02T14:57:23.770Z] [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 [2023-10-02T14:57:23.770Z] [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 597 kB/s) [2023-10-02T14:57:23.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-10-02T14:57:23.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-10-02T14:57:23.770Z] [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 [2023-10-02T14:57:24.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-10-02T14:57:24.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-10-02T14:57:24.027Z] [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 [2023-10-02T14:57:24.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) [2023-10-02T14:57:24.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2023-10-02T14:57:24.286Z] [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 1.8 MB/s) [2023-10-02T14:57:24.286Z] [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 [2023-10-02T14:57:24.286Z] [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 [2023-10-02T14:57:24.286Z] [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 [2023-10-02T14:57:24.543Z] [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 [2023-10-02T14:57:24.543Z] [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 [2023-10-02T14:57:24.543Z] [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 [2023-10-02T14:57:24.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.0 MB/s) [2023-10-02T14:57:24.543Z] [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 [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:24.799Z] [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 74 kB/s) [2023-10-02T14:57:24.799Z] [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 [2023-10-02T14:57:25.056Z] [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 [2023-10-02T14:57:25.056Z] [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 [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.316Z] [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 269 kB/s) [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.316Z] [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 [2023-10-02T14:57:25.573Z] [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 [2023-10-02T14:57:25.573Z] [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 [2023-10-02T14:57:25.573Z] [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 [2023-10-02T14:57:25.829Z] [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 283 kB/s) [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 [2023-10-02T14:57:25.830Z] [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 5.7 MB/s) [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 1.2 MB/s) [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.086Z] [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 [2023-10-02T14:57:26.343Z] [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 [2023-10-02T14:57:26.343Z] [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 [2023-10-02T14:57:26.343Z] [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 [2023-10-02T14:57:26.343Z] [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 6.2 MB/s) [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.343Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:26.600Z] [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 [2023-10-02T14:57:26.600Z] [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 [2023-10-02T14:57:26.600Z] [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 [2023-10-02T14:57:26.856Z] [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 [2023-10-02T14:57:26.856Z] [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 [2023-10-02T14:57:26.856Z] [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 [2023-10-02T14:57:26.856Z] [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 268 kB/s) [2023-10-02T14:57:26.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-10-02T14:57:27.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-10-02T14:57:27.113Z] [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 [2023-10-02T14:57:27.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-10-02T14:57:27.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-10-02T14:57:27.113Z] [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 [2023-10-02T14:57:27.113Z] [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 1.2 MB/s) [2023-10-02T14:57:27.113Z] [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 [2023-10-02T14:57:27.113Z] [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 [2023-10-02T14:57:27.113Z] [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 [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:27.370Z] [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 1.4 MB/s) [2023-10-02T14:57:27.370Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:27.370Z] [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 [2023-10-02T14:57:28.303Z] [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 [2023-10-02T14:57:28.303Z] [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 [2023-10-02T14:57:28.303Z] [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 [2023-10-02T14:57:28.303Z] [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 226 kB/s) [2023-10-02T14:57:28.303Z] [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 [2023-10-02T14:57:28.559Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 324 kB/s) [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:28.560Z] [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 [2023-10-02T14:57:29.123Z] [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 [2023-10-02T14:57:29.123Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 572 kB/s) [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.124Z] [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 131 kB/s) [2023-10-02T14:57:29.124Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 900 kB/s) [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.380Z] [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 [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.639Z] [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 317 kB/s) [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.639Z] [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 [2023-10-02T14:57:29.896Z] [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 [2023-10-02T14:57:29.896Z] [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 [2023-10-02T14:57:29.896Z] [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 [2023-10-02T14:57:29.896Z] [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 2.0 MB/s) [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.152Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:30.153Z] [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 [2023-10-02T14:57:30.409Z] [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 [2023-10-02T14:57:30.409Z] [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 [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.666Z] [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 159 kB/s) [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.666Z] [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 [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:30.924Z] [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.9 MB/s) [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:30.924Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 17 kB/s) [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.181Z] [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 [2023-10-02T14:57:31.438Z] [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 27 MB/s) [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.438Z] [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 [2023-10-02T14:57:31.694Z] [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 78 kB/s) [2023-10-02T14:57:31.694Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 810 kB/s) [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.695Z] [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 [2023-10-02T14:57:31.952Z] [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 [2023-10-02T14:57:31.953Z] [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 [2023-10-02T14:57:31.953Z] [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 [2023-10-02T14:57:31.953Z] [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 15 MB/s) [2023-10-02T14:57:31.953Z] [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 [2023-10-02T14:57:31.953Z] [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 [2023-10-02T14:57:31.953Z] [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 [2023-10-02T14:57:32.210Z] [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 [2023-10-02T14:57:32.210Z] [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 [2023-10-02T14:57:32.210Z] [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 [2023-10-02T14:57:32.210Z] [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 80 kB/s) [2023-10-02T14:57:32.210Z] [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 [2023-10-02T14:57:32.210Z] [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 [2023-10-02T14:57:32.211Z] [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 [2023-10-02T14:57:32.211Z] [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 [2023-10-02T14:57:32.467Z] [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 [2023-10-02T14:57:32.467Z] [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 [2023-10-02T14:57:32.467Z] [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 945 kB/s) [2023-10-02T14:57:32.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-10-02T14:57:32.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-10-02T14:57:32.467Z] [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 [2023-10-02T14:57:32.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-10-02T14:57:32.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-10-02T14:57:32.467Z] [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 [2023-10-02T14:57:32.467Z] [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 144 kB/s) [2023-10-02T14:57:32.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-10-02T14:57:32.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-10-02T14:57:32.724Z] [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 [2023-10-02T14:57:32.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-10-02T14:57:32.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-10-02T14:57:32.724Z] [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 [2023-10-02T14:57:32.724Z] [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 127 kB/s) [2023-10-02T14:57:32.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-10-02T14:57:32.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-10-02T14:57:32.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-10-02T14:57:32.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-10-02T14:57:32.725Z] [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 [2023-10-02T14:57:32.725Z] [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 [2023-10-02T14:57:32.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-10-02T14:57:32.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-10-02T14:57:32.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-10-02T14:57:32.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-10-02T14:57:32.981Z] [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 [2023-10-02T14:57:32.982Z] [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 [2023-10-02T14:57:32.982Z] [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 27 MB/s) [2023-10-02T14:57:32.982Z] [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 57 MB/s) [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.239Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.496Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.496Z] [WARNING] Pack200 is not supported when running on Java 14 and higher [2023-10-02T14:57:33.496Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-11, using current JRE system packages. [2023-10-02T14:57:33.496Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-11 in your toolchains.xml [2023-10-02T14:57:33.496Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.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-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@ce8b59e... [2023-10-02T14:57:33.496Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [2023-10-02T14:57:33.496Z] SLF4J: Defaulting to no-operation (NOP) logger implementation [2023-10-02T14:57:33.496Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [2023-10-02T14:57:37.675Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-10-02T14:57:38.239Z] [INFO] Fetching com.google.gson_2.8.6.v20201231-1626.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (262.06kB) [2023-10-02T14:57:38.239Z] [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (2.89MB) [2023-10-02T14:57:38.495Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (133.35kB) [2023-10-02T14:57:38.752Z] [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) [2023-10-02T14:57:38.752Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (56.58kB) [2023-10-02T14:57:38.752Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (339.43kB) [2023-10-02T14:57:38.752Z] [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) [2023-10-02T14:57:38.752Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.42MB) [2023-10-02T14:57:39.008Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (302.53kB) [2023-10-02T14:57:39.008Z] [INFO] Fetching org.eclipse.cdt.core_7.2.100.202105180159.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (5.95MB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.cdt.core.native_6.1.200.202105261421.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (61.88kB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (98.15kB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (90.75kB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (113.34kB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.0.v20210419-1155.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (68.35kB) [2023-10-02T14:57:39.570Z] [INFO] Fetching org.eclipse.core.resources_3.15.0.v20210521-0722.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (877.32kB) [2023-10-02T14:57:39.826Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (69.25kB) [2023-10-02T14:57:39.826Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.18kB) [2023-10-02T14:57:39.826Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.400.v20210427-0555.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (335.43kB) [2023-10-02T14:57:39.827Z] [INFO] Fetching org.eclipse.osgi.services_3.10.100.v20210324-0936.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (125.66kB) [2023-10-02T14:57:39.827Z] [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (288.46kB) [2023-10-02T14:57:39.827Z] [INFO] Fetching org.eclipse.core.commands_3.10.0.v20210401-0744.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (112.81kB) [2023-10-02T14:57:39.827Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (139.68kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (133.86kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (190.13kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.1kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (87.13kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (366.89kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.16kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.76kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (332.1kB) [2023-10-02T14:57:40.083Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (208.04kB) [2023-10-02T14:57:40.341Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (58.28kB) [2023-10-02T14:57:40.341Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml [2023-10-02T14:57:40.341Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (12.94MB) [2023-10-02T14:57:41.271Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.68MB) [2023-10-02T14:57:41.271Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.41MB) [2023-10-02T14:57:41.528Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (46.27kB) [2023-10-02T14:57:41.528Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (20.34kB) [2023-10-02T14:57:41.528Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (353.59kB) [2023-10-02T14:57:41.528Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (144.34kB) [2023-10-02T14:57:41.528Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (23.5kB) [2023-10-02T14:57:41.528Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (703.81kB) [2023-10-02T14:57:41.784Z] [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) [2023-10-02T14:57:41.784Z] [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) [2023-10-02T14:57:41.784Z] [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) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (71.45kB) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (411.93kB) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (20.18kB) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.eclipse.compare_3.8.0.v20210415-0713.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (789.2kB) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (432.47kB) [2023-10-02T14:57:41.784Z] [INFO] Fetching org.eclipse.jface.text_3.18.0.v20210512-1640.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1,021.81kB) [2023-10-02T14:57:42.041Z] [INFO] Fetching org.eclipse.ui.ide_3.18.200.v20210523-1724.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.36MB) [2023-10-02T14:57:42.041Z] [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (104.06kB) [2023-10-02T14:57:42.041Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.100.v20210512-1009.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (653.88kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.ui.editors_3.14.100.v20210513-1110.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (607.45kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (323.87kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (66.43kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (180.11kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (306.59kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (161.35kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.42kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.82kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.62kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.800.v20210526-1618.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (51.58kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) [2023-10-02T14:57:42.298Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (47.39kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (68.9kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (11.96kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (11.12kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.0.v20210412-1358.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (39.79kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (50.16kB) [2023-10-02T14:57:42.554Z] [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) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.26MB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.99kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.swt_3.116.100.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.97kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.31kB) [2023-10-02T14:57:42.554Z] [INFO] Fetching org.eclipse.jface_3.22.200.v20210401-0958.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.08MB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (210.79kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.200.v20210401-1241.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (200.18kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.72kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.31kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.67kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (11.46kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (388.36kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.98kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.900.v20210412-0842.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.2kB) [2023-10-02T14:57:42.811Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (255.66kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (87.55kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (229.56kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.200.v20210321-1910.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (115.04kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.100.v20210515-1815.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (244.9kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.100.v20210315-1604.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (143.95kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (291.72kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (20.8kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.urischeme_1.1.400.v20210407-1558.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (51.15kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (50.05kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.21kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.7.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (75.05kB) [2023-10-02T14:57:43.069Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.0.v20210328-0514.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (206.43kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.0.v20210331-1610.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (354.6kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (130.72kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.100.v20210329-1206.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (139.31kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (125.23kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (266.17kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.75kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.400.v20210320-1132.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.19kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (416.62kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.team.core_3.9.0.v20210510-1748.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (395.29kB) [2023-10-02T14:57:43.325Z] [INFO] Fetching org.eclipse.team.ui_3.9.0.v20210426-0837.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.4MB) [2023-10-02T14:57:43.582Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.100.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.37MB) [2023-10-02T14:57:43.582Z] [INFO] Fetching org.eclipse.test.performance_3.17.100.v20210108-0914.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (109.32kB) [2023-10-02T14:57:43.582Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (421.77kB) [2023-10-02T14:57:43.838Z] [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (199.25kB) [2023-10-02T14:57:43.838Z] [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) [2023-10-02T14:57:44.767Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (37.99MB of 59.71MB at 37.95MB/s) [2023-10-02T14:57:46.136Z] [INFO] Fetching org.eclipse.ui.workbench_3.122.200.v20210506-1640.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.39MB) [2023-10-02T14:57:46.393Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.51kB) [2023-10-02T14:57:46.393Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.100.v20210319-0848.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (169.53kB) [2023-10-02T14:57:46.393Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (107.15kB) [2023-10-02T14:57:46.650Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (65.43kB) [2023-10-02T14:57:46.650Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (21.6kB) [2023-10-02T14:57:46.650Z] [INFO] Fetching org.junit.platform.commons_1.9.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (121.93kB) [2023-10-02T14:57:46.650Z] [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) [2023-10-02T14:57:46.650Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.100.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.06MB) [2023-10-02T14:57:46.650Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.116.100.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.05MB) [2023-10-02T14:57:46.910Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.100.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2MB) [2023-10-02T14:57:46.910Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-10-02T14:57:47.166Z] [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (639.87kB) [2023-10-02T14:57:47.166Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.5MB) [2023-10-02T14:57:47.422Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (101.69kB) [2023-10-02T14:57:47.422Z] [INFO] Fetching org.eclipse.debug.core_3.18.100.v20210511-0446.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (387.03kB) [2023-10-02T14:57:47.422Z] [INFO] Fetching org.eclipse.debug.ui_3.15.0.v20210525-1810.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.91MB) [2023-10-02T14:57:47.679Z] [INFO] Fetching org.eclipse.ui.console_3.11.0.v20210510-1914.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (205.97kB) [2023-10-02T14:57:47.679Z] [INFO] Fetching org.eclipse.search_3.13.200.v20210419-1029.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (533.64kB) [2023-10-02T14:57:47.679Z] [INFO] Fetching org.eclipse.swtchart_0.14.0.202301260747.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (176.19kB) [2023-10-02T14:57:47.679Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (1,008.01kB) [2023-10-02T14:57:47.679Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (76.83kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1400.v20210315-1604.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.67kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (58.24kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (47.33kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (117.72kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (151.42kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (361.95kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (148.42kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (46.31kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.600.v202102110535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (467.62kB) [2023-10-02T14:57:47.936Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.200.v202103232331.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (1.03MB) [2023-10-02T14:57:48.193Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (411.39kB) [2023-10-02T14:57:48.193Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (157.66kB) [2023-10-02T14:57:48.193Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202102110535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repository/plugins/ (793.35kB) [2023-10-02T14:57:48.193Z] [INFO] Fetching 2.26&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B) [2023-10-02T14:57:48.450Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20210427-0854.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.26/plugins/ (981.72kB) [2023-10-02T14:57:48.450Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-10-02T14:57:48.450Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2023-10-02T14:57:48.726Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-10-02T14:57:48.726Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2023-10-02T14:57:48.983Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (141.06kB) [2023-10-02T14:57:48.983Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (819.03kB) [2023-10-02T14:57:48.983Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (72.52kB) [2023-10-02T14:57:48.983Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (51.82kB) [2023-10-02T14:57:48.983Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/4.0.0/plugins/ (37.27kB) [2023-10-02T14:57:48.983Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.24MB) [2023-10-02T14:57:49.240Z] [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (24.75kB) [2023-10-02T14:57:49.240Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-10-02T14:57:49.240Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2023-10-02T14:57:49.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-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-10-02T14:57:49.497Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-10-02T14:57:49.497Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2023-10-02T14:57:49.755Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-10-02T14:57:50.011Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2023-10-02T14:57:50.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-10-02T14:57:50.267Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2023-10-02T14:57:50.267Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-10-02T14:57:50.524Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2023-10-02T14:57:50.780Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2023-10-02T14:57:50.780Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-10-02T14:57:51.037Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2023-10-02T14:57:51.037Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-10-02T14:57:51.293Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2023-10-02T14:57:51.293Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-10-02T14:57:51.550Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2023-10-02T14:57:51.550Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-10-02T14:57:51.806Z] [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-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2023-10-02T14:57:52.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2023-10-02T14:57:52.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-10-02T14:57:52.063Z] [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-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2023-10-02T14:57:52.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-10-02T14:57:52.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-10-02T14:57:52.320Z] [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-2021-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2023-10-02T14:57:52.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2023-10-02T14:57:52.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-10-02T14:57:52.576Z] [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-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2023-10-02T14:57:52.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2023-10-02T14:57:52.576Z] [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-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2023-10-02T14:57:52.832Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2023-10-02T14:57:52.832Z] [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-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-10-02T14:57:52.832Z] [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-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2023-10-02T14:57:52.832Z] [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-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2023-10-02T14:57:53.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2023-10-02T14:57:53.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/pom.xml [2023-10-02T14:57:53.088Z] [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-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml [2023-10-02T14:57:53.088Z] [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-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2023-10-02T14:57:53.088Z] [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-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2023-10-02T14:57:53.088Z] [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-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2023-10-02T14:57:53.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-10-02T14:57:53.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2023-10-02T14:57:53.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-10-02T14:57:53.601Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.7.0.202104100051.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (328.23kB) [2023-10-02T14:57:53.601Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.200.202106071539.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (78.97kB) [2023-10-02T14:57:53.859Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.200.202105251444.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (1.05MB) [2023-10-02T14:57:53.859Z] [INFO] Fetching org.eclipse.cdt.ui_7.2.0.202106050127.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (6.17MB) [2023-10-02T14:57:54.117Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.200.202104042017.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (87.21kB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.cdt.dsf_2.11.0.202105311855.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (342.71kB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.4.0.202105131745.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (1.89MB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.cdt.launch_10.3.0.202104111407.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (192.83kB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.100.202104042017.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (16.58kB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.200.202106080120.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (158.1kB) [2023-10-02T14:57:54.374Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.2.200.202106040135.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (37.18kB) [2023-10-02T14:57:54.630Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (10.54kB) [2023-10-02T14:57:54.630Z] [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-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2023-10-02T14:57:54.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-10-02T14:57:54.887Z] [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-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2023-10-02T14:57:54.887Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-10-02T14:57:54.887Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2023-10-02T14:57:55.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2023-10-02T14:57:55.401Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-10-02T14:57:55.401Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2023-10-02T14:57:55.401Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-10-02T14:57:55.669Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (297.81kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.73kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.0.v20210426-0843.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (91.81kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar from https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/plugins/ (147.49kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar from https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/plugins/ (92.08kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar from https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/plugins/ (42.68kB) [2023-10-02T14:57:55.669Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar from https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/plugins/ (155.05kB) [2023-10-02T14:57:55.669Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2023-10-02T14:57:55.929Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2023-10-02T14:57:56.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2023-10-02T14:57:56.185Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-10-02T14:57:56.442Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2023-10-02T14:57:56.442Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-10-02T14:57:56.698Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2023-10-02T14:57:56.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2023-10-02T14:57:56.955Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-10-02T14:57:56.955Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2023-10-02T14:57:56.955Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-10-02T14:57:57.211Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2023-10-02T14:57:57.211Z] [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-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2023-10-02T14:57:57.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-10-02T14:57:57.467Z] [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-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2023-10-02T14:57:57.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2023-10-02T14:57:57.724Z] [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-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-10-02T14:57:57.724Z] [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-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2023-10-02T14:57:57.724Z] [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-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-10-02T14:57:57.724Z] [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-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2023-10-02T14:57:58.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2023-10-02T14:57:58.002Z] [INFO] Fetching org.eclipse.ui.intro_3.6.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (337.29kB) [2023-10-02T14:57:58.002Z] [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-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2023-10-02T14:57:58.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp/pom.xml [2023-10-02T14:57:58.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-10-02T14:57:58.517Z] [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (64.23kB) [2023-10-02T14:57:58.517Z] [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (323kB) [2023-10-02T14:57:58.517Z] [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (4.25MB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.100.v20210418-1636.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (160.69kB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (73.01kB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (107.14kB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (367.35kB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (244.03kB) [2023-10-02T14:57:58.774Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (45.48kB) [2023-10-02T14:57:59.031Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (74.06kB) [2023-10-02T14:57:59.031Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.100.v20210426-1115.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (611.98kB) [2023-10-02T14:57:59.031Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (167.83kB) [2023-10-02T14:57:59.031Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (51.7kB) [2023-10-02T14:57:59.031Z] [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (94.06kB) [2023-10-02T14:57:59.031Z] [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-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2023-10-02T14:57:59.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2023-10-02T14:57:59.288Z] [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-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-10-02T14:57:59.288Z] [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (123.51kB) [2023-10-02T14:57:59.288Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.2kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.23kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.52kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (126.85kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.5kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.100.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (57.68kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.100.v20210329-1206.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.49kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.200.v20210418-1743.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (153.74kB) [2023-10-02T14:57:59.544Z] [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (203.13kB) [2023-10-02T14:57:59.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2023-10-02T14:57:59.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/pom.xml [2023-10-02T14:58:00.057Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1500.v20210315-1034.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (169.13kB) [2023-10-02T14:58:00.057Z] [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-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml [2023-10-02T14:58:00.057Z] [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-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2023-10-02T14:58:00.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.releng-site/pom.xml [2023-10-02T14:58:00.569Z] [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-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-10-02T14:58:00.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2023-10-02T14:58:00.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-10-02T14:58:00.569Z] [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-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2023-10-02T14:58:00.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-10-02T14:58:00.826Z] [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-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2023-10-02T14:58:00.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-10-02T14:58:00.826Z] [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-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2023-10-02T14:58:01.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2023-10-02T14:58:01.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-10-02T14:58:01.082Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2023-10-02T14:58:01.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml [2023-10-02T14:58:01.338Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2023-10-02T14:58:01.594Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2023-10-02T14:58:01.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2023-10-02T14:58:01.594Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-10-02T14:58:01.594Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2023-10-02T14:58:01.851Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-10-02T14:58:01.851Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2023-10-02T14:58:01.851Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-10-02T14:58:02.107Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2023-10-02T14:58:02.366Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2023-10-02T14:58:02.366Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-10-02T14:58:02.366Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2023-10-02T14:58:02.652Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-10-02T14:58:02.652Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2023-10-02T14:58:02.652Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2023-10-02T14:58:02.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2023-10-02T14:58:03.165Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-10-02T14:58:03.165Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2023-10-02T14:58:03.165Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-10-02T14:58:03.165Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2023-10-02T14:58:03.422Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2023-10-02T14:58:03.678Z] [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-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2023-10-02T14:58:03.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2023-10-02T14:58:03.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-10-02T14:58:03.679Z] [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-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2023-10-02T14:58:03.936Z] [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 [2023-10-02T14:58:03.936Z] [INFO] ------------------------------------------------------------------------ [2023-10-02T14:58:03.936Z] [INFO] Reactor Build Order: [2023-10-02T14:58:03.936Z] [INFO] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Common Utilities Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass State System Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass TMF Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass LTTng Support Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass CTF Support Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Release Engineering Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass BTF Support Parent [pom] [2023-10-02T14:58:03.936Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2023-10-02T14:58:03.936Z] [INFO] Trace Compass Documentation [pom] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass (new) callstack User Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP Parent [pom] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Json trace Parent [pom] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Target Platform [pom] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.integration.core.tests [eclipse-test-plugin] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2023-10-02T14:58:03.937Z] [INFO] Trace Compass Repository [eclipse-repository] [2023-10-02T14:58:03.937Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [2023-10-02T14:58:03.937Z] [INFO] [2023-10-02T14:58:03.937Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2023-10-02T14:58:03.937Z] [INFO] Building Trace Compass Parent 9.1.0-SNAPSHOT [1/144] [2023-10-02T14:58:03.937Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:03.937Z] [INFO] [2023-10-02T14:58:03.937Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass --- [2023-10-02T14:58:03.937Z] [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 [2023-10-02T14:58:03.937Z] [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 [2023-10-02T14:58:03.937Z] [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 [2023-10-02T14:58:03.937Z] [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 [2023-10-02T14:58:04.195Z] [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 [2023-10-02T14:58:04.195Z] [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 [2023-10-02T14:58:04.195Z] [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 289 kB/s) [2023-10-02T14:58:04.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-10-02T14:58:04.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 595 kB/s) [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.451Z] [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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 626 kB/s) [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.709Z] [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 11 MB/s) [2023-10-02T14:58:04.709Z] [INFO] [2023-10-02T14:58:04.709Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.709Z] [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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:04.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 [2023-10-02T14:58:05.222Z] [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 100 kB/s) [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 114 kB/s) [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.222Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 115 kB/s) [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.479Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 3.4 MB/s) [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 53 kB/s) [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.735Z] [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 [2023-10-02T14:58:05.992Z] [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 [2023-10-02T14:58:05.992Z] [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 [2023-10-02T14:58:05.992Z] [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 [2023-10-02T14:58:05.992Z] [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 [2023-10-02T14:58:05.992Z] [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 674 kB/s) [2023-10-02T14:58:05.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:05.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:06.249Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:06.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:06.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:06.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-10-02T14:58:06.249Z] [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 2.5 MB/s) [2023-10-02T14:58:06.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-10-02T14:58:06.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-10-02T14:58:06.249Z] [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 [2023-10-02T14:58:06.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-10-02T14:58:06.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 1.4 MB/s) [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 2.0 MB/s) [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.508Z] [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 [2023-10-02T14:58:06.765Z] [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 [2023-10-02T14:58:06.765Z] [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 [2023-10-02T14:58:06.765Z] [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 [2023-10-02T14:58:06.765Z] [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 510 kB/s) [2023-10-02T14:58:06.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-10-02T14:58:06.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-10-02T14:58:06.765Z] [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 [2023-10-02T14:58:07.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-10-02T14:58:07.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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) [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.023Z] [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 [2023-10-02T14:58:07.024Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 7.5 MB/s) [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 3.9 MB/s) [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.281Z] [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 389 kB/s) [2023-10-02T14:58:07.281Z] [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 9.6 MB/s) [2023-10-02T14:58:07.281Z] [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 3.4 MB/s) [2023-10-02T14:58:07.281Z] [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 5.1 MB/s) [2023-10-02T14:58:07.281Z] [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.9 MB/s) [2023-10-02T14:58:07.281Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2023-10-02T14:58:07.281Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [2023-10-02T14:58:07.281Z] [INFO] [2023-10-02T14:58:07.281Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2023-10-02T14:58:07.281Z] [INFO] [2023-10-02T14:58:07.281Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass --- [2023-10-02T14:58:07.281Z] [INFO] [2023-10-02T14:58:07.281Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass --- [2023-10-02T14:58:07.281Z] [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 [2023-10-02T14:58:07.538Z] [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 [2023-10-02T14:58:07.538Z] [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 [2023-10-02T14:58:08.101Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 27 kB/s) [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.102Z] [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 [2023-10-02T14:58:08.358Z] [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 490 kB/s) [2023-10-02T14:58:08.358Z] [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 6.2 MB/s) [2023-10-02T14:58:08.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:08.358Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:08.358Z] [INFO] [2023-10-02T14:58:08.358Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2023-10-02T14:58:08.358Z] [INFO] [2023-10-02T14:58:08.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 81 kB/s) [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.358Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 156 kB/s) [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.615Z] [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 324 kB/s) [2023-10-02T14:58:08.615Z] [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 [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:08.871Z] [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 342 kB/s) [2023-10-02T14:58:08.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2023-10-02T14:58:08.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2023-10-02T14:58:08.871Z] [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 [2023-10-02T14:58:09.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2023-10-02T14:58:09.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2023-10-02T14:58:09.127Z] [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 [2023-10-02T14:58:09.127Z] [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 125 kB/s) [2023-10-02T14:58:09.127Z] [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 [2023-10-02T14:58:09.127Z] [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 [2023-10-02T14:58:09.127Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 208 kB/s) [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.383Z] [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 [2023-10-02T14:58:09.639Z] [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 [2023-10-02T14:58:09.639Z] [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 [2023-10-02T14:58:09.639Z] [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 198 kB/s) [2023-10-02T14:58:09.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-10-02T14:58:09.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-10-02T14:58:09.639Z] [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 [2023-10-02T14:58:09.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-10-02T14:58:09.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-10-02T14:58:09.639Z] [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 [2023-10-02T14:58:09.896Z] [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 507 kB/s) [2023-10-02T14:58:09.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-10-02T14:58:09.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-10-02T14:58:09.896Z] [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 [2023-10-02T14:58:09.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-10-02T14:58:09.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-10-02T14:58:09.896Z] [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 [2023-10-02T14:58:09.896Z] [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 2.2 MB/s) [2023-10-02T14:58:09.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:09.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:09.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:10.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:10.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:10.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2023-10-02T14:58:10.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 892 kB/s) [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.152Z] [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 [2023-10-02T14:58:10.153Z] [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 289 kB/s) [2023-10-02T14:58:10.153Z] [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 [2023-10-02T14:58:10.410Z] [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 [2023-10-02T14:58:10.410Z] [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 [2023-10-02T14:58:10.410Z] [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 [2023-10-02T14:58:10.410Z] [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 [2023-10-02T14:58:10.410Z] [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 [2023-10-02T14:58:10.410Z] [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 636 kB/s) [2023-10-02T14:58:10.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-10-02T14:58:10.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-10-02T14:58:10.667Z] [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 [2023-10-02T14:58:10.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-10-02T14:58:10.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-10-02T14:58:10.667Z] [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 [2023-10-02T14:58:10.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.7 MB/s) [2023-10-02T14:58:10.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.925Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2023-10-02T14:58:10.925Z] [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 1.4 MB/s) [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:10.925Z] [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 [2023-10-02T14:58:11.197Z] [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 80 kB/s) [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 315 kB/s) [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.197Z] [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 [2023-10-02T14:58:11.198Z] [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 [2023-10-02T14:58:11.198Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [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 [2023-10-02T14:58:11.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 13 MB/s) [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.455Z] [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 8.8 MB/s) [2023-10-02T14:58:11.455Z] [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 [2023-10-02T14:58:11.712Z] [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 1.4 MB/s) [2023-10-02T14:58:11.712Z] [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.7 MB/s) [2023-10-02T14:58:11.712Z] [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 [2023-10-02T14:58:11.712Z] [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 [2023-10-02T14:58:11.712Z] [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 687 kB/s) [2023-10-02T14:58:11.712Z] [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 [2023-10-02T14:58:11.712Z] [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 2.8 MB/s) [2023-10-02T14:58:11.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 4.5 MB/s) [2023-10-02T14:58:11.712Z] [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 [2023-10-02T14:58:11.712Z] [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 839 kB/s) [2023-10-02T14:58:11.712Z] [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.7 MB/s) [2023-10-02T14:58:11.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 5.3 MB/s) [2023-10-02T14:58:11.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.3 MB/s) [2023-10-02T14:58:11.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:11.712Z] [INFO] [2023-10-02T14:58:11.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2023-10-02T14:58:11.712Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT [2/144] [2023-10-02T14:58:11.712Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:11.712Z] [INFO] [2023-10-02T14:58:11.712Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:11.713Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2023-10-02T14:58:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2023-10-02T14:58:11.713Z] [INFO] Building Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT [3/144] [2023-10-02T14:58:11.713Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:11.713Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2023-10-02T14:58:11.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2023-10-02T14:58:11.713Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT [4/144] [2023-10-02T14:58:11.713Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:11.713Z] [INFO] [2023-10-02T14:58:11.713Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.713Z] [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 [2023-10-02T14:58:11.970Z] [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 37 kB/s) [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 210 kB/s) [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 737 kB/s) [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:11.970Z] [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 [2023-10-02T14:58:12.226Z] [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 87 kB/s) [2023-10-02T14:58:12.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-10-02T14:58:12.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-10-02T14:58:12.226Z] [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 [2023-10-02T14:58:12.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-10-02T14:58:12.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-10-02T14:58:12.226Z] [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 [2023-10-02T14:58:12.226Z] [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 141 kB/s) [2023-10-02T14:58:12.226Z] [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 [2023-10-02T14:58:12.226Z] [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 [2023-10-02T14:58:12.227Z] [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 [2023-10-02T14:58:12.227Z] [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 [2023-10-02T14:58:12.227Z] [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 40 MB/s) [2023-10-02T14:58:12.227Z] [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 [2023-10-02T14:58:12.227Z] [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 [2023-10-02T14:58:12.227Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.483Z] [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 [2023-10-02T14:58:12.741Z] [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.8 MB/s) [2023-10-02T14:58:12.741Z] [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 1.4 MB/s) [2023-10-02T14:58:12.741Z] [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 205 kB/s) [2023-10-02T14:58:12.741Z] [INFO] The project's OSGi version is 5.2.0.202310021456 [2023-10-02T14:58:12.741Z] [INFO] [2023-10-02T14:58:12.741Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:12.741Z] [INFO] [2023-10-02T14:58:12.741Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:12.741Z] [INFO] [2023-10-02T14:58:12.741Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:12.741Z] [INFO] [2023-10-02T14:58:12.741Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:12.741Z] [INFO] [2023-10-02T14:58:12.741Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:12.741Z] [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 [2023-10-02T14:58:12.741Z] [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 [2023-10-02T14:58:12.741Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 42 kB/s) [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 812 kB/s) [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.636Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 223 kB/s) [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 626 kB/s) [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:14.893Z] [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 [2023-10-02T14:58:15.151Z] [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 [2023-10-02T14:58:15.151Z] [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 [2023-10-02T14:58:15.152Z] [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 [2023-10-02T14:58:15.152Z] [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 [2023-10-02T14:58:15.152Z] [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 132 kB/s) [2023-10-02T14:58:15.152Z] [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 [2023-10-02T14:58:15.152Z] [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 [2023-10-02T14:58:15.152Z] [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 [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.416Z] [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 60 kB/s) [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.416Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 33 kB/s) [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 57 kB/s) [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.673Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:15.930Z] [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 [2023-10-02T14:58:16.186Z] [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 [2023-10-02T14:58:16.186Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 [2023-10-02T14:58:16.187Z] [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 202 kB/s) [2023-10-02T14:58:16.187Z] [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 709 kB/s) [2023-10-02T14:58:16.187Z] [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 92 kB/s) [2023-10-02T14:58:16.187Z] [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 439 kB/s) [2023-10-02T14:58:16.187Z] [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 34 MB/s) [2023-10-02T14:58:16.187Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core... [2023-10-02T14:58:16.443Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.47kB) [2023-10-02T14:58:16.443Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (11.32kB) [2023-10-02T14:58:16.443Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.6kB) [2023-10-02T14:58:16.443Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (242.32kB) [2023-10-02T14:58:16.443Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (57.74kB) [2023-10-02T14:58:16.443Z] [INFO] [2023-10-02T14:58:16.444Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:16.444Z] [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 [2023-10-02T14:58:16.444Z] [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 [2023-10-02T14:58:16.444Z] [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 [2023-10-02T14:58:16.700Z] [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 [2023-10-02T14:58:16.700Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 318 kB/s) [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 119 kB/s) [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:16.957Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 229 kB/s) [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 829 kB/s) [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.214Z] [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 [2023-10-02T14:58:17.470Z] [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 [2023-10-02T14:58:17.470Z] [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 [2023-10-02T14:58:17.470Z] [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 [2023-10-02T14:58:17.470Z] [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 110 kB/s) [2023-10-02T14:58:17.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-10-02T14:58:17.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-10-02T14:58:17.470Z] [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 [2023-10-02T14:58:17.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-10-02T14:58:17.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-10-02T14:58:17.726Z] [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 [2023-10-02T14:58:17.726Z] [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 440 kB/s) [2023-10-02T14:58:17.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-10-02T14:58:17.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-10-02T14:58:17.726Z] [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 [2023-10-02T14:58:17.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-10-02T14:58:17.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-10-02T14:58:17.726Z] [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 [2023-10-02T14:58:17.726Z] [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 760 kB/s) [2023-10-02T14:58:17.726Z] [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 [2023-10-02T14:58:17.982Z] [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 [2023-10-02T14:58:17.982Z] [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 [2023-10-02T14:58:17.982Z] [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 [2023-10-02T14:58:17.982Z] [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 [2023-10-02T14:58:17.982Z] [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 [2023-10-02T14:58:18.238Z] [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 348 kB/s) [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.238Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.494Z] [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 [2023-10-02T14:58:18.495Z] [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 [2023-10-02T14:58:18.495Z] [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 [2023-10-02T14:58:18.495Z] [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 606 kB/s) [2023-10-02T14:58:18.495Z] [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 2.9 MB/s) [2023-10-02T14:58:18.495Z] [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 1.9 MB/s) [2023-10-02T14:58:18.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/src/main/resources [2023-10-02T14:58:18.495Z] [INFO] [2023-10-02T14:58:18.495Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:18.495Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/target/classes [2023-10-02T14:58:21.021Z] [INFO] [2023-10-02T14:58:21.021Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 476 kB/s) [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 74 kB/s) [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.021Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 20 kB/s) [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.278Z] [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 [2023-10-02T14:58:21.535Z] [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 39 kB/s) [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 [2023-10-02T14:58:21.535Z] [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 78 kB/s) [2023-10-02T14:58:21.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [2023-10-02T14:58:21.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [2023-10-02T14:58:21.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [2023-10-02T14:58:21.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [2023-10-02T14:58:21.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 93 kB/s) [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 43 kB/s) [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:21.792Z] [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 [2023-10-02T14:58:22.048Z] [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 [2023-10-02T14:58:22.048Z] [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 [2023-10-02T14:58:22.048Z] [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 [2023-10-02T14:58:22.048Z] [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 [2023-10-02T14:58:22.049Z] [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 109 kB/s) [2023-10-02T14:58:22.049Z] [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 [2023-10-02T14:58:22.049Z] [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 [2023-10-02T14:58:22.049Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 170 kB/s) [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 126 kB/s) [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.305Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 72 kB/s) [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 [2023-10-02T14:58:22.562Z] [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 106 kB/s) [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:22.819Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [2023-10-02T14:58:23.076Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 3.0 MB/s) [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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.7 MB/s) [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 22 MB/s) [2023-10-02T14:58:23.333Z] [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 [2023-10-02T14:58:23.333Z] [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 873 kB/s) [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.334Z] [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.8 MB/s) [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.334Z] [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 985 kB/s) [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.334Z] [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 576 kB/s) [2023-10-02T14:58:23.334Z] [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 771 kB/s) [2023-10-02T14:58:23.334Z] [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 10 MB/s) [2023-10-02T14:58:23.334Z] [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 1.7 MB/s) [2023-10-02T14:58:23.334Z] [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 56 MB/s) [2023-10-02T14:58:23.334Z] [INFO] [2023-10-02T14:58:23.334Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:23.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/src/test/resources [2023-10-02T14:58:23.334Z] [INFO] [2023-10-02T14:58:23.334Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:23.334Z] [INFO] [2023-10-02T14:58:23.334Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.334Z] [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 [2023-10-02T14:58:23.590Z] [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 [2023-10-02T14:58:23.590Z] [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 [2023-10-02T14:58:23.590Z] [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 [2023-10-02T14:58:23.590Z] [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 96 kB/s) [2023-10-02T14:58:23.590Z] [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 [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:23.846Z] [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 904 kB/s) [2023-10-02T14:58:23.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2023-10-02T14:58:23.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2023-10-02T14:58:23.846Z] [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 [2023-10-02T14:58:24.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2023-10-02T14:58:24.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2023-10-02T14:58:24.102Z] [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 [2023-10-02T14:58:24.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.2 MB/s) [2023-10-02T14:58:24.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [2023-10-02T14:58:24.359Z] [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 2.4 MB/s) [2023-10-02T14:58:24.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2023-10-02T14:58:24.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2023-10-02T14:58:24.359Z] [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 [2023-10-02T14:58:24.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2023-10-02T14:58:24.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 23 kB/s) [2023-10-02T14:58:24.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2023-10-02T14:58:24.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2023-10-02T14:58:24.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.616Z] [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 197 kB/s) [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.616Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 969 kB/s) [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [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 [2023-10-02T14:58:24.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 196 kB/s) [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 211 kB/s) [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.132Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 264 kB/s) [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.388Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 130 kB/s) [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.645Z] [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 [2023-10-02T14:58:25.901Z] [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 120 kB/s) [2023-10-02T14:58:25.901Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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) [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:25.902Z] [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 [2023-10-02T14:58:26.158Z] [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 [2023-10-02T14:58:26.158Z] [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 [2023-10-02T14:58:26.158Z] [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 [2023-10-02T14:58:26.158Z] [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 1.0 MB/s) [2023-10-02T14:58:26.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2023-10-02T14:58:26.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2023-10-02T14:58:26.159Z] [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 [2023-10-02T14:58:26.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2023-10-02T14:58:26.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2023-10-02T14:58:26.159Z] [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 [2023-10-02T14:58:26.159Z] [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 862 kB/s) [2023-10-02T14:58:26.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2023-10-02T14:58:26.416Z] [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 1.1 MB/s) [2023-10-02T14:58:26.416Z] [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 [2023-10-02T14:58:26.416Z] [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 [2023-10-02T14:58:26.416Z] [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 [2023-10-02T14:58:26.416Z] [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 [2023-10-02T14:58:26.416Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 122 kB/s) [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 [2023-10-02T14:58:26.672Z] [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 70 kB/s) [2023-10-02T14:58:26.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2023-10-02T14:58:26.929Z] [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 101 kB/s) [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:26.929Z] [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 [2023-10-02T14:58:27.186Z] [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 123 kB/s) [2023-10-02T14:58:27.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2023-10-02T14:58:27.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2023-10-02T14:58:27.186Z] [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 [2023-10-02T14:58:27.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2023-10-02T14:58:27.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2023-10-02T14:58:27.186Z] [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 [2023-10-02T14:58:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 523 kB/s) [2023-10-02T14:58:27.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2023-10-02T14:58:27.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2023-10-02T14:58:27.186Z] [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 [2023-10-02T14:58:27.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2023-10-02T14:58:27.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2023-10-02T14:58:27.443Z] [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 [2023-10-02T14:58:27.443Z] [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 525 kB/s) [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.444Z] [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 [2023-10-02T14:58:27.700Z] [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 286 kB/s) [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 [2023-10-02T14:58:27.700Z] [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 997 kB/s) [2023-10-02T14:58:27.701Z] [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 [2023-10-02T14:58:27.701Z] [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 [2023-10-02T14:58:27.701Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 103 kB/s) [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:27.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:27.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.957Z] [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 [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:27.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:27.958Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.215Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 9.4 MB/s) [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 2.3 MB/s) [2023-10-02T14:58:28.780Z] [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 [2023-10-02T14:58:28.780Z] [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 275 kB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 419 kB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 9.3 MB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 584 kB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 429 kB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 573 kB/s) [2023-10-02T14:58:28.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2023-10-02T14:58:28.781Z] [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 5.3 MB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 289 kB/s) [2023-10-02T14:58:28.781Z] [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 [2023-10-02T14:58:28.781Z] [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 823 kB/s) [2023-10-02T14:58:28.781Z] [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 222 kB/s) [2023-10-02T14:58:28.781Z] [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 228 kB/s) [2023-10-02T14:58:28.781Z] [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 265 kB/s) [2023-10-02T14:58:28.781Z] [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 426 kB/s) [2023-10-02T14:58:28.781Z] [INFO] No tests to run. [2023-10-02T14:58:28.781Z] [INFO] [2023-10-02T14:58:28.781Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:28.781Z] [INFO] [2023-10-02T14:58:28.781Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:29.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar [2023-10-02T14:58:29.046Z] [INFO] [2023-10-02T14:58:29.046Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:32.365Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] No tests to run. [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2023-10-02T14:58:32.365Z] [INFO] Building Trace Compass State System Parent 9.1.0-SNAPSHOT [5/144] [2023-10-02T14:58:32.365Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.365Z] [INFO] [2023-10-02T14:58:32.365Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.366Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:32.366Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2023-10-02T14:58:32.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2023-10-02T14:58:32.366Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT [6/144] [2023-10-02T14:58:32.366Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] The project's OSGi version is 1.3.0.202310021456 [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] [2023-10-02T14:58:32.366Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.366Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core... [2023-10-02T14:58:32.622Z] [INFO] [2023-10-02T14:58:32.622Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2023-10-02T14:58:32.622Z] [INFO] [2023-10-02T14:58:32.622Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:32.622Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] No tests to run. [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:33.552Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] No tests to run. [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:33.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:33.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:33.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:33.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2023-10-02T14:58:33.552Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144] [2023-10-02T14:58:33.552Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] The project's OSGi version is 3.1.0.202310021456 [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core... [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2023-10-02T14:58:33.552Z] [INFO] [2023-10-02T14:58:33.552Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:33.553Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] No tests to run. [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:34.483Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] No tests to run. [2023-10-02T14:58:34.483Z] [INFO] [2023-10-02T14:58:34.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:34.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:34.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:34.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:34.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2023-10-02T14:58:34.484Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [8/144] [2023-10-02T14:58:34.484Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] The project's OSGi version is 5.3.0.202310021456 [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core... [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2023-10-02T14:58:34.484Z] [INFO] [2023-10-02T14:58:34.484Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:34.484Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2023-10-02T14:58:35.856Z] [INFO] [2023-10-02T14:58:35.856Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.856Z] [INFO] [2023-10-02T14:58:35.856Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2023-10-02T14:58:35.856Z] [INFO] [2023-10-02T14:58:35.856Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.856Z] [INFO] [2023-10-02T14:58:35.856Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.856Z] [INFO] No tests to run. [2023-10-02T14:58:35.856Z] [INFO] [2023-10-02T14:58:35.856Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:35.857Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] No tests to run. [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2023-10-02T14:58:35.857Z] [INFO] Building Trace Compass TMF Parent 9.1.0-SNAPSHOT [9/144] [2023-10-02T14:58:35.857Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:35.857Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2023-10-02T14:58:35.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2023-10-02T14:58:35.857Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT [10/144] [2023-10-02T14:58:35.857Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] The project's OSGi version is 1.1.1.202310021456 [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] Resolving class path of Trace Compass Filter Parser... [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2023-10-02T14:58:35.857Z] [INFO] [2023-10-02T14:58:35.857Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:35.857Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] No tests to run. [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:36.116Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] No tests to run. [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:36.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:36.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:36.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:36.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2023-10-02T14:58:36.116Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT [11/144] [2023-10-02T14:58:36.116Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.116Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T14:58:36.116Z] [INFO] [2023-10-02T14:58:36.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.117Z] [INFO] [2023-10-02T14:58:36.117Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.117Z] [INFO] [2023-10-02T14:58:36.117Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.117Z] [INFO] [2023-10-02T14:58:36.117Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.117Z] [INFO] [2023-10-02T14:58:36.117Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.117Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core... [2023-10-02T14:58:36.117Z] [INFO] [2023-10-02T14:58:36.117Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2023-10-02T14:58:36.374Z] [INFO] [2023-10-02T14:58:36.374Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:36.374Z] [INFO] Compiling 463 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2023-10-02T14:58:40.546Z] [INFO] [2023-10-02T14:58:40.546Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.546Z] [INFO] [2023-10-02T14:58:40.546Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] No tests to run. [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-sources.jar [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.jar [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:40.547Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] No tests to run. [2023-10-02T14:58:40.547Z] [INFO] [2023-10-02T14:58:40.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:40.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:40.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:40.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2023-10-02T14:58:40.804Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [12/144] [2023-10-02T14:58:40.804Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] The project's OSGi version is 4.1.1.202310021456 [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core... [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2023-10-02T14:58:40.804Z] [INFO] [2023-10-02T14:58:40.804Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:40.804Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] No tests to run. [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:41.735Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] No tests to run. [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:41.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:41.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:41.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:41.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2023-10-02T14:58:41.735Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT [13/144] [2023-10-02T14:58:41.735Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] The project's OSGi version is 5.4.1.202310021456 [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core... [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2023-10-02T14:58:41.735Z] [INFO] [2023-10-02T14:58:41.735Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:41.735Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] No tests to run. [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-sources.jar [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.jar [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:42.301Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] No tests to run. [2023-10-02T14:58:42.301Z] [INFO] [2023-10-02T14:58:42.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:42.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:42.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:42.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:42.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2023-10-02T14:58:42.302Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [14/144] [2023-10-02T14:58:42.302Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] The project's OSGi version is 8.2.0.202310021456 [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core... [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2023-10-02T14:58:42.302Z] [INFO] [2023-10-02T14:58:42.302Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:42.302Z] [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] No tests to run. [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:43.671Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] No tests to run. [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar [2023-10-02T14:58:43.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.pom [2023-10-02T14:58:43.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar [2023-10-02T14:58:43.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:43.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2023-10-02T14:58:43.671Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [15/144] [2023-10-02T14:58:43.671Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.671Z] [INFO] The project's OSGi version is 2.4.0.202310021456 [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.671Z] [INFO] [2023-10-02T14:58:43.671Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.672Z] [INFO] [2023-10-02T14:58:43.672Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.672Z] [INFO] [2023-10-02T14:58:43.672Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.672Z] [INFO] [2023-10-02T14:58:43.672Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.672Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core... [2023-10-02T14:58:43.928Z] [INFO] [2023-10-02T14:58:43.928Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2023-10-02T14:58:43.929Z] [INFO] [2023-10-02T14:58:43.929Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:43.929Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2023-10-02T14:58:44.223Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] No tests to run. [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:44.224Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] No tests to run. [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:44.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2023-10-02T14:58:44.224Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [16/144] [2023-10-02T14:58:44.224Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.224Z] [INFO] The project's OSGi version is 2.2.1.202310021456 [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.224Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.224Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core... [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] No tests to run. [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:44.481Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] No tests to run. [2023-10-02T14:58:44.481Z] [INFO] [2023-10-02T14:58:44.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:44.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2023-10-02T14:58:44.482Z] [INFO] Building Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT [17/144] [2023-10-02T14:58:44.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:44.482Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2023-10-02T14:58:44.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.482Z] [INFO] [2023-10-02T14:58:44.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2023-10-02T14:58:44.482Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [18/144] [2023-10-02T14:58:44.482Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core... [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2023-10-02T14:58:44.739Z] [INFO] [2023-10-02T14:58:44.739Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] No tests to run. [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:44.740Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.740Z] [INFO] [2023-10-02T14:58:44.740Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.997Z] [INFO] No tests to run. [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:44.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2023-10-02T14:58:44.997Z] [INFO] Building Trace Compass CTF Support Parent 9.1.0-SNAPSHOT [19/144] [2023-10-02T14:58:44.997Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.997Z] [INFO] [2023-10-02T14:58:44.997Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.998Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:44.998Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2023-10-02T14:58:44.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2023-10-02T14:58:44.998Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT [20/144] [2023-10-02T14:58:44.998Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] The project's OSGi version is 1.1.1.202310021456 [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in... [2023-10-02T14:58:44.998Z] [INFO] [2023-10-02T14:58:44.998Z] [INFO] --- antlr3-maven-plugin:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:44.998Z] [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 [2023-10-02T14:58:44.998Z] [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 [2023-10-02T14:58:44.998Z] [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 [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.255Z] [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 106 kB/s) [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.255Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 25 kB/s) [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.511Z] [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 [2023-10-02T14:58:45.767Z] [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 213 kB/s) [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 84 kB/s) [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:45.767Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 576 kB/s) [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.025Z] [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 896 kB/s) [2023-10-02T14:58:46.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-10-02T14:58:46.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-10-02T14:58:46.025Z] [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 [2023-10-02T14:58:46.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-10-02T14:58:46.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.282Z] [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 118 kB/s) [2023-10-02T14:58:46.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-10-02T14:58:46.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-10-02T14:58:46.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.282Z] [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 291 kB/s) [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.282Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 132 kB/s) [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.540Z] [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 [2023-10-02T14:58:46.797Z] [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 [2023-10-02T14:58:46.797Z] [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 [2023-10-02T14:58:46.797Z] [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 341 kB/s) [2023-10-02T14:58:46.797Z] [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 [2023-10-02T14:58:46.797Z] [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 [2023-10-02T14:58:46.797Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 57 kB/s) [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-10-02T14:58:47.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.053Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-10-02T14:58:47.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.054Z] [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 [2023-10-02T14:58:47.310Z] [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 [2023-10-02T14:58:47.311Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-10-02T14:58:47.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-10-02T14:58:47.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 24 MB/s) [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 1.5 MB/s) [2023-10-02T14:58:47.875Z] [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 [2023-10-02T14:58:47.875Z] [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 4.9 MB/s) [2023-10-02T14:58:47.875Z] [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 1.2 MB/s) [2023-10-02T14:58:47.876Z] [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 33 MB/s) [2023-10-02T14:58:47.876Z] [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 412 kB/s) [2023-10-02T14:58:47.876Z] [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.8 MB/s) [2023-10-02T14:58:47.876Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2023-10-02T14:58:47.876Z] ANTLR Parser Generator Version 3.5.3 [2023-10-02T14:58:48.132Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2023-10-02T14:58:48.132Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2023-10-02T14:58:48.697Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2023-10-02T14:58:48.697Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2023-10-02T14:58:48.697Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: [2023-10-02T14:58:48.697Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2023-10-02T14:58:48.697Z] [2023-10-02T14:58:48.697Z] As a result, alternative(s) 2 were disabled for that input [2023-10-02T14:58:48.697Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: [2023-10-02T14:58:48.697Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2023-10-02T14:58:48.697Z] [2023-10-02T14:58:48.697Z] As a result, alternative(s) 3 were disabled for that input [2023-10-02T14:58:48.697Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: [2023-10-02T14:58:48.697Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2023-10-02T14:58:48.697Z] [2023-10-02T14:58:48.697Z] As a result, alternative(s) 2 were disabled for that input [2023-10-02T14:58:48.953Z] [INFO] [2023-10-02T14:58:48.953Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:48.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2023-10-02T14:58:48.953Z] [INFO] [2023-10-02T14:58:48.953Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:48.953Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] No tests to run. [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar [2023-10-02T14:58:49.210Z] [INFO] [2023-10-02T14:58:49.210Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:49.211Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] No tests to run. [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:49.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:49.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:49.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:49.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:49.211Z] [INFO] [2023-10-02T14:58:49.211Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2023-10-02T14:58:49.468Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT [21/144] [2023-10-02T14:58:49.468Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] The project's OSGi version is 4.4.0.202310021456 [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core... [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2023-10-02T14:58:49.468Z] [INFO] [2023-10-02T14:58:49.468Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:49.468Z] [INFO] Compiling 149 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2023-10-02T14:58:50.398Z] [INFO] [2023-10-02T14:58:50.398Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.398Z] [INFO] [2023-10-02T14:58:50.398Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2023-10-02T14:58:50.398Z] [INFO] [2023-10-02T14:58:50.398Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.399Z] [INFO] [2023-10-02T14:58:50.399Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.399Z] [INFO] No tests to run. [2023-10-02T14:58:50.399Z] [INFO] [2023-10-02T14:58:50.399Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.399Z] [INFO] [2023-10-02T14:58:50.399Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar [2023-10-02T14:58:50.399Z] [INFO] [2023-10-02T14:58:50.399Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:50.656Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] No tests to run. [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar [2023-10-02T14:58:50.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.pom [2023-10-02T14:58:50.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar [2023-10-02T14:58:50.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:50.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2023-10-02T14:58:50.656Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT [22/144] [2023-10-02T14:58:50.656Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] The project's OSGi version is 4.5.0.202310021456 [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core... [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2023-10-02T14:58:50.656Z] [INFO] [2023-10-02T14:58:50.656Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.656Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] No tests to run. [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:50.913Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] No tests to run. [2023-10-02T14:58:50.913Z] [INFO] [2023-10-02T14:58:50.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:50.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:50.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:50.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:50.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2023-10-02T14:58:50.914Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [23/144] [2023-10-02T14:58:50.914Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:50.914Z] [INFO] The project's OSGi version is 1.3.0.202310021456 [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:50.914Z] [INFO] [2023-10-02T14:58:50.914Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.172Z] [INFO] [2023-10-02T14:58:51.172Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.172Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core... [2023-10-02T14:58:51.172Z] [INFO] [2023-10-02T14:58:51.172Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2023-10-02T14:58:51.172Z] [INFO] [2023-10-02T14:58:51.172Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.172Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] No tests to run. [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:51.429Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] No tests to run. [2023-10-02T14:58:51.429Z] [INFO] [2023-10-02T14:58:51.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:51.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:51.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:51.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:51.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2023-10-02T14:58:51.430Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144] [2023-10-02T14:58:51.430Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.430Z] [INFO] The project's OSGi version is 5.2.1.202310021456 [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.430Z] [INFO] [2023-10-02T14:58:51.430Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.686Z] [INFO] [2023-10-02T14:58:51.686Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.686Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core... [2023-10-02T14:58:51.686Z] [INFO] [2023-10-02T14:58:51.686Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2023-10-02T14:58:51.686Z] [INFO] [2023-10-02T14:58:51.686Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:51.686Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2023-10-02T14:58:52.252Z] [INFO] [2023-10-02T14:58:52.252Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.252Z] [INFO] [2023-10-02T14:58:52.252Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2023-10-02T14:58:52.252Z] [INFO] [2023-10-02T14:58:52.252Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] No tests to run. [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:52.253Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] No tests to run. [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:52.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:52.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:52.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml [2023-10-02T14:58:52.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >-- [2023-10-02T14:58:52.253Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT [25/144] [2023-10-02T14:58:52.253Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] The project's OSGi version is 0.1.1.202310021456 [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core... [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources [2023-10-02T14:58:52.253Z] [INFO] [2023-10-02T14:58:52.253Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:52.253Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] No tests to run. [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:53.183Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] No tests to run. [2023-10-02T14:58:53.183Z] [INFO] [2023-10-02T14:58:53.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:53.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:53.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:53.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:53.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2023-10-02T14:58:53.184Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT [26/144] [2023-10-02T14:58:53.184Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] The project's OSGi version is 1.0.13.202310021456 [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] [2023-10-02T14:58:53.184Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.184Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in... [2023-10-02T14:58:53.184Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.62kB) [2023-10-02T14:58:53.184Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.23kB) [2023-10-02T14:58:53.440Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.200.v20210429-1609.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (82.31kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (34.71kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.500.v20210510-1619.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.8kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210527-0259.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.75kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (10.25kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.54kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.400.v20200911-1853.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (38.74kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (28.06kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.100.v20210419-1942.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.36kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.27kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.200.v20210527-0259.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (39.28kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.200.v20210527-0259.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (39.29kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (10.74kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.67kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.93kB) [2023-10-02T14:58:53.441Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.200.v20210429-1609.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (83.99kB) [2023-10-02T14:58:53.698Z] [INFO] [2023-10-02T14:58:53.698Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2023-10-02T14:58:53.698Z] [INFO] [2023-10-02T14:58:53.698Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:53.698Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2023-10-02T14:58:54.261Z] [INFO] [2023-10-02T14:58:54.261Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2023-10-02T14:58:54.261Z] [INFO] [2023-10-02T14:58:54.261Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.261Z] [INFO] [2023-10-02T14:58:54.261Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar [2023-10-02T14:58:54.517Z] [INFO] [2023-10-02T14:58:54.517Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.517Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar [2023-10-02T14:58:54.517Z] [INFO] [2023-10-02T14:58:54.517Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.517Z] [INFO] [2023-10-02T14:58:54.517Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.517Z] [INFO] [2023-10-02T14:58:54.517Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.517Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:58:54.518Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:58:54.518Z] [INFO] [2023-10-02T14:58:54.518Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.518Z] [INFO] [2023-10-02T14:58:54.518Z] [INFO] --- maven-antrun-plugin:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:58:54.518Z] [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 [2023-10-02T14:58:54.518Z] [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 [2023-10-02T14:58:54.518Z] [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 [2023-10-02T14:58:54.518Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 918 kB/s) [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:54.774Z] [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 [2023-10-02T14:58:55.030Z] [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 284 kB/s) [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 109 kB/s) [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.030Z] [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 [2023-10-02T14:58:55.031Z] [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 [2023-10-02T14:58:55.031Z] [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 [2023-10-02T14:58:55.031Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 [2023-10-02T14:58:55.289Z] [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 813 kB/s) [2023-10-02T14:58:55.289Z] [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 44 MB/s) [2023-10-02T14:58:55.545Z] [INFO] Executing tasks [2023-10-02T14:58:55.545Z] [WARNING] [echo] Verifying: ${anyTraceExists} [2023-10-02T14:58:55.545Z] [WARNING] [echo] Attempting to download test traces [2023-10-02T14:58:55.545Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2023-10-02T14:58:55.545Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2023-10-02T14:58:55.545Z] [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 [2023-10-02T14:58:55.805Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2023-10-02T14:58:55.805Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2023-10-02T14:58:55.805Z] [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 [2023-10-02T14:58:56.387Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2023-10-02T14:58:56.387Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2023-10-02T14:58:56.387Z] [INFO] [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2023-10-02T14:58:56.387Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2023-10-02T14:58:56.387Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2023-10-02T14:58:56.387Z] [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 [2023-10-02T14:58:56.969Z] [INFO] [exec] Cloning into 'ctf-testsuite'... [2023-10-02T14:58:57.531Z] [INFO] [exec] Your branch is up to date with 'origin/master'. [2023-10-02T14:58:57.531Z] [INFO] [exec] Already on 'master' [2023-10-02T14:58:57.531Z] [INFO] [exec] Already up to date. [2023-10-02T14:58:57.531Z] [INFO] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2023-10-02T14:58:57.531Z] [INFO] [exec] [2023-10-02T14:58:57.531Z] [INFO] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2023-10-02T14:58:57.531Z] [INFO] [exec] changes and commit them, and you can discard any commits you make in this [2023-10-02T14:58:57.531Z] [INFO] [exec] state without impacting any branches by performing another checkout. [2023-10-02T14:58:57.531Z] [INFO] [exec] [2023-10-02T14:58:57.531Z] [INFO] [exec] If you want to create a new branch to retain commits you create, you may [2023-10-02T14:58:57.531Z] [INFO] [exec] do so (now or later) by using -b with the checkout command again. Example: [2023-10-02T14:58:57.531Z] [INFO] [exec] [2023-10-02T14:58:57.531Z] [INFO] [exec] git checkout -b [2023-10-02T14:58:57.531Z] [INFO] [exec] [2023-10-02T14:58:57.531Z] [INFO] [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master [2023-10-02T14:58:57.531Z] [WARNING] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2023-10-02T14:58:57.788Z] [INFO] [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2023-10-02T14:58:58.044Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-10-02T14:58:58.044Z] [INFO] [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2023-10-02T14:58:58.607Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-10-02T14:58:58.863Z] [INFO] [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2023-10-02T14:58:58.863Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-10-02T14:58:58.863Z] [INFO] [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2023-10-02T14:58:59.792Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-10-02T14:59:00.356Z] [WARNING] [echo] Traces extracted successfully [2023-10-02T14:59:00.356Z] [INFO] Executed tasks [2023-10-02T14:59:00.356Z] [INFO] [2023-10-02T14:59:00.356Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:59:00.612Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (137.97kB) [2023-10-02T14:59:00.613Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (56.84kB) [2023-10-02T14:59:00.613Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (96.33kB) [2023-10-02T14:59:00.613Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.4MB) [2023-10-02T14:59:00.869Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.14MB) [2023-10-02T14:59:00.869Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.48kB) [2023-10-02T14:59:00.869Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (2.95MB) [2023-10-02T14:59:01.127Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (367.61kB) [2023-10-02T14:59:01.127Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (52.58kB) [2023-10-02T14:59:01.127Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (219.73kB) [2023-10-02T14:59:01.127Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (69.34kB) [2023-10-02T14:59:01.127Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1,021.45kB) [2023-10-02T14:59:01.383Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (350.75kB) [2023-10-02T14:59:01.383Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (30.06kB) [2023-10-02T14:59:01.383Z] [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) [2023-10-02T14:59:01.639Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.67MB) [2023-10-02T14:59:01.639Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.33MB) [2023-10-02T14:59:01.895Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.45MB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.85kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.77kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (91.5kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.0.v20210510-1841.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.3kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (126.34kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (15.43kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (82.92kB) [2023-10-02T14:59:02.152Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.79kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.69kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (36.06kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (66.86kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (28.7kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (229.5kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.jetty.http_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (242.24kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.jetty.server_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (769.29kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (171.79kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.jetty.util_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (560.29kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.73kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.76kB) [2023-10-02T14:59:02.409Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (12.54kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (28.05kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.82kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (128.95kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.0.v20210326-2048.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (80.04kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.34kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.37kB) [2023-10-02T14:59:02.665Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (31.04kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.0.v20210322-0909.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (97.37kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.0.v20210421-1159.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (235.05kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (34.96kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (49.23kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (248.88kB) [2023-10-02T14:59:02.666Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.100.v20210327-1705.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (99.78kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.19kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.100.v20210415-1446.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (127.71kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.0.v20210322-0909.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (98.59kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (424.03kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.help.ui_4.3.0.v20210409-1726.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (524.45kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.help.webapp_3.10.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (727.13kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.jetty.io_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (194.73kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.jetty.security_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (126.39kB) [2023-10-02T14:59:02.922Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (68.89kB) [2023-10-02T14:59:03.179Z] [INFO] Fetching org.eclipse.platform_4.20.0.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (637.66kB) [2023-10-02T14:59:03.179Z] [INFO] Fetching org.eclipse.platform.doc.user_4.20.0.v20210530-2150.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (6.56MB) [2023-10-02T14:59:03.435Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.100.v20210426-1601.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (94.1kB) [2023-10-02T14:59:03.435Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.09MB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (379kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (143.24kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.01kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (45.24kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.0.v20210510-1849.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (143.39kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.47kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.25kB) [2023-10-02T14:59:03.691Z] [INFO] Fetching org.eclipse.rcp_4.20.0.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (11.1kB) [2023-10-02T14:59:03.948Z] [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) [2023-10-02T14:59:03.948Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2023-10-02T14:59:03.948Z] [INFO] Command line: [2023-10-02T14:59:03.948Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T14:59:03.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T14:59:04.206Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T14:59:04.206Z] 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) [2023-10-02T14:59:04.206Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T14:59:04.206Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T14:59:05.574Z] !SESSION 2023-10-02 14:59:03.826 ----------------------------------------------- [2023-10-02T14:59:05.574Z] eclipse.buildId=unknown [2023-10-02T14:59:05.574Z] java.version=17.0.2 [2023-10-02T14:59:05.574Z] java.vendor=Oracle Corporation [2023-10-02T14:59:05.574Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T14:59:05.574Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T14:59:05.574Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T14:59:05.574Z] [2023-10-02T14:59:05.574Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 14:59:05.231 [2023-10-02T14:59:05.574Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:05.574Z] !STACK 0 [2023-10-02T14:59:05.574Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [56] [2023-10-02T14:59:05.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:05.574Z] [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:06.138Z] [2023-10-02T14:59:06.138Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 14:59:05.870 [2023-10-02T14:59:06.138Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:06.138Z] !STACK 0 [2023-10-02T14:59:06.138Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132] [2023-10-02T14:59:06.138Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:06.138Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T14:59:06.138Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T14:59:06.138Z] org.apache.httpcomponents.httpclient.win [34] [2023-10-02T14:59:06.138Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:06.138Z] [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:06.138Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:06.394Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2023-10-02T14:59:08.286Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2023-10-02T14:59:08.286Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.891 s [2023-10-02T14:59:08.286Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.259 s [2023-10-02T14:59:08.286Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.037 s [2023-10-02T14:59:08.286Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.083 s [2023-10-02T14:59:08.286Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.102 s [2023-10-02T14:59:08.287Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.094 s [2023-10-02T14:59:08.287Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.083 s [2023-10-02T14:59:08.287Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2023-10-02T14:59:09.656Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2023-10-02T14:59:09.656Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.086 s [2023-10-02T14:59:09.656Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.087 s [2023-10-02T14:59:09.656Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2023-10-02T14:59:09.656Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2023-10-02T14:59:09.656Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2023-10-02T14:59:09.656Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.026 s [2023-10-02T14:59:09.656Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2023-10-02T14:59:09.656Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2023-10-02T14:59:09.656Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2023-10-02T14:59:09.656Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.082 s [2023-10-02T14:59:09.656Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2023-10-02T14:59:09.656Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2023-10-02T14:59:09.656Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.079 s [2023-10-02T14:59:09.656Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.149 s [2023-10-02T14:59:09.656Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.057 s [2023-10-02T14:59:09.656Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.021 s [2023-10-02T14:59:09.656Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.02 s [2023-10-02T14:59:09.656Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.093 s [2023-10-02T14:59:09.656Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.066 s [2023-10-02T14:59:09.656Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.02 s [2023-10-02T14:59:09.656Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.02 s [2023-10-02T14:59:09.656Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.058 s [2023-10-02T14:59:09.656Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.022 s [2023-10-02T14:59:09.656Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.019 s [2023-10-02T14:59:09.656Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2023-10-02T14:59:09.656Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.019 s [2023-10-02T14:59:09.656Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.088 s [2023-10-02T14:59:09.656Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.018 s [2023-10-02T14:59:09.656Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.05 s [2023-10-02T14:59:09.656Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2023-10-02T14:59:10.587Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2023-10-02T14:59:10.587Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.02 s [2023-10-02T14:59:10.587Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:10.587Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.151 s [2023-10-02T14:59:10.587Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.437 s [2023-10-02T14:59:10.587Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.062 s [2023-10-02T14:59:10.587Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.02 s [2023-10-02T14:59:10.587Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.02 s [2023-10-02T14:59:10.587Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.02 s [2023-10-02T14:59:10.587Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2023-10-02T14:59:10.587Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2023-10-02T14:59:10.587Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.071 s [2023-10-02T14:59:10.587Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2023-10-02T14:59:10.587Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.004 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2023-10-02T14:59:10.587Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest [2023-10-02T14:59:10.588Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest [2023-10-02T14:59:10.588Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0.003 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0.002 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0.001 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithInvalidJson(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0.001 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithJsonMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0.001 s [2023-10-02T14:59:10.588Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest) Time elapsed: 0 s [2023-10-02T14:59:10.588Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2023-10-02T14:59:18.710Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.769 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2023-10-02T14:59:18.710Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.48 s [2023-10-02T14:59:18.710Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.634 s [2023-10-02T14:59:18.710Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.881 s [2023-10-02T14:59:18.710Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.079 s [2023-10-02T14:59:18.710Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.054 s [2023-10-02T14:59:18.710Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.927 s [2023-10-02T14:59:18.710Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.699 s [2023-10-02T14:59:18.710Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.859 s [2023-10-02T14:59:18.710Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.259 s [2023-10-02T14:59:18.710Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.009 s [2023-10-02T14:59:18.710Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2023-10-02T14:59:18.710Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.297 s [2023-10-02T14:59:18.710Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.231 s [2023-10-02T14:59:18.710Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.069 s [2023-10-02T14:59:18.710Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.273 s [2023-10-02T14:59:18.710Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2023-10-02T14:59:18.710Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2023-10-02T14:59:18.710Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2023-10-02T14:59:18.710Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2023-10-02T14:59:18.710Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.003 s [2023-10-02T14:59:18.710Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.011 s [2023-10-02T14:59:18.710Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.003 s [2023-10-02T14:59:18.710Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.394 s [2023-10-02T14:59:18.710Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.009 s [2023-10-02T14:59:18.710Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.504 s [2023-10-02T14:59:18.710Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.346 s [2023-10-02T14:59:18.710Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2023-10-02T14:59:18.710Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.687 s [2023-10-02T14:59:18.710Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2023-10-02T14:59:19.273Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2023-10-02T14:59:19.273Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.505 s [2023-10-02T14:59:19.273Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.044 s [2023-10-02T14:59:19.273Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.168 s [2023-10-02T14:59:19.274Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.088 s [2023-10-02T14:59:19.274Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.215 s [2023-10-02T14:59:19.274Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2023-10-02T14:59:19.274Z] [2023-10-02T14:59:19.274Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:19.274 [2023-10-02T14:59:19.274Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2023-10-02T14:59:19.274Z] [2023-10-02T14:59:19.274Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:19.274 [2023-10-02T14:59:19.274Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2023-10-02T14:59:19.530Z] [2023-10-02T14:59:19.530Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:19.329 [2023-10-02T14:59:19.530Z] !MESSAGE channel0_0 [ ] 0 Events [2023-10-02T14:59:19.530Z] [2023-10-02T14:59:19.530Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:19.329 [2023-10-02T14:59:19.530Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.141 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_0 [ ] 0 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.141 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_1 [+] 1 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.160 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_0 [ ] 0 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.160 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_1 [++] 1 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.267 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_0 [ ] 0 Events [2023-10-02T14:59:20.462Z] [2023-10-02T14:59:20.462Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:20.267 [2023-10-02T14:59:20.462Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2023-10-02T14:59:20.462Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2023-10-02T14:59:20.462Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.462Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.076 s [2023-10-02T14:59:20.462Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.024 s [2023-10-02T14:59:20.462Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.055 s [2023-10-02T14:59:20.462Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.462Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2023-10-02T14:59:20.462Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2023-10-02T14:59:20.462Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.648 s [2023-10-02T14:59:20.462Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.462Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.017 s [2023-10-02T14:59:20.462Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.462Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.054 s [2023-10-02T14:59:20.462Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.462Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.018 s [2023-10-02T14:59:20.462Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.055 s [2023-10-02T14:59:20.462Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.035 s [2023-10-02T14:59:20.462Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.062 s [2023-10-02T14:59:20.462Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.03 s [2023-10-02T14:59:20.462Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.075 s [2023-10-02T14:59:20.462Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2023-10-02T14:59:20.719Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2023-10-02T14:59:20.719Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.02 s [2023-10-02T14:59:20.719Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.067 s [2023-10-02T14:59:20.719Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.019 s [2023-10-02T14:59:20.719Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.01 s [2023-10-02T14:59:20.719Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.007 s [2023-10-02T14:59:20.719Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.006 s [2023-10-02T14:59:20.719Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2023-10-02T14:59:22.093Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2023-10-02T14:59:22.093Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2023-10-02T14:59:22.093Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.161 s [2023-10-02T14:59:22.093Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.053 s [2023-10-02T14:59:22.093Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.099 s [2023-10-02T14:59:22.093Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.155 s [2023-10-02T14:59:22.093Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.052 s [2023-10-02T14:59:22.093Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.088 s [2023-10-02T14:59:22.093Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.093 s [2023-10-02T14:59:22.094Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.082 s [2023-10-02T14:59:22.094Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.051 s [2023-10-02T14:59:22.094Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.05 s [2023-10-02T14:59:22.094Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.057 s [2023-10-02T14:59:22.094Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.051 s [2023-10-02T14:59:22.094Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.05 s [2023-10-02T14:59:22.094Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.053 s [2023-10-02T14:59:22.094Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.066 s [2023-10-02T14:59:22.094Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.05 s [2023-10-02T14:59:22.094Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.07 s [2023-10-02T14:59:22.094Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.059 s [2023-10-02T14:59:22.094Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2023-10-02T14:59:22.094Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2023-10-02T14:59:22.094Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2023-10-02T14:59:22.094Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2023-10-02T14:59:22.094Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2023-10-02T14:59:22.094Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2023-10-02T14:59:22.094Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2023-10-02T14:59:22.657Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2023-10-02T14:59:22.657Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.07 s [2023-10-02T14:59:22.657Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.079 s [2023-10-02T14:59:22.657Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.067 s [2023-10-02T14:59:22.657Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.102 s [2023-10-02T14:59:22.657Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.036 s [2023-10-02T14:59:22.657Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.034 s [2023-10-02T14:59:22.657Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.033 s [2023-10-02T14:59:22.657Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.033 s [2023-10-02T14:59:22.657Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.035 s [2023-10-02T14:59:22.657Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.043 s [2023-10-02T14:59:22.657Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.033 s [2023-10-02T14:59:22.657Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2023-10-02T14:59:22.657Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2023-10-02T14:59:22.657Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2023-10-02T14:59:22.657Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0 s [2023-10-02T14:59:22.657Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2023-10-02T14:59:22.657Z] [2023-10-02T14:59:22.657Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:22.654 [2023-10-02T14:59:22.657Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564] [2023-10-02T14:59:22.913Z] [2023-10-02T14:59:22.913Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:22.659 [2023-10-02T14:59:22.913Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564] [2023-10-02T14:59:22.913Z] [2023-10-02T14:59:22.913Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:22.732 [2023-10-02T14:59:22.913Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564] [2023-10-02T14:59:22.913Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2023-10-02T14:59:22.914Z] jsonClockedTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.062 s [2023-10-02T14:59:22.914Z] jsonPacketContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2023-10-02T14:59:22.914Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2023-10-02T14:59:22.914Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2023-10-02T14:59:22.914Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2023-10-02T14:59:22.914Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.059 s [2023-10-02T14:59:22.914Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2023-10-02T14:59:22.914Z] jsonPacketHeaderTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2023-10-02T14:59:22.914Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2023-10-02T14:59:22.914Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2023-10-02T14:59:22.914Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2023-10-02T14:59:22.914Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2023-10-02T14:59:22.914Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2023-10-02T14:59:22.914Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2023-10-02T14:59:22.914Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2023-10-02T14:59:22.914Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2023-10-02T14:59:22.914Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2023-10-02T14:59:22.914Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2023-10-02T14:59:23.172Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2023-10-02T14:59:23.172Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.124 s [2023-10-02T14:59:23.172Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2023-10-02T14:59:23.172Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.042 s [2023-10-02T14:59:23.172Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2023-10-02T14:59:23.172Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2023-10-02T14:59:23.172Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2023-10-02T14:59:23.172Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2023-10-02T14:59:23.172Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2023-10-02T14:59:23.172Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2023-10-02T14:59:23.172Z] testOverlapRange1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testOverlapRange2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testOverlapRange3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testOverlapRange4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testAddNext(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testOverlap(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.172Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2023-10-02T14:59:23.172Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2023-10-02T14:59:23.173Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.024 s [2023-10-02T14:59:23.173Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2023-10-02T14:59:23.173Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2023-10-02T14:59:23.173Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2023-10-02T14:59:23.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2023-10-02T14:59:23.173Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2023-10-02T14:59:23.173Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2023-10-02T14:59:23.173Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2023-10-02T14:59:23.173Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2023-10-02T14:59:23.173Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2023-10-02T14:59:23.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2023-10-02T14:59:23.173Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest [2023-10-02T14:59:23.173Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest [2023-10-02T14:59:23.173Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testGetStringValue(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testBlobDefinition(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2023-10-02T14:59:23.173Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2023-10-02T14:59:23.173Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.173Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2023-10-02T14:59:23.173Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2023-10-02T14:59:23.174Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.174Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2023-10-02T14:59:23.174Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2023-10-02T14:59:23.174Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2023-10-02T14:59:23.174Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2023-10-02T14:59:23.174Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2023-10-02T14:59:23.174Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2023-10-02T14:59:23.174Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2023-10-02T14:59:23.174Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2023-10-02T14:59:23.174Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2023-10-02T14:59:23.174Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2023-10-02T14:59:23.174Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2023-10-02T14:59:23.174Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2023-10-02T14:59:23.174Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.007 s [2023-10-02T14:59:23.174Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.174Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2023-10-02T14:59:23.175Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:23.175Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2023-10-02T14:59:24.545Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2023-10-02T14:59:24.545Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2023-10-02T14:59:24.545Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2023-10-02T14:59:24.545Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.056 s [2023-10-02T14:59:24.545Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.027 s [2023-10-02T14:59:24.545Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.071 s [2023-10-02T14:59:24.545Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.044 s [2023-10-02T14:59:24.545Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.08 s [2023-10-02T14:59:24.545Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.019 s [2023-10-02T14:59:24.545Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.054 s [2023-10-02T14:59:24.545Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.019 s [2023-10-02T14:59:24.545Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.019 s [2023-10-02T14:59:24.545Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.017 s [2023-10-02T14:59:24.545Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.062 s [2023-10-02T14:59:24.545Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.091 s [2023-10-02T14:59:24.545Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2023-10-02T14:59:24.545Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.018 s [2023-10-02T14:59:24.545Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.062 s [2023-10-02T14:59:24.545Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.019 s [2023-10-02T14:59:24.545Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.019 s [2023-10-02T14:59:24.545Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.062 s [2023-10-02T14:59:24.545Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.032 s [2023-10-02T14:59:24.545Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.065 s [2023-10-02T14:59:24.545Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.018 s [2023-10-02T14:59:24.545Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2023-10-02T14:59:24.545Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.017 s [2023-10-02T14:59:24.545Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.018 s [2023-10-02T14:59:24.545Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.017 s [2023-10-02T14:59:24.545Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2023-10-02T14:59:24.545Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.018 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2023-10-02T14:59:24.546Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2023-10-02T14:59:24.546Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest [2023-10-02T14:59:24.546Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest [2023-10-02T14:59:24.546Z] testBlobDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2023-10-02T14:59:24.546Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2023-10-02T14:59:24.546Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2023-10-02T14:59:24.546Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2023-10-02T14:59:24.546Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2023-10-02T14:59:24.546Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2023-10-02T14:59:24.546Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.546Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2023-10-02T14:59:24.546Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2023-10-02T14:59:24.546Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.546Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.546Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.546Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.337 [2023-10-02T14:59:24.547Z] !MESSAGE Struct already contains a field named ctx [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.338 [2023-10-02T14:59:24.547Z] !MESSAGE Struct already contains a field named ctx [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.338 [2023-10-02T14:59:24.547Z] !MESSAGE Struct already contains a field named ctx [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.338 [2023-10-02T14:59:24.547Z] !MESSAGE Struct already contains a field named ctx [2023-10-02T14:59:24.547Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2023-10-02T14:59:24.547Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.002 s [2023-10-02T14:59:24.547Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2023-10-02T14:59:24.547Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2023-10-02T14:59:24.547Z] testParseField_fixedLengthArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.547Z] testParseField_fixedLengthNotNullTerminatedArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_fixedLengthString(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] testParseField_fixedHexLengthArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.003 s [2023-10-02T14:59:24.547Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2023-10-02T14:59:24.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2023-10-02T14:59:24.547Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:24.547Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2023-10-02T14:59:24.547Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2023-10-02T14:59:24.547Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2023-10-02T14:59:24.547Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2023-10-02T14:59:24.547Z] line 8:11 required (...)+ loop did not match anything at character ';' [2023-10-02T14:59:24.547Z] line 10:46 mismatched character '' expecting '"' [2023-10-02T14:59:24.547Z] line 9:16 no viable alternative at character 'o' [2023-10-02T14:59:24.547Z] line 9:20 no viable alternative at character '?' [2023-10-02T14:59:24.547Z] line 12:14 no viable alternative at character '' [2023-10-02T14:59:24.547Z] line 32:0 mismatched character '' expecting '"' [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.531 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.532 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test1 [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.532 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test2 [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.532 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test3 [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.532 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test4 [2023-10-02T14:59:24.547Z] [2023-10-02T14:59:24.547Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.540 [2023-10-02T14:59:24.547Z] !MESSAGE Unknown trace attribute: test2 [2023-10-02T14:59:24.805Z] [2023-10-02T14:59:24.805Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.559 [2023-10-02T14:59:24.805Z] !MESSAGE Unknown integer attribute: aa [2023-10-02T14:59:24.805Z] [2023-10-02T14:59:24.805Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.559 [2023-10-02T14:59:24.805Z] !MESSAGE Unknown integer attribute: zz [2023-10-02T14:59:24.805Z] [2023-10-02T14:59:24.805Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.560 [2023-10-02T14:59:24.805Z] !MESSAGE Unknown trace attribute: blah [2023-10-02T14:59:24.805Z] [2023-10-02T14:59:24.805Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 14:59:24.560 [2023-10-02T14:59:24.805Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2023-10-02T14:59:25.062Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2023-10-02T14:59:25.062Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2023-10-02T14:59:25.062Z] 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.001 s [2023-10-02T14:59:25.062Z] 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.001 s [2023-10-02T14:59:25.062Z] 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 s [2023-10-02T14:59:25.062Z] 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 [2023-10-02T14:59:25.062Z] 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 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.046 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.063Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.063Z] 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.001 s [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 [2023-10-02T14:59:25.063Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] 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 s [2023-10-02T14:59:25.064Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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 [2023-10-02T14:59:25.064Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.064Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.064Z] 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.056 s [2023-10-02T14:59:25.064Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.065Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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.014 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] 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 s [2023-10-02T14:59:25.065Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] 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.058 s [2023-10-02T14:59:25.065Z] 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 [2023-10-02T14:59:25.065Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] 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.001 s [2023-10-02T14:59:25.066Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.066Z] 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 [2023-10-02T14:59:25.066Z] 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 s [2023-10-02T14:59:25.066Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.066Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.106 s [2023-10-02T14:59:25.067Z] 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.11 s [2023-10-02T14:59:25.067Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2023-10-02T14:59:25.067Z] 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.001 s [2023-10-02T14:59:25.067Z] 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.052 s [2023-10-02T14:59:25.067Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.067Z] 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 s [2023-10-02T14:59:25.067Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2023-10-02T14:59:25.067Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2023-10-02T14:59:25.067Z] [2023-10-02T14:59:25.067Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-10-02 14:59:24.935 [2023-10-02T14:59:25.067Z] !MESSAGE Some message [2023-10-02T14:59:25.067Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2023-10-02T14:59:25.067Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2023-10-02T14:59:25.067Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2023-10-02T14:59:25.067Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2023-10-02T14:59:25.067Z] [2023-10-02T14:59:25.067Z] Results: [2023-10-02T14:59:25.067Z] [2023-10-02T14:59:25.067Z] Tests run: 650, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T14:59:25.067Z] [2023-10-02T14:59:25.324Z] [INFO] All tests passed! [2023-10-02T14:59:25.324Z] [INFO] [2023-10-02T14:59:25.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:59:25.324Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:25.324Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:25.324Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:25.324Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml [2023-10-02T14:59:25.324Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml [2023-10-02T14:59:25.324Z] [INFO] [2023-10-02T14:59:25.324Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-10-02T14:59:25.324Z] [INFO] [2023-10-02T14:59:25.324Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2023-10-02T14:59:25.324Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [27/144] [2023-10-02T14:59:25.324Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T14:59:25.324Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] The project's OSGi version is 1.0.16.202310021456 [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] [2023-10-02T14:59:25.336Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.336Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests... [2023-10-02T14:59:25.594Z] [INFO] [2023-10-02T14:59:25.594Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2023-10-02T14:59:25.594Z] [INFO] [2023-10-02T14:59:25.594Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:25.594Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.523Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.523Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:59:26.523Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:59:26.523Z] [INFO] [2023-10-02T14:59:26.524Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.524Z] [INFO] [2023-10-02T14:59:26.524Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:26.780Z] [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) [2023-10-02T14:59:26.780Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2023-10-02T14:59:26.780Z] [INFO] Command line: [2023-10-02T14:59:26.780Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T14:59:26.780Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T14:59:27.343Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T14:59:27.343Z] 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) [2023-10-02T14:59:27.343Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T14:59:27.343Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T14:59:28.712Z] !SESSION 2023-10-02 14:59:26.861 ----------------------------------------------- [2023-10-02T14:59:28.712Z] eclipse.buildId=unknown [2023-10-02T14:59:28.712Z] java.version=17.0.2 [2023-10-02T14:59:28.712Z] java.vendor=Oracle Corporation [2023-10-02T14:59:28.712Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T14:59:28.712Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T14:59:28.712Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T14:59:28.712Z] [2023-10-02T14:59:28.712Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 14:59:28.456 [2023-10-02T14:59:28.712Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:28.712Z] !STACK 0 [2023-10-02T14:59:28.712Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [56] [2023-10-02T14:59:28.712Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:28.712Z] [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:28.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:28.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:28.713Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:28.713Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:29.276Z] [2023-10-02T14:59:29.276Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 14:59:29.128 [2023-10-02T14:59:29.276Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:29.276Z] !STACK 0 [2023-10-02T14:59:29.276Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132] [2023-10-02T14:59:29.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:29.276Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T14:59:29.276Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T14:59:29.276Z] org.apache.httpcomponents.httpclient.win [34] [2023-10-02T14:59:29.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:29.276Z] [2023-10-02T14:59:29.276Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:29.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:29.276Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:29.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:29.840Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2023-10-02T14:59:30.097Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2023-10-02T14:59:30.097Z] testIteratorOverQuarkEndTime Time elapsed: 0.166 s [2023-10-02T14:59:30.097Z] testIteratorOverQuarkResolution Time elapsed: 0 s [2023-10-02T14:59:30.097Z] testIteratorOverQuarkReversed Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testQueueOfferPollPeek Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testQueryOngoingStackTop Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testQuerySingleStackTop Time elapsed: 0 s [2023-10-02T14:59:30.097Z] testQueryUntilNonNullValue Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testIteratorOverQuark Time elapsed: 0 s [2023-10-02T14:59:30.097Z] testIteratorOverQuarkAddMoreIntervals Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testIteratorOverQuarkSubrange Time elapsed: 0 s [2023-10-02T14:59:30.097Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2023-10-02T14:59:30.097Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2023-10-02T14:59:30.097Z] testBeginEnd Time elapsed: 0.081 s [2023-10-02T14:59:30.097Z] testEmptyStack Time elapsed: 0.002 s [2023-10-02T14:59:30.097Z] testFullQueries Time elapsed: 0.003 s [2023-10-02T14:59:30.097Z] testSingleQueries Time elapsed: 0.002 s [2023-10-02T14:59:30.097Z] testStackTop Time elapsed: 0.003 s [2023-10-02T14:59:30.097Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2023-10-02T14:59:30.097Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2023-10-02T14:59:30.097Z] testNodeSequenceNumbers Time elapsed: 0.006 s [2023-10-02T14:59:30.097Z] testDepth Time elapsed: 0.002 s [2023-10-02T14:59:30.097Z] testSequentialFill Time elapsed: 0 s [2023-10-02T14:59:30.097Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest [2023-10-02T14:59:30.097Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest [2023-10-02T14:59:30.097Z] testHtInterval[0: Hello] Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] testHtInterval[1: Test0] Time elapsed: 0.001 s [2023-10-02T14:59:30.097Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2023-10-02T14:59:30.354Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 0, char length: 1] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 0, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 0, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10, char length: 3] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 126, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 126, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 126, char length: 3] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 127, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 127, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 127, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 128, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 128, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 128, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,382, char length: 1] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,382, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,382, char length: 3] Time elapsed: 0.003 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,383, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,383, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,383, char length: 3] Time elapsed: 0.055 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,384, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,384, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 16,384, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,921, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,921, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,921, char length: 3] Time elapsed: 0.002 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,922, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,922, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,922, char length: 3] Time elapsed: 0.002 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,923, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,923, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 10,923, char length: 3] Time elapsed: 0 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 32,766, char length: 1] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 32,766, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 32,766, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.354Z] testStringWithChars[nb of chars: 32,767, char length: 1] Time elapsed: 0.001 s [2023-10-02T14:59:30.355Z] testStringWithChars[nb of chars: 32,767, char length: 2] Time elapsed: 0 s [2023-10-02T14:59:30.355Z] testStringWithChars[nb of chars: 32,767, char length: 3] Time elapsed: 0.002 s [2023-10-02T14:59:30.355Z] testStringWithChars[nb of chars: 32,768, char length: 1] Time elapsed: 0 s [2023-10-02T14:59:30.355Z] testStringWithChars[nb of chars: 32,768, char length: 2] Time elapsed: 0.001 s [2023-10-02T14:59:30.355Z] testStringWithChars[nb of chars: 32,768, char length: 3] Time elapsed: 0.001 s [2023-10-02T14:59:30.355Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2023-10-02T14:59:30.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2023-10-02T14:59:30.355Z] testFillNodes[CLASSIC] Time elapsed: 0.006 s [2023-10-02T14:59:30.355Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2023-10-02T14:59:31.724Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2023-10-02T14:59:31.724Z] testEndTime Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testStartTime Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testEnd Time elapsed: 0.001 s [2023-10-02T14:59:31.724Z] testQueryAttribute Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testBegin Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testOutOfRange_1 Time elapsed: 0.001 s [2023-10-02T14:59:31.724Z] testOutOfRange_2 Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testQueryAttributeEmpty Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testDoQuery Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testBuildNowQueryLaterStateValues Time elapsed: 0.001 s [2023-10-02T14:59:31.724Z] testIntervalBeforeStart Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testInsertQueryStateValues Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testCascadingIntervals Time elapsed: 0.078 s [2023-10-02T14:59:31.724Z] testNegativeTimes Time elapsed: 0 s [2023-10-02T14:59:31.724Z] testFullIntervals Time elapsed: 1.326 s [2023-10-02T14:59:31.724Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2023-10-02T14:59:32.287Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2023-10-02T14:59:32.287Z] testBuildNowQueryLaterStateValues[ReOpen=false] Time elapsed: 0.002 s [2023-10-02T14:59:32.287Z] testIntervalBeforeStart[ReOpen=false] Time elapsed: 0.001 s [2023-10-02T14:59:32.287Z] testInsertQueryStateValues[ReOpen=false] Time elapsed: 0 s [2023-10-02T14:59:32.287Z] testCascadingIntervals[ReOpen=false] Time elapsed: 0.018 s [2023-10-02T14:59:32.287Z] testNegativeTimes[ReOpen=false] Time elapsed: 0.001 s [2023-10-02T14:59:32.287Z] testFullIntervals[ReOpen=false] Time elapsed: 0.39 s [2023-10-02T14:59:32.287Z] testBuildNowQueryLaterStateValues[ReOpen=true] Time elapsed: 0.01 s [2023-10-02T14:59:32.287Z] testIntervalBeforeStart[ReOpen=true] Time elapsed: 0.001 s [2023-10-02T14:59:32.287Z] testInsertQueryStateValues[ReOpen=true] Time elapsed: 0 s [2023-10-02T14:59:32.287Z] testCascadingIntervals[ReOpen=true] Time elapsed: 0.009 s [2023-10-02T14:59:32.287Z] testNegativeTimes[ReOpen=true] Time elapsed: 0.001 s [2023-10-02T14:59:32.287Z] testFullIntervals[ReOpen=true] Time elapsed: 0.245 s [2023-10-02T14:59:32.287Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2023-10-02T14:59:33.215Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2023-10-02T14:59:33.215Z] testIntervalBeforeStart[ReOpen=false] Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testBuildNowQueryLaterStateValues[ReOpen=false] Time elapsed: 0.004 s [2023-10-02T14:59:33.215Z] testInsertQueryStateValues[ReOpen=false] Time elapsed: 0.001 s [2023-10-02T14:59:33.215Z] testCascadingIntervals[ReOpen=false] Time elapsed: 0.011 s [2023-10-02T14:59:33.215Z] testNegativeTimes[ReOpen=false] Time elapsed: 0.001 s [2023-10-02T14:59:33.215Z] testFullIntervals[ReOpen=false] Time elapsed: 0.362 s [2023-10-02T14:59:33.215Z] testIntervalBeforeStart[ReOpen=true] Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testBuildNowQueryLaterStateValues[ReOpen=true] Time elapsed: 0.001 s [2023-10-02T14:59:33.215Z] testInsertQueryStateValues[ReOpen=true] Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testCascadingIntervals[ReOpen=true] Time elapsed: 0.009 s [2023-10-02T14:59:33.215Z] testNegativeTimes[ReOpen=true] Time elapsed: 0.002 s [2023-10-02T14:59:33.215Z] testFullIntervals[ReOpen=true] Time elapsed: 0.249 s [2023-10-02T14:59:33.215Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2023-10-02T14:59:33.215Z] [2023-10-02T14:59:33.215Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2023-10-02 14:59:32.909 [2023-10-02T14:59:33.215Z] !MESSAGE Custom factory for type 87 does not exist [2023-10-02T14:59:33.215Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2023-10-02T14:59:33.215Z] testNoFactoryAvailable Time elapsed: 0.002 s [2023-10-02T14:59:33.215Z] testSerialization Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testWrongCustomId Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testWrongCustomId2 Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testSerializedTooLarge Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxLong Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxInt Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxStr Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.215Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2023-10-02T14:59:33.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2023-10-02T14:59:33.215Z] testUnboxLong Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxInt Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxStr Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.215Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2023-10-02T14:59:33.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2023-10-02T14:59:33.215Z] testUnboxLong Time elapsed: 0.001 s [2023-10-02T14:59:33.215Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxInt Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxStr Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.215Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2023-10-02T14:59:33.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2023-10-02T14:59:33.215Z] testUnboxStr Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxLong Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testUnboxInt Time elapsed: 0 s [2023-10-02T14:59:33.215Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.215Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2023-10-02T14:59:33.215Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2023-10-02T14:59:33.216Z] compareLongWithInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareStringWithLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareStringWithNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareIntWithLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareIntWithNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareDoubleWithLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareDoubleWithNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareIntWithInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareLongWithLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareLongWithNull Time elapsed: 0.001 s [2023-10-02T14:59:33.216Z] tcompareIntWithString Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareDoubleWithInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareStringWithInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareLongWithDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareIntWithDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareLongWithString Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareNullWithDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareNullWithString Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareNullWithInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareDoubleWithDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareNullWithLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareNullWithNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareStringWithDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareDoubleWithString Time elapsed: 0 s [2023-10-02T14:59:33.216Z] compareStringWithString Time elapsed: 0 s [2023-10-02T14:59:33.216Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2023-10-02T14:59:33.216Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2023-10-02T14:59:33.216Z] testUnboxLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testUnboxInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testUnboxStr Time elapsed: 0.001 s [2023-10-02T14:59:33.216Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2023-10-02T14:59:33.216Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2023-10-02T14:59:33.216Z] testUnboxDouble Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testUnboxLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testGetType Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testUnboxInt Time elapsed: 0.001 s [2023-10-02T14:59:33.216Z] testUnboxStr Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testIsNull Time elapsed: 0 s [2023-10-02T14:59:33.216Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2023-10-02T14:59:33.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2023-10-02T14:59:33.216Z] testSimpleSnapshot Time elapsed: 0.034 s [2023-10-02T14:59:33.216Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2023-10-02T14:59:33.216Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2023-10-02T14:59:33.216Z] testIncrementDouble Time elapsed: 0.001 s [2023-10-02T14:59:33.216Z] testIncrementInt Time elapsed: 0 s [2023-10-02T14:59:33.216Z] testIncrementLong Time elapsed: 0 s [2023-10-02T14:59:33.216Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2023-10-02T14:59:33.472Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2023-10-02T14:59:33.472Z] testAttributes Time elapsed: 0.002 s [2023-10-02T14:59:33.472Z] testWaitUntilBuilt Time elapsed: 0.501 s [2023-10-02T14:59:33.472Z] testSetAndQueryOngoing Time elapsed: 0.001 s [2023-10-02T14:59:33.472Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2023-10-02T14:59:33.728Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2023-10-02T14:59:33.728Z] testTimeRangeException2DContinous Time elapsed: 0.002 s [2023-10-02T14:59:33.728Z] testEmpty2DQuery Time elapsed: 0.002 s [2023-10-02T14:59:33.728Z] testIOOB2DQuery Time elapsed: 0.001 s [2023-10-02T14:59:33.728Z] testContinuous2DQuery Time elapsed: 0.014 s [2023-10-02T14:59:33.728Z] testReverse2DQuery Time elapsed: 0.001 s [2023-10-02T14:59:33.728Z] testTimeRangeException2DDiscrete Time elapsed: 0 s [2023-10-02T14:59:33.728Z] testDiscrete2DQuery Time elapsed: 0.005 s [2023-10-02T14:59:33.728Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2023-10-02T14:59:33.728Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2023-10-02T14:59:33.728Z] testAttributeTreeFileStorage Time elapsed: 0.008 s [2023-10-02T14:59:33.728Z] [2023-10-02T14:59:33.728Z] Results: [2023-10-02T14:59:33.728Z] [2023-10-02T14:59:33.728Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T14:59:33.728Z] [2023-10-02T14:59:33.985Z] [INFO] All tests passed! [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:33.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:33.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T14:59:33.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml [2023-10-02T14:59:33.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2023-10-02T14:59:33.985Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT [28/144] [2023-10-02T14:59:33.985Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] The project's OSGi version is 1.0.24.202310021456 [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests... [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2023-10-02T14:59:33.985Z] [INFO] [2023-10-02T14:59:33.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:33.985Z] [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T14:59:38.161Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.161Z] [INFO] [2023-10-02T14:59:38.161Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T14:59:38.418Z] [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) [2023-10-02T14:59:38.418Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2023-10-02T14:59:38.418Z] [INFO] Command line: [2023-10-02T14:59:38.419Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T14:59:38.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T14:59:39.347Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T14:59:39.347Z] 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) [2023-10-02T14:59:39.347Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T14:59:39.347Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T14:59:41.869Z] !SESSION 2023-10-02 14:59:38.461 ----------------------------------------------- [2023-10-02T14:59:41.869Z] eclipse.buildId=unknown [2023-10-02T14:59:41.869Z] java.version=17.0.2 [2023-10-02T14:59:41.869Z] java.vendor=Oracle Corporation [2023-10-02T14:59:41.869Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T14:59:41.869Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T14:59:41.869Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T14:59:41.869Z] [2023-10-02T14:59:41.869Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 14:59:41.635 [2023-10-02T14:59:41.869Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:41.869Z] !STACK 0 [2023-10-02T14:59:41.869Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T14:59:41.869Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:41.869Z] [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:41.869Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:41.869Z] [2023-10-02T14:59:41.869Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 14:59:41.853 [2023-10-02T14:59:41.869Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T14:59:41.869Z] !STACK 0 [2023-10-02T14:59:41.869Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T14:59:41.869Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:41.869Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T14:59:41.870Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T14:59:41.870Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T14:59:41.870Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T14:59:41.870Z] [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T14:59:41.870Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T14:59:44.395Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2023-10-02T14:59:44.395Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2023-10-02T14:59:44.395Z] testIncreaseRank Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testSetLocation Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testTmfContextDefault Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testEqualsNull Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testNonEquals Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testHashCode Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testSetRank Time elapsed: 0 s [2023-10-02T14:59:44.395Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2023-10-02T14:59:44.395Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2023-10-02T14:59:44.395Z] testEmptyConstructor Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testValidation Time elapsed: 0.002 s [2023-10-02T14:59:44.395Z] testLocationRatio Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testInitTrace Time elapsed: 0.002 s [2023-10-02T14:59:44.395Z] testTraceParsing Time elapsed: 0.002 s [2023-10-02T14:59:44.395Z] testBounds Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testTraceIndexing Time elapsed: 0 s [2023-10-02T14:59:44.395Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2023-10-02T14:59:44.395Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2023-10-02T14:59:44.395Z] testGetFieldNames Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testGetFieldValueWithIndex Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testGetFieldNameWithIndex Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testToString Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsNull Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testGetFormattedValue Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testGetFieldWithName Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testGetFieldWithPath Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testHashCode Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testGetFields Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEventTypeInstance Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEquals Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testGetFieldValueWithName Time elapsed: 0 s [2023-10-02T14:59:44.395Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2023-10-02T14:59:44.395Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2023-10-02T14:59:44.395Z] testEqualsWrongTypes Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testToString Time elapsed: 0.001 s [2023-10-02T14:59:44.395Z] testTmfLocation Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testTmfLocationCopy Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsNull Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testHashCode Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T14:59:44.395Z] testEqualsWithNulls Time elapsed: 0 s [2023-10-02T14:59:44.395Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2023-10-02T14:59:46.918Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.603 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2023-10-02T14:59:46.918Z] testEmptyTmfTraceIndexing Time elapsed: 1.37 s [2023-10-02T14:59:46.918Z] testTmfTraceIndexing Time elapsed: 1.233 s [2023-10-02T14:59:46.918Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2023-10-02T14:59:56.876Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.779 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2023-10-02T14:59:56.876Z] testReopenIndex Time elapsed: 3.558 s [2023-10-02T14:59:56.876Z] testInsertAfterReopenIndex Time elapsed: 3.207 s [2023-10-02T14:59:56.876Z] testEmptyTmfTraceIndexing Time elapsed: 1.006 s [2023-10-02T14:59:56.876Z] testTmfTraceIndexing Time elapsed: 1.008 s [2023-10-02T14:59:56.876Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2023-10-02T15:00:06.877Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.027 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2023-10-02T15:00:06.877Z] testGrowingIndex Time elapsed: 6.314 s [2023-10-02T15:00:06.877Z] testTmfTraceIndexing Time elapsed: 3.713 s [2023-10-02T15:00:06.877Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2023-10-02T15:00:06.877Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2023-10-02T15:00:06.877Z] testNotEqual Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testHashCodeNull Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testToString Time elapsed: 0.001 s [2023-10-02T15:00:06.877Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testTmfLocationCopy2 Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testCompareToNull Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testHashCode Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testTmfCheckpoint Time elapsed: 0 s [2023-10-02T15:00:06.877Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2023-10-02T15:00:06.877Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2023-10-02T15:00:06.877Z] testBinarySearch Time elapsed: 0.005 s [2023-10-02T15:00:06.877Z] testDispose Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testInsert Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testInsertSameTimestamp Time elapsed: 0.051 s [2023-10-02T15:00:06.877Z] testVersionChange Time elapsed: 0.001 s [2023-10-02T15:00:06.877Z] testSetGetTimeRange Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testIsCreatedFromScratch Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testGetSize Time elapsed: 0.004 s [2023-10-02T15:00:06.877Z] testDeleteWhenInvalidBug479675 Time elapsed: 0.009 s [2023-10-02T15:00:06.877Z] testSetGetNbEvents Time elapsed: 0 s [2023-10-02T15:00:06.877Z] testInsertAlot Time elapsed: 0.026 s [2023-10-02T15:00:06.877Z] testInsertAfterReopen Time elapsed: 0 s [2023-10-02T15:00:06.878Z] testDelete Time elapsed: 0 s [2023-10-02T15:00:06.878Z] testConstructorExistingFile Time elapsed: 0 s [2023-10-02T15:00:06.878Z] testBinarySearchInBetweenSameTimestamp Time elapsed: 0.004 s [2023-10-02T15:00:06.878Z] testInsertAfterEmptyReopen Time elapsed: 0.001 s [2023-10-02T15:00:06.878Z] testConstructor Time elapsed: 0 s [2023-10-02T15:00:06.878Z] testBinarySearchFindInBetween Time elapsed: 0.033 s [2023-10-02T15:00:06.878Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2023-10-02T15:00:08.788Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2023-10-02T15:00:08.788Z] testBinarySearch Time elapsed: 0.096 s [2023-10-02T15:00:08.788Z] testInsertAlotCheckEquals Time elapsed: 0.185 s [2023-10-02T15:00:08.788Z] testInsertSameTimestamp Time elapsed: 0.932 s [2023-10-02T15:00:08.788Z] testVersionChange Time elapsed: 0.001 s [2023-10-02T15:00:08.788Z] testSetGetTimeRange Time elapsed: 0.001 s [2023-10-02T15:00:08.788Z] testIsCreatedFromScratch Time elapsed: 0.001 s [2023-10-02T15:00:08.788Z] testGetSize Time elapsed: 0.134 s [2023-10-02T15:00:08.788Z] testDeleteWhenInvalidBug479675 Time elapsed: 0.137 s [2023-10-02T15:00:08.788Z] testSetGetNbEvents Time elapsed: 0 s [2023-10-02T15:00:08.788Z] testInsertAlot Time elapsed: 1.105 s [2023-10-02T15:00:08.788Z] testInsertAfterReopen Time elapsed: 0 s [2023-10-02T15:00:08.788Z] testDelete Time elapsed: 0 s [2023-10-02T15:00:08.788Z] testInsert Time elapsed: 0 s [2023-10-02T15:00:08.788Z] testConstructorExistingFile Time elapsed: 0.001 s [2023-10-02T15:00:08.788Z] testBinarySearchInBetweenSameTimestamp Time elapsed: 0.094 s [2023-10-02T15:00:08.788Z] testInsertAfterEmptyReopen Time elapsed: 0 s [2023-10-02T15:00:08.788Z] testConstructor Time elapsed: 0.001 s [2023-10-02T15:00:08.789Z] testBinarySearchFindInBetween Time elapsed: 0.091 s [2023-10-02T15:00:08.789Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2023-10-02T15:00:10.160Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2023-10-02T15:00:10.160Z] testAccept Time elapsed: 0.067 s [2023-10-02T15:00:10.160Z] testInsertAlotCheckEquals Time elapsed: 0.618 s [2023-10-02T15:00:10.160Z] testInsertSameTimestamp Time elapsed: 0.51 s [2023-10-02T15:00:10.160Z] testVersionChange Time elapsed: 0.001 s [2023-10-02T15:00:10.160Z] testSetGetTimeRange Time elapsed: 0 s [2023-10-02T15:00:10.160Z] testIsCreatedFromScratch Time elapsed: 0.001 s [2023-10-02T15:00:10.160Z] testGetSize Time elapsed: 0.034 s [2023-10-02T15:00:10.160Z] testDeleteWhenInvalidBug479675 Time elapsed: 0.037 s [2023-10-02T15:00:10.160Z] testSetGetNbEvents Time elapsed: 0 s [2023-10-02T15:00:10.160Z] testInsertAlot Time elapsed: 0.317 s [2023-10-02T15:00:10.160Z] testInsertAfterReopen Time elapsed: 0 s [2023-10-02T15:00:10.160Z] testDelete Time elapsed: 0.001 s [2023-10-02T15:00:10.160Z] testInsert Time elapsed: 0 s [2023-10-02T15:00:10.160Z] testConstructorExistingFile Time elapsed: 0.001 s [2023-10-02T15:00:10.160Z] testBinarySearchInBetweenSameTimestamp Time elapsed: 0.034 s [2023-10-02T15:00:10.160Z] testInsertAfterEmptyReopen Time elapsed: 0 s [2023-10-02T15:00:10.160Z] testConstructor Time elapsed: 0.001 s [2023-10-02T15:00:10.160Z] testBinarySearchFindInBetween Time elapsed: 0.034 s [2023-10-02T15:00:10.160Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2023-10-02T15:00:11.528Z] [2023-10-02T15:00:11.528Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:00:11.248 [2023-10-02T15:00:11.528Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2023-10-02T15:00:11.528Z] !STACK 0 [2023-10-02T15:00:11.528Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:00:11.528Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:00:11.528Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:00:11.528Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:00:11.528Z] [2023-10-02T15:00:11.528Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:00:11.249 [2023-10-02T15:00:11.528Z] !MESSAGE Exception executing analysis [2023-10-02T15:00:11.528Z] !STACK 0 [2023-10-02T15:00:11.528Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:00:11.528Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:00:11.528Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:00:11.528Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:00:12.897Z] [2023-10-02T15:00:12.897Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:00:12.478 [2023-10-02T15:00:12.897Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2023-10-02T15:00:12.897Z] !STACK 0 [2023-10-02T15:00:12.897Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:00:12.897Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:00:12.897Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:00:12.898Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:00:12.898Z] [2023-10-02T15:00:12.898Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:00:12.478 [2023-10-02T15:00:12.898Z] !MESSAGE Exception executing analysis [2023-10-02T15:00:12.898Z] !STACK 0 [2023-10-02T15:00:12.898Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:00:12.898Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:00:12.898Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:00:12.898Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:00:12.898Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2023-10-02T15:00:12.898Z] testGetModuleById Time elapsed: 1.277 s [2023-10-02T15:00:12.898Z] testGetModuleByClass Time elapsed: 1.23 s [2023-10-02T15:00:12.898Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2023-10-02T15:01:49.298Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.186 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnLocation_1 Time elapsed: 2.355 s [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnLocation_2 Time elapsed: 2.392 s [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnLocation_3 Time elapsed: 2.371 s [2023-10-02T15:01:49.299Z] testGetNextLocation Time elapsed: 2.361 s [2023-10-02T15:01:49.299Z] testProcessRequestForNbEvents Time elapsed: 2.398 s [2023-10-02T15:01:49.299Z] testSeekTimestampOnCacheBoundary Time elapsed: 2.39 s [2023-10-02T15:01:49.299Z] testSeekRankOutOfScope Time elapsed: 2.371 s [2023-10-02T15:01:49.299Z] testProcessRequestForAllEvents Time elapsed: 2.584 s [2023-10-02T15:01:49.299Z] testSeekLocationNotOnCacheBoundary Time elapsed: 2.417 s [2023-10-02T15:01:49.299Z] testSeekLocationOnCacheBoundary Time elapsed: 2.355 s [2023-10-02T15:01:49.299Z] testSimpleTmfExperimentConstructor Time elapsed: 2.351 s [2023-10-02T15:01:49.299Z] testExperimentInitialization Time elapsed: 3.54 s [2023-10-02T15:01:49.299Z] testSeekNoTrace Time elapsed: 2.351 s [2023-10-02T15:01:49.299Z] testSeekTimestampNotOnCacheBoundary Time elapsed: 2.38 s [2023-10-02T15:01:49.299Z] testGetNextAfteSeekingOnTS_1 Time elapsed: 2.355 s [2023-10-02T15:01:49.299Z] testGetNextAfteSeekingOnTS_2 Time elapsed: 2.362 s [2023-10-02T15:01:49.299Z] testGetNextAfteSeekingOnTS_3 Time elapsed: 2.361 s [2023-10-02T15:01:49.299Z] testGetNextEndLocation Time elapsed: 2.372 s [2023-10-02T15:01:49.299Z] testGetLocationRatio Time elapsed: 2.477 s [2023-10-02T15:01:49.299Z] testSeekBadLocation Time elapsed: 2.358 s [2023-10-02T15:01:49.299Z] testSeekLocationOutOfScope Time elapsed: 2.353 s [2023-10-02T15:01:49.299Z] testGetTimestamp Time elapsed: 2.402 s [2023-10-02T15:01:49.299Z] testWithMultiHostClockOffset Time elapsed: 2.375 s [2023-10-02T15:01:49.299Z] testSeekEventOnRatio Time elapsed: 2.391 s [2023-10-02T15:01:49.299Z] testCancel Time elapsed: 2.398 s [2023-10-02T15:01:49.299Z] testSeekRankNotOnCacheBoundary Time elapsed: 2.379 s [2023-10-02T15:01:49.299Z] testSeekTimestampOutOfScope Time elapsed: 2.4 s [2023-10-02T15:01:49.299Z] testNormalTmfExperimentConstructor Time elapsed: 2.353 s [2023-10-02T15:01:49.299Z] testWithSingleHostClockOffset Time elapsed: 2.399 s [2023-10-02T15:01:49.299Z] testSeekRankOnCacheBoundary Time elapsed: 2.361 s [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnRank_1 Time elapsed: 2.357 s [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnRank_2 Time elapsed: 2.35 s [2023-10-02T15:01:49.299Z] testGetNextAfterSeekingOnRank_3 Time elapsed: 2.363 s [2023-10-02T15:01:49.299Z] testGetAnalysisModules Time elapsed: 2.4 s [2023-10-02T15:01:49.299Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2023-10-02T15:02:45.495Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.146 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnLocation_1 Time elapsed: 1.178 s [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnLocation_2 Time elapsed: 1.218 s [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnLocation_3 Time elapsed: 1.186 s [2023-10-02T15:02:45.495Z] testGetNextLocation Time elapsed: 1.194 s [2023-10-02T15:02:45.495Z] testParseEvent Time elapsed: 1.173 s [2023-10-02T15:02:45.495Z] testSetTimeRange Time elapsed: 2.35 s [2023-10-02T15:02:45.495Z] testProcessEventRequestForSomeEvents Time elapsed: 1.222 s [2023-10-02T15:02:45.495Z] testCopyConstructor Time elapsed: 2.512 s [2023-10-02T15:02:45.495Z] testSetNbEvents Time elapsed: 2.369 s [2023-10-02T15:02:45.495Z] testSeekOnRankNotOnCacheBoundary Time elapsed: 1.228 s [2023-10-02T15:02:45.495Z] testSeekEventOnNullTimestamp Time elapsed: 1.194 s [2023-10-02T15:02:45.495Z] testSeekOnRankOnCacheBoundary Time elapsed: 1.176 s [2023-10-02T15:02:45.495Z] testSeekEventOnTimestampOutOfScope Time elapsed: 1.195 s [2023-10-02T15:02:45.495Z] testTraceHostId Time elapsed: 1.213 s [2023-10-02T15:02:45.495Z] testFullConstructor Time elapsed: 2.357 s [2023-10-02T15:02:45.495Z] testSetStreamingInterval Time elapsed: 1.177 s [2023-10-02T15:02:45.495Z] testGetUUID Time elapsed: 1.177 s [2023-10-02T15:02:45.495Z] testCurrentTimeValues Time elapsed: 2.354 s [2023-10-02T15:02:45.495Z] testSeekEventOnTimestampNotOnCacheBoundary Time elapsed: 1.204 s [2023-10-02T15:02:45.495Z] testInitializeNullPath Time elapsed: 1.176 s [2023-10-02T15:02:45.495Z] testSeekEventNotOnCacheBoundary Time elapsed: 1.202 s [2023-10-02T15:02:45.495Z] testGetNextAfteSeekingOnTS_1 Time elapsed: 1.181 s [2023-10-02T15:02:45.495Z] testGetNextAfteSeekingOnTS_2 Time elapsed: 1.178 s [2023-10-02T15:02:45.495Z] testGetNextAfteSeekingOnTS_3 Time elapsed: 1.186 s [2023-10-02T15:02:45.495Z] testGetNextEndLocation Time elapsed: 1.195 s [2023-10-02T15:02:45.495Z] testSeekEventOnNegativeRank Time elapsed: 1.175 s [2023-10-02T15:02:45.495Z] testProcessDataRequestForSomeEvents Time elapsed: 1.223 s [2023-10-02T15:02:45.495Z] testLiveTraceConstructor Time elapsed: 2.391 s [2023-10-02T15:02:45.495Z] testProcessEventRequestForAllEvents Time elapsed: 1.403 s [2023-10-02T15:02:45.495Z] testSeekEventOutOfScope Time elapsed: 1.296 s [2023-10-02T15:02:45.495Z] testInitTrace Time elapsed: 2.364 s [2023-10-02T15:02:45.495Z] testSetStartTime Time elapsed: 2.36 s [2023-10-02T15:02:45.495Z] testSeekEventOnRankOutOfScope Time elapsed: 1.207 s [2023-10-02T15:02:45.495Z] testSetEndTime Time elapsed: 2.37 s [2023-10-02T15:02:45.495Z] testSeekEventOnTimestampOnCacheBoundary Time elapsed: 1.216 s [2023-10-02T15:02:45.495Z] testCancel Time elapsed: 1.211 s [2023-10-02T15:02:45.495Z] testProcessEventRequestForOtherEvents Time elapsed: 1.222 s [2023-10-02T15:02:45.495Z] testGetModules Time elapsed: 1.192 s [2023-10-02T15:02:45.495Z] testGetEventAspects Time elapsed: 1.181 s [2023-10-02T15:02:45.495Z] testSeekEventOnCacheBoundary Time elapsed: 1.219 s [2023-10-02T15:02:45.495Z] testProcessEventRequestForNbEvents Time elapsed: 1.221 s [2023-10-02T15:02:45.495Z] testInitializeSimplePath Time elapsed: 1.18 s [2023-10-02T15:02:45.495Z] testDefaultTmfTraceStub Time elapsed: 1.189 s [2023-10-02T15:02:45.495Z] testInitializeNormalPath Time elapsed: 1.182 s [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnRank_1 Time elapsed: 1.183 s [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnRank_2 Time elapsed: 1.179 s [2023-10-02T15:02:45.495Z] testGetNextAfterSeekingOnRank_3 Time elapsed: 1.185 s [2023-10-02T15:02:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2023-10-02T15:02:45.495Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2023-10-02T15:02:45.495Z] testAspects Time elapsed: 0.092 s [2023-10-02T15:02:45.495Z] testValidate Time elapsed: 0.023 s [2023-10-02T15:02:45.495Z] testDevelopmentTrace Time elapsed: 1.112 s [2023-10-02T15:02:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2023-10-02T15:02:53.613Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.263 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnLocation_1 Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnLocation_2 Time elapsed: 0.001 s [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnLocation_3 Time elapsed: 0.009 s [2023-10-02T15:02:53.613Z] testGetNextLocation Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testInitialRangeOffset Time elapsed: 2.356 s [2023-10-02T15:02:53.613Z] testProcessRequestForNbEvents Time elapsed: 0.107 s [2023-10-02T15:02:53.613Z] testSeekTimestampOnCacheBoundary Time elapsed: 0.04 s [2023-10-02T15:02:53.613Z] testSeekRankOutOfScope Time elapsed: 0.018 s [2023-10-02T15:02:53.613Z] testProcessRequestForAllEvents Time elapsed: 0.373 s [2023-10-02T15:02:53.613Z] testSeekLocationNotOnCacheBoundary Time elapsed: 0.065 s [2023-10-02T15:02:53.613Z] testSeekLocationOnCacheBoundary Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testSeekTimestampNotOnCacheBoundary Time elapsed: 0.026 s [2023-10-02T15:02:53.613Z] testGetNextAfteSeekingOnTS_1 Time elapsed: 0.001 s [2023-10-02T15:02:53.613Z] testGetNextAfteSeekingOnTS_2 Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testGetNextAfteSeekingOnTS_3 Time elapsed: 0.009 s [2023-10-02T15:02:53.613Z] testGetNextEndLocation Time elapsed: 0.018 s [2023-10-02T15:02:53.613Z] testDefaultCurrentTimeValues Time elapsed: 2.354 s [2023-10-02T15:02:53.613Z] testSeekLocationOutOfScope Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testBasicTmfExperimentConstructor Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testGetTimestamp Time elapsed: 0.065 s [2023-10-02T15:02:53.613Z] testCancel Time elapsed: 0.031 s [2023-10-02T15:02:53.613Z] testSeekRankNotOnCacheBoundary Time elapsed: 0.027 s [2023-10-02T15:02:53.613Z] testSeekTimestampOutOfScope Time elapsed: 0.019 s [2023-10-02T15:02:53.613Z] testSeekRankOnCacheBoundary Time elapsed: 0.001 s [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnRank_1 Time elapsed: 0 s [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnRank_2 Time elapsed: 0.001 s [2023-10-02T15:02:53.613Z] testGetNextAfterSeekingOnRank_3 Time elapsed: 0.009 s [2023-10-02T15:02:53.613Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2023-10-02T15:03:00.160Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.098 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2023-10-02T15:03:00.160Z] testGetModulesByClass Time elapsed: 1.198 s [2023-10-02T15:03:00.160Z] testResolveEventAspectsOfNameForEvent Time elapsed: 1.18 s [2023-10-02T15:03:00.160Z] testAdditionalAspects Time elapsed: 1.179 s [2023-10-02T15:03:00.160Z] testGetAspects Time elapsed: 1.183 s [2023-10-02T15:03:00.160Z] testGetModulesByClassForHost Time elapsed: 1.181 s [2023-10-02T15:03:00.160Z] testResolveEventAspectsOfClassForEvent Time elapsed: 1.176 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2023-10-02T15:03:00.160Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2023-10-02T15:03:00.160Z] testTmfContext Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testIncreaseRank Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testSetLocation Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testToString Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testTmfContextDefault Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testTmfContextCopy Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testNonEquals Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testTmfContextCopy2 Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testTmfContextNoRank Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testSetRank Time elapsed: 0 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest [2023-10-02T15:03:00.160Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest [2023-10-02T15:03:00.160Z] testToString Time elapsed: 0.001 s [2023-10-02T15:03:00.160Z] testConstructors Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2023-10-02T15:03:00.160Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2023-10-02T15:03:00.160Z] testValidateName Time elapsed: 0.001 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest [2023-10-02T15:03:00.160Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest [2023-10-02T15:03:00.160Z] testCompositeTree Time elapsed: 0.004 s [2023-10-02T15:03:00.160Z] testToString Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testConstructors Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testHashCode Time elapsed: 0.001 s [2023-10-02T15:03:00.160Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest [2023-10-02T15:03:00.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest [2023-10-02T15:03:00.160Z] testTmfTreeModelConstructor2 Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testTmfTreeModelConstructor Time elapsed: 0 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest [2023-10-02T15:03:00.160Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest [2023-10-02T15:03:00.160Z] testEquality Time elapsed: 0 s [2023-10-02T15:03:00.160Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest [2023-10-02T15:03:00.160Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest [2023-10-02T15:03:00.160Z] testToString Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:00.160Z] test Time elapsed: 0 s [2023-10-02T15:03:00.160Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:00.161Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2023-10-02T15:03:00.161Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2023-10-02T15:03:00.161Z] testComposition Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testEqualityConstantTransform Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testLinearTransform Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testIdentityTransform Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testEquality Time elapsed: 0 s [2023-10-02T15:03:00.161Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2023-10-02T15:03:00.161Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2023-10-02T15:03:00.161Z] transformSlope Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testToString Time elapsed: 0.001 s [2023-10-02T15:03:00.161Z] transformIdentity Time elapsed: 0 s [2023-10-02T15:03:00.161Z] transformOffset Time elapsed: 0 s [2023-10-02T15:03:00.161Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2023-10-02T15:03:00.161Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2023-10-02T15:03:00.161Z] testOneHull Time elapsed: 0.002 s [2023-10-02T15:03:00.161Z] testFullyIncrementalSerialization Time elapsed: 0.011 s [2023-10-02T15:03:00.161Z] testFullyIncremental Time elapsed: 0.002 s [2023-10-02T15:03:00.161Z] testDisjoint Time elapsed: 0 s [2023-10-02T15:03:00.161Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2023-10-02T15:03:00.161Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2023-10-02T15:03:00.161Z] testFastTransformSlopeAndOffset[Factory=Object] Time elapsed: 0.004 s [2023-10-02T15:03:00.161Z] testFastTransformSlope[Factory=Object] Time elapsed: 0.084 s [2023-10-02T15:03:00.161Z] testFastTransformArguments[Factory=Object] Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testFLTRepeatability[Factory=Object] Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testFastTransformPrecision[Factory=Object] Time elapsed: 0.107 s [2023-10-02T15:03:00.161Z] testFLTEquivalence[Factory=Object] Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testFastTransformSlopeAndOffset[Factory=Deserialized] Time elapsed: 0.035 s [2023-10-02T15:03:00.161Z] testFastTransformSlope[Factory=Deserialized] Time elapsed: 0.078 s [2023-10-02T15:03:00.161Z] testFastTransformArguments[Factory=Deserialized] Time elapsed: 0 s [2023-10-02T15:03:00.161Z] testFLTRepeatability[Factory=Deserialized] Time elapsed: 0.001 s [2023-10-02T15:03:00.161Z] testFastTransformPrecision[Factory=Deserialized] Time elapsed: 0.082 s [2023-10-02T15:03:00.161Z] testFLTEquivalence[Factory=Deserialized] Time elapsed: 0.001 s [2023-10-02T15:03:00.161Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2023-10-02T15:03:05.416Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.79 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2023-10-02T15:03:05.416Z] testNegativeOffset Time elapsed: 1.233 s [2023-10-02T15:03:05.416Z] testPositiveOffset Time elapsed: 1.185 s [2023-10-02T15:03:05.416Z] testNoOffset Time elapsed: 1.18 s [2023-10-02T15:03:05.416Z] testClearOffset Time elapsed: 1.192 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2023-10-02T15:03:05.416Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2023-10-02T15:03:05.416Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInterfaces Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2023-10-02T15:03:05.416Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2023-10-02T15:03:05.416Z] testInputFilterEquals Time elapsed: 0.015 s [2023-10-02T15:03:05.416Z] testInputRegexNoField Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testInputRegexMatchesNot Time elapsed: 0.006 s [2023-10-02T15:03:05.416Z] testInputFilterUnsupported Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInputRegexContains Time elapsed: 0.002 s [2023-10-02T15:03:05.416Z] testInputRegexPresent Time elapsed: 0.002 s [2023-10-02T15:03:05.416Z] testInputFilterContains Time elapsed: 0.002 s [2023-10-02T15:03:05.416Z] testInputRegexAspect Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInputFilterAnd Time elapsed: 0.005 s [2023-10-02T15:03:05.416Z] testInputFilterMatches Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testInputFilterCompare Time elapsed: 0.059 s [2023-10-02T15:03:05.416Z] testInputRegexNoAspect Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInputRegexMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInputRegexCompare Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testInputFilterOr Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testInputRegexAnd Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInputRegexNot Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2023-10-02T15:03:05.416Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2023-10-02T15:03:05.416Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2023-10-02T15:03:05.416Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2023-10-02T15:03:05.416Z] testMatchesTimestamp Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatchesAlpha Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatchesNum Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2023-10-02T15:03:05.416Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2023-10-02T15:03:05.416Z] testLogicalOperator Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testContainsOperator Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testEqualsOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRegex Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testNotOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testComplexFilter Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testFilterWithNumber Time elapsed: 0.003 s [2023-10-02T15:03:05.416Z] testLessThanOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testPresentOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatchesOperator Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testNotEqualsOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testInvalid Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGreaterThanOperator Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2023-10-02T15:03:05.416Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0.001 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2023-10-02T15:03:05.416Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2023-10-02T15:03:05.416Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.416Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.416Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2023-10-02T15:03:05.417Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2023-10-02T15:03:05.417Z] testGetValidChildren Time elapsed: 0.001 s [2023-10-02T15:03:05.417Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2023-10-02T15:03:05.417Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2023-10-02T15:03:05.417Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2023-10-02T15:03:05.417Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2023-10-02T15:03:05.417Z] testGetValidChildren Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetFilterName Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testMatches Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testGetChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testClone Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testAddChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testDefaults Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testReplaceChild Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testRemove Time elapsed: 0 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2023-10-02T15:03:05.417Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2023-10-02T15:03:05.417Z] testSelectionTimeQuery Time elapsed: 0.003 s [2023-10-02T15:03:05.417Z] testTimeQuery Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testVirtualTableQuery Time elapsed: 0 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest [2023-10-02T15:03:05.417Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest [2023-10-02T15:03:05.417Z] testTimeQuery Time elapsed: 0.001 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2023-10-02T15:03:05.417Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2023-10-02T15:03:05.417Z] testExtractSelectedItems Time elapsed: 0.001 s [2023-10-02T15:03:05.417Z] testExtractBoolean Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testExtractTimeRequested Time elapsed: 0 s [2023-10-02T15:03:05.417Z] testExtractLongList Time elapsed: 0 s [2023-10-02T15:03:05.417Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2023-10-02T15:03:23.474Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.003 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2023-10-02T15:03:23.474Z] testDelay Time elapsed: 6.001 s [2023-10-02T15:03:23.474Z] testOneChannel Time elapsed: 5.001 s [2023-10-02T15:03:23.474Z] testMultipleChannels Time elapsed: 5.001 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2023-10-02T15:03:23.475Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2023-10-02T15:03:23.475Z] testInboundBlacklisting Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testBroadcastAsync Time elapsed: 0.002 s [2023-10-02T15:03:23.475Z] testSendReceive Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testConcurrentSignals Time elapsed: 0.004 s [2023-10-02T15:03:23.475Z] testOutboundBlacklisting Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNestedSignals Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2023-10-02T15:03:23.475Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2023-10-02T15:03:23.475Z] testToString Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsEndTime Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testOpenRange1 Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testOpenRange2 Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testOpenRange3 Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testContainsRange Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualStartTime Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsBadType Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testContainsTimestamp Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetIntersection Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2023-10-02T15:03:23.475Z] 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 [2023-10-02T15:03:23.475Z] testCreateFromSingle Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testCreateHappy Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testCreateFrom Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testResolve Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testCreateIllegalFrom Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testCreateIllegal Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2023-10-02T15:03:23.475Z] 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 [2023-10-02T15:03:23.475Z] testGetName Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testResolve Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2023-10-02T15:03:23.475Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2023-10-02T15:03:23.475Z] testToString Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualClasses Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testCallsiteCopy Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2023-10-02T15:03:23.475Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2023-10-02T15:03:23.475Z] testCopyConstructor Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testFullConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testValueConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testValueScaleConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testToStringDefault Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNormalizeOffset Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testToStringBigBangBigCrunch Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testToStringFormat Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testDefaultConstructor Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2023-10-02T15:03:23.475Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2023-10-02T15:03:23.475Z] testToString Time elapsed: 0.002 s [2023-10-02T15:03:23.475Z] testNonEqualRanks Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNonEqualTypes Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testFullConstructor Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testTmfEventCopy Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testToStringExtended Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNoRankConstructor Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNonEqualClasses Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsSymmetry Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testHashCode Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testEqualsTransivity Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testConstructorWithTrace Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNonEqualContents Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualTraces Time elapsed: 0.002 s [2023-10-02T15:03:23.475Z] testNonEqualTimestamps Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2023-10-02T15:03:23.475Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2023-10-02T15:03:23.475Z] testMultiHostMultiKeyType Time elapsed: 0.013 s [2023-10-02T15:03:23.475Z] testHostToSelf Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testMultiHost Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2023-10-02T15:03:23.475Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2023-10-02T15:03:23.475Z] testNonTerminalCopyConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueAssignableValue Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testDuplicateFieldNames Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueNullValue Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualsValue Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualsFields Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueExists Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsEverything Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testToString Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueCast Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testTerminalConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueDoesntExist Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testTerminalCopyConstructor Time elapsed: 0.001 s [2023-10-02T15:03:23.475Z] testNonTerminalStructConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualClasses Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEquals Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testMakeRoot Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testEquals Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testTerminalStructConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonTerminalConstructor Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testNonEqualValues Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testCopyConstructorBadArg Time elapsed: 0 s [2023-10-02T15:03:23.475Z] testGetFieldValueExistsButWrongType Time elapsed: 0 s [2023-10-02T15:03:23.475Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2023-10-02T15:03:24.846Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.61 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2023-10-02T15:03:24.846Z] testDataProviderWithSearchTypo Time elapsed: 0.005 s [2023-10-02T15:03:24.846Z] testDataProviderWithSimpleSingleColumnsSearch Time elapsed: 0.2 s [2023-10-02T15:03:24.846Z] testDataProviderWithOutOfBoundIndex Time elapsed: 0.118 s [2023-10-02T15:03:24.846Z] testQueryFilterIndexParameter Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDataProviderWithSimpleFilter Time elapsed: 0.284 s [2023-10-02T15:03:24.846Z] testDataProviderWithSearchNoMatch Time elapsed: 0.303 s [2023-10-02T15:03:24.846Z] testDataProviderWithOneNonExistentColumns Time elapsed: 0.099 s [2023-10-02T15:03:24.846Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch Time elapsed: 0.099 s [2023-10-02T15:03:24.846Z] testDataProviderWithMultipleFilter Time elapsed: 0.543 s [2023-10-02T15:03:24.846Z] testDataProviderFetchColumn Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDataProvider Time elapsed: 0.058 s [2023-10-02T15:03:24.846Z] testDataProviderWithNonExistentColumns Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDataProviderWithDesiredColumns Time elapsed: 0.099 s [2023-10-02T15:03:24.846Z] testDataProviderWithGetDataFromSearchForwardMatch Time elapsed: 0.201 s [2023-10-02T15:03:24.846Z] testDataProviderWithGetDataFromSearchBackwardsMatch Time elapsed: 0.2 s [2023-10-02T15:03:24.846Z] testDataProviderWithSimpleMultiColumnsSearch Time elapsed: 0.2 s [2023-10-02T15:03:24.846Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2023-10-02T15:03:24.846Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2023-10-02T15:03:24.846Z] testCopyConstructor Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testEqualsNonTimestamp Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testBasicCompareTo Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDelta Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testToString Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testCompareTo Time elapsed: 0.001 s [2023-10-02T15:03:24.846Z] testFullConstructor Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testNormalizeScale0 Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDelta2 Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testNormalizeScaleNot0 Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:24.846Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2023-10-02T15:03:24.846Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2023-10-02T15:03:24.846Z] testValueArrayPrimitivesNotEquals Time elapsed: 0 s [2023-10-02T15:03:24.846Z] testValueArrayObject Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueArrayOfArrays Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueArrayAndOther Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueArrayPrimitives Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueArrayMismatchedTypes Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueArrayOfArraysNotEquals Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2023-10-02T15:03:24.847Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2023-10-02T15:03:24.847Z] testCopyConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testToString Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNonEqualsClasses Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testFullConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNonEquals Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2023-10-02T15:03:24.847Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2023-10-02T15:03:24.847Z] testUpdateDefaultFormats Time elapsed: 0.028 s [2023-10-02T15:03:24.847Z] testGetDefaulIntervalFormat Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueTimeZoneConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testParseDateTime Time elapsed: 0.006 s [2023-10-02T15:03:24.847Z] testGetDefaulTimeFormat Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testParseDateTimeWithRef Time elapsed: 0.002 s [2023-10-02T15:03:24.847Z] testValueConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testParseSeconds Time elapsed: 0.006 s [2023-10-02T15:03:24.847Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testUnitOfSecondsFormat Time elapsed: 0.002 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2023-10-02T15:03:24.847Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2023-10-02T15:03:24.847Z] testEqualsNonTimestamp Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testBasicCompareTo Time elapsed: 0.046 s [2023-10-02T15:03:24.847Z] testDelta Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testToString Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testFullConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeScale0 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testDelta2 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeScaleNot0 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2023-10-02T15:03:24.847Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2023-10-02T15:03:24.847Z] testToStringInterval Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testCopyConstructorZero Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToLargeScale1 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToLargeScale2 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToLargeScale3 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizedScaleLimits Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testToNanos Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCopyConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeLargeScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsNonTimestamp Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testBasicCompareTo Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testDelta Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testNormalizeOffsetAndScaleTrivial Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeZeroScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testFullConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToCornerCases1 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToCornerCases2 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToCornerCases3 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToCornerCases4 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCopyConstructorBigBang Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCopyConstructorBigCrunch Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeOffsetLowerLimits Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToSpecials Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testCompareToDifferentScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeOffsetUpperLimits Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testValueScaleConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testToStringDefault Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testHashCode Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToSameScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeOffset Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testToStringBigBangBigCrunch Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testCompareToDifferentScale2 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeOffsetAndScale Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testNormalizeOffsetAndScale2 Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2023-10-02T15:03:24.847Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2023-10-02T15:03:24.847Z] testGetTimePattern Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testGetIntervalPattern Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testComputeTimePattern Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testGetPreferenceMap Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testInit Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testGetTimeZone Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2023-10-02T15:03:24.847Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2023-10-02T15:03:24.847Z] testTmfCorePluginId Time elapsed: 0 s [2023-10-02T15:03:24.847Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2023-10-02T15:03:24.847Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2023-10-02T15:03:24.847Z] testListForTraces Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] testSources Time elapsed: 0.002 s [2023-10-02T15:03:24.847Z] testGetAnalysisModules Time elapsed: 0.001 s [2023-10-02T15:03:24.847Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2023-10-02T15:03:24.847Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2023-10-02T15:03:24.848Z] testApplies Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testDoesNotApply Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testGetNoAnalysisFromTrace Time elapsed: 0.008 s [2023-10-02T15:03:24.848Z] testGetAnalysisFromTrace Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2023-10-02T15:03:24.848Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2023-10-02T15:03:24.848Z] testMandatoryRequirements Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testAtLeastOneRequirements Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testAllOrNothingRequirements Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testNoPreDefinedEvents Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testOptionalRequirements Time elapsed: 0 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2023-10-02T15:03:24.848Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2023-10-02T15:03:24.848Z] testAllOrNothing Time elapsed: 0.004 s [2023-10-02T15:03:24.848Z] testAtLeastOne Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testMandatory Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testOptional Time elapsed: 0 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2023-10-02T15:03:24.848Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2023-10-02T15:03:24.848Z] testGetValueLevel Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testAddAndGetInformation Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testGetValues Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2023-10-02T15:03:24.848Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2023-10-02T15:03:24.848Z] testMandatoryRequirements Time elapsed: 0.006 s [2023-10-02T15:03:24.848Z] testAtLeastOneRequirements Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testAllOrNothingRequirements Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testNoPreDefinedEvents Time elapsed: 0 s [2023-10-02T15:03:24.848Z] testOptionalRequirements Time elapsed: 0 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2023-10-02T15:03:24.848Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2023-10-02T15:03:24.848Z] testAppliesToExperiment Time elapsed: 0.005 s [2023-10-02T15:03:24.848Z] testParameters Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testGetRequirements Time elapsed: 0.002 s [2023-10-02T15:03:24.848Z] testNewModule Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testGetValidTraceTypes Time elapsed: 0.069 s [2023-10-02T15:03:24.848Z] testHelperGetters Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] testAppliesToTrace Time elapsed: 0.001 s [2023-10-02T15:03:24.848Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2023-10-02T15:03:26.743Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2023-10-02T15:03:26.743Z] testGettersSetters Time elapsed: 0 s [2023-10-02T15:03:26.743Z] testDependentAnalyses Time elapsed: 1.002 s [2023-10-02T15:03:26.743Z] testSetWrongTrace Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testSetTraceTwice Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testMultipleDependencies Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testWaitForCompletionCancelled Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testCancel Time elapsed: 1.001 s [2023-10-02T15:03:26.743Z] testHelper Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testWaitForCompletionSuccess Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] testParameterChanged Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2023-10-02T15:03:26.743Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2023-10-02T15:03:26.743Z] testProviderTmfTrace Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2023-10-02T15:03:26.743Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2023-10-02T15:03:26.743Z] testNewModuleListener Time elapsed: 0 s [2023-10-02T15:03:26.743Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2023-10-02T15:03:26.743Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2023-10-02T15:03:26.743Z] testValidate Time elapsed: 0.007 s [2023-10-02T15:03:26.743Z] testTraceTypePresence Time elapsed: 0 s [2023-10-02T15:03:26.743Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2023-10-02T15:03:26.743Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2023-10-02T15:03:26.743Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] Time elapsed: 0.002 s [2023-10-02T15:03:26.743Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] Time elapsed: 0.002 s [2023-10-02T15:03:26.743Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] Time elapsed: 0.001 s [2023-10-02T15:03:26.743Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2023-10-02T15:03:31.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.267 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2023-10-02T15:03:31.996Z] testReopenIndex Time elapsed: 2.783 s [2023-10-02T15:03:31.996Z] testTmfTraceIndexing Time elapsed: 1.484 s [2023-10-02T15:03:31.996Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2023-10-02T15:03:34.517Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2023-10-02T15:03:34.517Z] testReadingBounds[0: Base parser] Time elapsed: 1.105 s [2023-10-02T15:03:34.517Z] testReadingEvents[0: Base parser] Time elapsed: 0.008 s [2023-10-02T15:03:34.517Z] testReadingBounds[1: Parse with event name] Time elapsed: 1.105 s [2023-10-02T15:03:34.517Z] testReadingEvents[1: Parse with event name] Time elapsed: 0.003 s [2023-10-02T15:03:34.517Z] testReadingBounds[2: Parse with extra fields] Time elapsed: 1.111 s [2023-10-02T15:03:34.517Z] testReadingEvents[2: Parse with extra fields] Time elapsed: 0.005 s [2023-10-02T15:03:34.517Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2023-10-02T15:03:34.517Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2023-10-02T15:03:34.517Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.517Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.517Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.517Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2023-10-02T15:03:34.517Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2023-10-02T15:03:34.517Z] testValidate Time elapsed: 0.004 s [2023-10-02T15:03:34.517Z] testTraceTypePresence Time elapsed: 0 s [2023-10-02T15:03:34.517Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2023-10-02T15:03:34.517Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2023-10-02T15:03:34.517Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.517Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.518Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] Time elapsed: 0.002 s [2023-10-02T15:03:34.518Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.518Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.518Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] Time elapsed: 0.001 s [2023-10-02T15:03:34.518Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2023-10-02T15:03:37.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.357 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2023-10-02T15:03:37.793Z] testReadingBounds[0: Base parser] Time elapsed: 1.113 s [2023-10-02T15:03:37.793Z] testReadingEvents[0: Base parser] Time elapsed: 0.008 s [2023-10-02T15:03:37.793Z] testReadingBounds[1: Parse with event name] Time elapsed: 1.11 s [2023-10-02T15:03:37.793Z] testReadingEvents[1: Parse with event name] Time elapsed: 0.008 s [2023-10-02T15:03:37.793Z] testReadingBounds[2: Parse with extra fields] Time elapsed: 1.111 s [2023-10-02T15:03:37.793Z] testReadingEvents[2: Parse with extra fields] Time elapsed: 0.005 s [2023-10-02T15:03:37.793Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2023-10-02T15:03:47.748Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.768 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2023-10-02T15:03:47.748Z] testReopenIndex Time elapsed: 6.336 s [2023-10-02T15:03:47.748Z] testTmfTraceIndexing Time elapsed: 3.432 s [2023-10-02T15:03:47.748Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2023-10-02T15:03:48.677Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2023-10-02T15:03:48.677Z] testIsCompatible Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testDone Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testFail Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testCancelCoalescedRequest Time elapsed: 0.283 s [2023-10-02T15:03:48.677Z] testToString Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testAddEvent1 Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testAddEvent2 Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testSingleTimeRequest Time elapsed: 0.103 s [2023-10-02T15:03:48.677Z] testIsCompatibleDependency Time elapsed: 0.001 s [2023-10-02T15:03:48.677Z] testCoalescedRequest Time elapsed: 0.725 s [2023-10-02T15:03:48.677Z] testCancel Time elapsed: 0 s [2023-10-02T15:03:48.677Z] testEquals Time elapsed: 0 s [2023-10-02T15:03:48.677Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2023-10-02T15:03:51.195Z] [2023-10-02T15:03:51.195Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:03:50.740 [2023-10-02T15:03:51.195Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(519,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2023-10-02T15:03:57.882Z] [2023-10-02T15:03:57.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:03:51.841 [2023-10-02T15:03:57.882Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(521,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2023-10-02T15:03:57.882Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.303 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2023-10-02T15:03:57.882Z] testRequestException Time elapsed: 1.023 s [2023-10-02T15:03:57.882Z] testSingleRequestException Time elapsed: 1.101 s [2023-10-02T15:03:57.882Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2023-10-02T15:03:57.882Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2023-10-02T15:03:57.882Z] testDone Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testFail Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testTmfEventRequestWithDependencyLevel Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testToString Time elapsed: 0.001 s [2023-10-02T15:03:57.882Z] testTmfEventRequestTimeRangeNbRequestedBlocksize Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testWaitForStartAfterDone Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testTmfEventRequestTimeRangeNbRequested Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testTmfEventRequestTimeRange Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testWaitForStartBeforeStart Time elapsed: 0.001 s [2023-10-02T15:03:57.882Z] testWaitForStartAfterStart Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testCancel Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testEquals Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testTmfEventRequest Time elapsed: 0 s [2023-10-02T15:03:57.882Z] testWaitForStartAfterCancel Time elapsed: 0 s [2023-10-02T15:03:57.882Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2023-10-02T15:03:58.139Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.167 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2023-10-02T15:03:58.139Z] testChildrenFirstCoalescing2 Time elapsed: 0.464 s [2023-10-02T15:03:58.139Z] testTraceDependencyBackground Time elapsed: 0.521 s [2023-10-02T15:03:58.139Z] testChildrenFirstCoalescing Time elapsed: 0.459 s [2023-10-02T15:03:58.139Z] testMultipleRequestsCoalescing Time elapsed: 0.407 s [2023-10-02T15:03:58.139Z] testChildFirstDependencyBackground Time elapsed: 0.806 s [2023-10-02T15:03:58.139Z] testParentDependencyBackground Time elapsed: 0.776 s [2023-10-02T15:03:58.139Z] testMixedOrderCoalescing Time elapsed: 0.427 s [2023-10-02T15:03:58.139Z] testMixedCoalescing2 Time elapsed: 0.415 s [2023-10-02T15:03:58.139Z] testParentFirstCoalescing Time elapsed: 0 s [2023-10-02T15:03:58.139Z] testTraceDependencyForeground Time elapsed: 0.451 s [2023-10-02T15:03:58.139Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2023-10-02T15:04:06.236Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.417 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2023-10-02T15:04:06.236Z] testGetPlainEvents Time elapsed: 1.225 s [2023-10-02T15:04:06.236Z] testGetSyntheticEvents_TimeRange Time elapsed: 1.302 s [2023-10-02T15:04:06.236Z] testGetProviders Time elapsed: 1.177 s [2023-10-02T15:04:06.236Z] testCancelRequests Time elapsed: 1.216 s [2023-10-02T15:04:06.236Z] testGetSyntheticEvents_EqualBlockSizes Time elapsed: 1.319 s [2023-10-02T15:04:06.236Z] testGetProviders2 Time elapsed: 1.175 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2023-10-02T15:04:06.236Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2023-10-02T15:04:06.236Z] testGetProvider Time elapsed: 0.002 s [2023-10-02T15:04:06.236Z] testRegister_0 Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testRegister_Unregister_1 Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testRegister_Unregister_2 Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testRegister_Unregister_3 Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2023-10-02T15:04:06.236Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2023-10-02T15:04:06.236Z] aspectResolveTest Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] aspectTypeTest Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2023-10-02T15:04:06.236Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2023-10-02T15:04:06.236Z] testAccessors Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testToString Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testEqualsNull Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testEqualsDifferentObj Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testEqualsSymmetry Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testHashCode Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testEqualsTransivity Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testEqualsReflexivity Time elapsed: 0 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2023-10-02T15:04:06.236Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2023-10-02T15:04:06.236Z] testSimplePool Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] testConstructorBad2 Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testConstructorGood Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] testRecycleWrongQuark Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testRecycleChildQuark Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testPoolWithSubTree Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testConstructorBad Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testPriorityPool Time elapsed: 0 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2023-10-02T15:04:06.236Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2023-10-02T15:04:06.236Z] testQueryMipmapRangeMinInteger Time elapsed: 0.003 s [2023-10-02T15:04:06.236Z] testQueryMipmapRangeMaxDouble Time elapsed: 0.002 s [2023-10-02T15:04:06.236Z] testQueryMipmapRangeAvgDouble Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] testQueryMipmapRangeAvgInteger Time elapsed: 0.002 s [2023-10-02T15:04:06.236Z] testQueryMipmapRangeMinDouble Time elapsed: 0 s [2023-10-02T15:04:06.236Z] testQueryMipmapRangeMaxInteger Time elapsed: 0.001 s [2023-10-02T15:04:06.236Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2023-10-02T15:04:06.492Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2023-10-02T15:04:06.492Z] testQueryMipAvg Time elapsed: 0.012 s [2023-10-02T15:04:06.492Z] testQueryMipMax Time elapsed: 0.008 s [2023-10-02T15:04:06.492Z] testQueryMipMin Time elapsed: 0.007 s [2023-10-02T15:04:06.492Z] testQuery Time elapsed: 0.006 s [2023-10-02T15:04:06.492Z] testQueryValuesOnClose Time elapsed: 0 s [2023-10-02T15:04:06.492Z] testQueryValuesOnStart Time elapsed: 0.006 s [2023-10-02T15:04:06.492Z] testQueryMipmapRangeAvg Time elapsed: 0.13 s [2023-10-02T15:04:06.492Z] testQueryMipmapRangeMax Time elapsed: 0.082 s [2023-10-02T15:04:06.492Z] testQueryMipmapRangeMin Time elapsed: 0.077 s [2023-10-02T15:04:06.492Z] testMaxLevel Time elapsed: 0.004 s [2023-10-02T15:04:06.492Z] testQueryEventField Time elapsed: 0.005 s [2023-10-02T15:04:06.492Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2023-10-02T15:04:09.015Z] [2023-10-02T15:04:09.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-10-02 15:04:08.692 [2023-10-02T15:04:09.015Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2023-10-02T15:04:09.015Z] !STACK 0 [2023-10-02T15:04:09.015Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2023-10-02T15:04:09.015Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81) [2023-10-02T15:04:09.015Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:04:09.015Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:04:09.015Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:04:09.015Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:04:09.946Z] [2023-10-02T15:04:09.946Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-10-02 15:04:09.792 [2023-10-02T15:04:09.947Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2023-10-02T15:04:09.947Z] !STACK 0 [2023-10-02T15:04:09.947Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2023-10-02T15:04:09.947Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81) [2023-10-02T15:04:09.947Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:04:09.947Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:04:09.947Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:04:09.947Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:04:11.315Z] [2023-10-02T15:04:11.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-10-02 15:04:10.892 [2023-10-02T15:04:11.315Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2023-10-02T15:04:11.315Z] !STACK 0 [2023-10-02T15:04:11.315Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2023-10-02T15:04:11.315Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81) [2023-10-02T15:04:11.315Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:04:11.315Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:04:11.315Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:04:11.315Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:04:11.315Z] [2023-10-02T15:04:11.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:10.893 [2023-10-02T15:04:11.315Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(706,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 [2023-10-02T15:04:13.210Z] [2023-10-02T15:04:13.210Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:13.110 [2023-10-02T15:04:13.210Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(713,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 [2023-10-02T15:04:14.140Z] [2023-10-02T15:04:14.140Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:14.130 [2023-10-02T15:04:14.140Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2023-10-02T15:04:14.140Z] !STACK 0 [2023-10-02T15:04:14.140Z] java.lang.IllegalStateException: This exception happens before initialization [2023-10-02T15:04:14.140Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455) [2023-10-02T15:04:14.140Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:04:14.141Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:04:14.141Z] [2023-10-02T15:04:14.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:14.130 [2023-10-02T15:04:14.141Z] !MESSAGE Exception executing analysis [2023-10-02T15:04:14.141Z] !STACK 0 [2023-10-02T15:04:14.141Z] java.lang.IllegalStateException: This exception happens before initialization [2023-10-02T15:04:14.141Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455) [2023-10-02T15:04:14.141Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:04:14.141Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:04:15.512Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.774 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2023-10-02T15:04:15.512Z] testProperties Time elapsed: 0.008 s [2023-10-02T15:04:15.512Z] testIsQueryable Time elapsed: 1.11 s [2023-10-02T15:04:15.512Z] testFaultyStateProvider Time elapsed: 3.309 s [2023-10-02T15:04:15.512Z] testIsQueryableCancel skipped [2023-10-02T15:04:15.512Z] testReReadFullAnalysis Time elapsed: 1.109 s [2023-10-02T15:04:15.512Z] testRequestFailure Time elapsed: 1.108 s [2023-10-02T15:04:15.512Z] testSsModule Time elapsed: 1.008 s [2023-10-02T15:04:15.512Z] testInitialization Time elapsed: 0.005 s [2023-10-02T15:04:15.512Z] testFailBeforeInitialization Time elapsed: 0.005 s [2023-10-02T15:04:15.512Z] testFutureEvents Time elapsed: 1.11 s [2023-10-02T15:04:15.512Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2023-10-02T15:04:16.882Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2023-10-02T15:04:16.882Z] testSsModule Time elapsed: 1.221 s [2023-10-02T15:04:16.882Z] testInitialization Time elapsed: 0.002 s [2023-10-02T15:04:16.882Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2023-10-02T15:04:16.882Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2023-10-02T15:04:16.882Z] testSeekAndWrite Time elapsed: 0.002 s [2023-10-02T15:04:16.882Z] testRead Time elapsed: 0 s [2023-10-02T15:04:16.882Z] testReadLine Time elapsed: 0 s [2023-10-02T15:04:16.882Z] testSeekAndRead Time elapsed: 0.027 s [2023-10-02T15:04:16.882Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2023-10-02T15:04:16.882Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2023-10-02T15:04:16.882Z] testCopyResource[0: {P/SomeProject}] Time elapsed: 0.055 s [2023-10-02T15:04:16.882Z] testGetLocationUri[0: {P/SomeProject}] Time elapsed: 0 s [2023-10-02T15:04:16.882Z] testCreateSymbolicLink[0: {P/SomeProject}] Time elapsed: 0.014 s [2023-10-02T15:04:16.882Z] testGetLocation[0: {P/SomeProject}] Time elapsed: 0.002 s [2023-10-02T15:04:16.882Z] testDeleteResource[0: {P/SomeProject}] Time elapsed: 0.06 s [2023-10-02T15:04:16.883Z] testDeleteIfBrokenSymbolicLink[0: {P/SomeProject}] Time elapsed: 0.004 s [2023-10-02T15:04:16.883Z] testIsSymbolicLink[0: {P/SomeProject}] Time elapsed: 0.001 s [2023-10-02T15:04:16.883Z] testCopyResource[1: {P/SomeOtherProject}] Time elapsed: 0.03 s [2023-10-02T15:04:16.883Z] testGetLocationUri[1: {P/SomeOtherProject}] Time elapsed: 0 s [2023-10-02T15:04:16.883Z] testCreateSymbolicLink[1: {P/SomeOtherProject}] Time elapsed: 0.008 s [2023-10-02T15:04:16.883Z] testGetLocation[1: {P/SomeOtherProject}] Time elapsed: 0.001 s [2023-10-02T15:04:16.883Z] testDeleteResource[1: {P/SomeOtherProject}] Time elapsed: 0.06 s [2023-10-02T15:04:16.883Z] testDeleteIfBrokenSymbolicLink[1: {P/SomeOtherProject}] Time elapsed: 0.003 s [2023-10-02T15:04:16.883Z] testIsSymbolicLink[1: {P/SomeOtherProject}] Time elapsed: 0.001 s [2023-10-02T15:04:16.883Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2023-10-02T15:04:16.883Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2023-10-02T15:04:16.883Z] testGetterForExperiment Time elapsed: 0.002 s [2023-10-02T15:04:16.883Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2023-10-02T15:04:17.139Z] [2023-10-02T15:04:17.139Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-10-02 15:04:16.973 [2023-10-02T15:04:17.139Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [2023-10-02T15:04:17.139Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2023-10-02T15:04:17.139Z] testMapFileWithSize Time elapsed: 0.284 s [2023-10-02T15:04:17.139Z] testGuessingFileType Time elapsed: 0.001 s [2023-10-02T15:04:17.139Z] testNmFile Time elapsed: 0.002 s [2023-10-02T15:04:17.139Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2023-10-02T15:04:17.139Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2023-10-02T15:04:17.139Z] testExtremeValues Time elapsed: 0.003 s [2023-10-02T15:04:17.139Z] testValidTextFile Time elapsed: 0.012 s [2023-10-02T15:04:17.139Z] testGettingSymbolMapFile Time elapsed: 0.003 s [2023-10-02T15:04:17.139Z] testInvalidFiles Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testGettingSymbolWithSize Time elapsed: 0.003 s [2023-10-02T15:04:17.139Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest [2023-10-02T15:04:17.139Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest [2023-10-02T15:04:17.139Z] testNextPreviousIncluded Time elapsed: 0.001 s [2023-10-02T15:04:17.139Z] testInvalidRollover Time elapsed: 0.001 s [2023-10-02T15:04:17.139Z] testSmallPeriod Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testIsApplicable Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testFractionalPeriod Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testReference Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testAlternateShadingAnnotationSource Time elapsed: 0.001 s [2023-10-02T15:04:17.139Z] testRollover Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testLineAnnotationSource Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testCategories Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testInvalidPeriod Time elapsed: 0 s [2023-10-02T15:04:17.139Z] testResolution Time elapsed: 0 s [2023-10-02T15:04:17.139Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest [2023-10-02T15:04:17.397Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest [2023-10-02T15:04:17.397Z] testWeightedWithSubmarkers Time elapsed: 0.013 s [2023-10-02T15:04:17.397Z] testSubmarkers Time elapsed: 0.155 s [2023-10-02T15:04:17.397Z] testOffset Time elapsed: 0.001 s [2023-10-02T15:04:17.397Z] testSimple Time elapsed: 0.003 s [2023-10-02T15:04:17.397Z] testIrregular Time elapsed: 0 s [2023-10-02T15:04:17.397Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2023-10-02T15:04:17.397Z] [2023-10-02T15:04:17.397Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.243 [2023-10-02T15:04:17.397Z] !MESSAGE Error parsing /tmp/markers7485518470017445319xml [2023-10-02T15:04:17.397Z] !STACK 0 [2023-10-02T15:04:17.397Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7485518470017445319xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.397Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.398Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.398Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.398Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.398Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.398Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.398Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.398Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.398Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.398Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.398Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.398Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.398Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.398Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.398Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.398Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.398Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.398Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.398Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.398Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.398Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.398Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.398Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.398Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.398Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.398Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.398Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.398Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.398Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.398Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.398Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.398Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.398Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.398Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.398Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.398Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.398Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.398Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.398Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.398Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.398Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.398Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.398Z] [2023-10-02T15:04:17.398Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.249 [2023-10-02T15:04:17.398Z] !MESSAGE Error parsing /tmp/markers8959274012219064361xml [2023-10-02T15:04:17.398Z] !STACK 0 [2023-10-02T15:04:17.398Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8959274012219064361xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.398Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.399Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.399Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.399Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.399Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.399Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.399Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.399Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.399Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.399Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.399Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.399Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.399Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.399Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.399Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.399Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.399Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.399Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.399Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.399Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.399Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.399Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.399Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.399Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.399Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.399Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.399Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.399Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.399Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.399Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.399Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.399Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.400Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.400Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.400Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.400Z] [2023-10-02T15:04:17.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.253 [2023-10-02T15:04:17.400Z] !MESSAGE Error parsing /tmp/markers4518886631780923717xml [2023-10-02T15:04:17.400Z] !STACK 0 [2023-10-02T15:04:17.400Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4518886631780923717xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.400Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.400Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2023-10-02T15:04:17.400Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.400Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.400Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.400Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.400Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.400Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.400Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.400Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.400Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.400Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.400Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.400Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.400Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.400Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.400Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.400Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.400Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.400Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.400Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.400Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.400Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.400Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.401Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.401Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.401Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.401Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.401Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.401Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.401Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.401Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.401Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.401Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.401Z] [2023-10-02T15:04:17.401Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.256 [2023-10-02T15:04:17.401Z] !MESSAGE Error parsing /tmp/markers1448084622023201443xml [2023-10-02T15:04:17.401Z] !STACK 0 [2023-10-02T15:04:17.401Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1448084622023201443xml; 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. [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.401Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.401Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.401Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.401Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.401Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.401Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.401Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.401Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.401Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.401Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.401Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.401Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.401Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.401Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.401Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.401Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.401Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.402Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.402Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.402Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.402Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.402Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.402Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.402Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.402Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.402Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.402Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.402Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.402Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.402Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.402Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.402Z] [2023-10-02T15:04:17.402Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.264 [2023-10-02T15:04:17.402Z] !MESSAGE Error parsing /tmp/markers9160954886227421495xml [2023-10-02T15:04:17.402Z] !STACK 0 [2023-10-02T15:04:17.402Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2023-10-02T15:04:17.402Z] at com.google.common.collect.Range.(Range.java:358) [2023-10-02T15:04:17.402Z] at com.google.common.collect.Range.create(Range.java:156) [2023-10-02T15:04:17.402Z] at com.google.common.collect.Range.closed(Range.java:181) [2023-10-02T15:04:17.402Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316) [2023-10-02T15:04:17.402Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221) [2023-10-02T15:04:17.402Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192) [2023-10-02T15:04:17.402Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.402Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.402Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.402Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.402Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.402Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.402Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.402Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.402Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.402Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.402Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.402Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.402Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.402Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.402Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.402Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.402Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.402Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.402Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.402Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.402Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.402Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.403Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.403Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.403Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.403Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.403Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.403Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.403Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.403Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.403Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.403Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.403Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.403Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.403Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.403Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.403Z] [2023-10-02T15:04:17.403Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.268 [2023-10-02T15:04:17.403Z] !MESSAGE Error parsing /tmp/markers3128384430734601362xml [2023-10-02T15:04:17.403Z] !STACK 0 [2023-10-02T15:04:17.403Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3128384430734601362xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.403Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.403Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.403Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.403Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.403Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.403Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.403Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.403Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.403Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.403Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.403Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.403Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.403Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.403Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.403Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.403Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.403Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.403Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.403Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.403Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.403Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.404Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.404Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.404Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.404Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.404Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.404Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.404Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.404Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.404Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.404Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.404Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.404Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.404Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.404Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.404Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.404Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.404Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.404Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.404Z] [2023-10-02T15:04:17.404Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.273 [2023-10-02T15:04:17.404Z] !MESSAGE Error parsing /tmp/markers1650279724492859838xml [2023-10-02T15:04:17.404Z] !STACK 0 [2023-10-02T15:04:17.404Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2023-10-02T15:04:17.404Z] at com.google.common.collect.Range.(Range.java:358) [2023-10-02T15:04:17.404Z] at com.google.common.collect.Range.create(Range.java:156) [2023-10-02T15:04:17.404Z] at com.google.common.collect.Range.closed(Range.java:181) [2023-10-02T15:04:17.404Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316) [2023-10-02T15:04:17.404Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221) [2023-10-02T15:04:17.404Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192) [2023-10-02T15:04:17.404Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.404Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.404Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.404Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.404Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.404Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.404Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.404Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.404Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.404Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.404Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.404Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.404Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.404Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.404Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.404Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.404Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.405Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.405Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.405Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.405Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.405Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.405Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.405Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.405Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.405Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.405Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.405Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.405Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.405Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.405Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.405Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.405Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.405Z] [2023-10-02T15:04:17.405Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.327 [2023-10-02T15:04:17.405Z] !MESSAGE Error parsing /tmp/markers7972988197016769416xml [2023-10-02T15:04:17.405Z] !STACK 0 [2023-10-02T15:04:17.405Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7972988197016769416xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.405Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.405Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.405Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.405Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.405Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.405Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.405Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.405Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.405Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.405Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.405Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.405Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.405Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.405Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.405Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.405Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.405Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.406Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.406Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.406Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.406Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.406Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.406Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.406Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.406Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.406Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.406Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.406Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.406Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.406Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.406Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.406Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.406Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.406Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.406Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.406Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.406Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.406Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.406Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.406Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.406Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.406Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.406Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.406Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.406Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.406Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.406Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.406Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.406Z] [2023-10-02T15:04:17.406Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:04:17.331 [2023-10-02T15:04:17.406Z] !MESSAGE Error parsing /tmp/markers3848683540604861540xml [2023-10-02T15:04:17.406Z] !STACK 0 [2023-10-02T15:04:17.406Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3848683540604861540xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:04:17.406Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:04:17.406Z] at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206) [2023-10-02T15:04:17.406Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178) [2023-10-02T15:04:17.406Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307) [2023-10-02T15:04:17.406Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.406Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.407Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:04:17.407Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:04:17.407Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:04:17.407Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.407Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:04:17.407Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:04:17.407Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:04:17.407Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:04:17.407Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:04:17.407Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:04:17.407Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:04:17.407Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:04:17.407Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:04:17.407Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:04:17.407Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:04:17.407Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:04:17.407Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:04:17.407Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:04:17.407Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.407Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:04:17.407Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:04:17.407Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:04:17.407Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:04:17.407Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:04:17.407Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:04:17.407Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:04:17.407Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:04:17.407Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:04:17.407Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:04:17.407Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:04:17.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:04:17.407Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:04:17.407Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:04:17.407Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:04:17.407Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:04:17.407Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2023-10-02T15:04:17.407Z] testParseInvalidContent Time elapsed: 0.098 s [2023-10-02T15:04:17.407Z] testExtensionPoint Time elapsed: 0.005 s [2023-10-02T15:04:17.407Z] testParse Time elapsed: 0.005 s [2023-10-02T15:04:17.407Z] testParseInvalidFile Time elapsed: 0.002 s [2023-10-02T15:04:17.407Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2023-10-02T15:04:17.407Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2023-10-02T15:04:17.407Z] testAddMarker Time elapsed: 0 s [2023-10-02T15:04:17.407Z] testConstructor Time elapsed: 0 s [2023-10-02T15:04:17.407Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2023-10-02T15:04:17.407Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2023-10-02T15:04:17.407Z] testAddSegment Time elapsed: 0 s [2023-10-02T15:04:17.407Z] testAddSubMarker Time elapsed: 0 s [2023-10-02T15:04:17.407Z] testConstructor Time elapsed: 0 s [2023-10-02T15:04:17.407Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2023-10-02T15:04:17.407Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2023-10-02T15:04:17.407Z] testTmfAsyncSequenceDiagramEvent Time elapsed: 0.001 s [2023-10-02T15:04:17.407Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2023-10-02T15:04:17.407Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2023-10-02T15:04:17.407Z] testTmfSyncSequenceDiagramEvent Time elapsed: 0 s [2023-10-02T15:04:17.407Z] [2023-10-02T15:04:17.407Z] Results: [2023-10-02T15:04:17.407Z] [2023-10-02T15:04:17.407Z] Tests run: 891, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:04:17.407Z] [2023-10-02T15:04:17.407Z] [2023-10-02T15:04:17.407Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:04:17.368 [2023-10-02T15:04:17.407Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:04:17.664Z] [INFO] All tests passed! [2023-10-02T15:04:17.664Z] [INFO] [2023-10-02T15:04:17.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T15:04:17.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:04:17.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:04:17.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:04:17.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2metadata.xml [2023-10-02T15:04:17.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2artifacts.xml [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2023-10-02T15:04:17.665Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT [29/144] [2023-10-02T15:04:17.665Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] The project's OSGi version is 1.0.16.202310021456 [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] [2023-10-02T15:04:17.665Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.665Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests... [2023-10-02T15:04:17.922Z] [INFO] [2023-10-02T15:04:17.922Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2023-10-02T15:04:17.922Z] [INFO] [2023-10-02T15:04:17.922Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:17.922Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2023-10-02T15:04:18.486Z] [INFO] [2023-10-02T15:04:18.486Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2023-10-02T15:04:18.486Z] [INFO] [2023-10-02T15:04:18.486Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.486Z] [INFO] [2023-10-02T15:04:18.486Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar [2023-10-02T15:04:18.486Z] [INFO] [2023-10-02T15:04:18.486Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar [2023-10-02T15:04:18.743Z] [INFO] [2023-10-02T15:04:18.743Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.743Z] [INFO] [2023-10-02T15:04:18.743Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.743Z] [INFO] [2023-10-02T15:04:18.743Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.743Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:04:18.743Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:04:18.743Z] [INFO] [2023-10-02T15:04:18.743Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:18.743Z] [INFO] [2023-10-02T15:04:18.743Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:04:19.000Z] [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) [2023-10-02T15:04:19.000Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2023-10-02T15:04:19.000Z] [INFO] Command line: [2023-10-02T15:04:19.000Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:04:19.000Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:04:19.565Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:04:19.565Z] 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) [2023-10-02T15:04:19.565Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:04:19.565Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:04:20.934Z] !SESSION 2023-10-02 15:04:18.892 ----------------------------------------------- [2023-10-02T15:04:20.935Z] eclipse.buildId=unknown [2023-10-02T15:04:20.935Z] java.version=17.0.2 [2023-10-02T15:04:20.935Z] java.vendor=Oracle Corporation [2023-10-02T15:04:20.935Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:04:20.935Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:04:20.935Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:04:20.935Z] [2023-10-02T15:04:20.935Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:04:20.834 [2023-10-02T15:04:20.935Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:04:20.935Z] !STACK 0 [2023-10-02T15:04:20.935Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:04:20.935Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:04:20.935Z] [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:04:20.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:04:21.192Z] [2023-10-02T15:04:21.192Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:04:21.027 [2023-10-02T15:04:21.192Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:04:21.192Z] !STACK 0 [2023-10-02T15:04:21.192Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:04:21.192Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:04:21.192Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:04:21.192Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:04:21.192Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:04:21.192Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:04:21.192Z] [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:04:21.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:04:22.121Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2023-10-02T15:05:08.765Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.351 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2023-10-02T15:05:08.765Z] testTraceTimeRangeClampingEnd Time elapsed: 0.006 s [2023-10-02T15:05:08.765Z] testTraceSetNestedExperiment Time elapsed: 6.177 s [2023-10-02T15:05:08.765Z] testExperimentTimestampInTrace Time elapsed: 2.405 s [2023-10-02T15:05:08.765Z] testExperimentTimestampInvalid Time elapsed: 2.132 s [2023-10-02T15:05:08.765Z] testExperimentInitialRange Time elapsed: 2.153 s [2023-10-02T15:05:08.765Z] testTraceTimeRangeClampingStart Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTwoTracesTimeRangePartiallyInOne Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testExperimentRangeClampingBoth Time elapsed: 2.162 s [2023-10-02T15:05:08.765Z] testTwoTracesTimestampValid Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testTwoTracesTimestampInBetween Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTraceSetWithNestedExperiment Time elapsed: 5.847 s [2023-10-02T15:05:08.765Z] testTwoTracesTimestampInvalid Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTraceInitialRange Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testTwoTracesTimeRangeAllInOne Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testInitialize Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTraceTimeRangeClampingBoth Time elapsed: 0.002 s [2023-10-02T15:05:08.765Z] testTraceNewTimeRange Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTraceSetExperiment Time elapsed: 2.105 s [2023-10-02T15:05:08.765Z] testTwoTracesTimeRangeInBoth Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testExperimentRangeInBetween Time elapsed: 2.119 s [2023-10-02T15:05:08.765Z] testExperimentRangeClampingOne Time elapsed: 2.12 s [2023-10-02T15:05:08.765Z] testTraceSetWithExperiment Time elapsed: 2.1 s [2023-10-02T15:05:08.765Z] testNewTimestamp Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testTraceSetForHost Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testTraceSetExperimentForHost Time elapsed: 2.106 s [2023-10-02T15:05:08.765Z] testTwoTracesTimeRangeInBetween Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testExperimentTimestampInBetween Time elapsed: 2.097 s [2023-10-02T15:05:08.765Z] testTraceSet Time elapsed: 0 s [2023-10-02T15:05:08.765Z] testTimestampAfter Time elapsed: 0.001 s [2023-10-02T15:05:08.765Z] testTimestampBefore Time elapsed: 0 s [2023-10-02T15:05:08.765Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2023-10-02T15:05:08.765Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.991 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2023-10-02T15:05:08.766Z] testSupplementaryFileDir Time elapsed: 1.16 s [2023-10-02T15:05:08.766Z] testDeleteSupplementaryFolder Time elapsed: 1.145 s [2023-10-02T15:05:08.766Z] testTemporaryDirPath Time elapsed: 1.542 s [2023-10-02T15:05:08.766Z] testDeleteSupplementaryFiles Time elapsed: 1.144 s [2023-10-02T15:05:08.766Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2023-10-02T15:05:12.942Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.834 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2023-10-02T15:05:12.942Z] testGetEventsInRangeWholeRange Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeMinusEnd Time elapsed: 0 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeMinusEnd Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testEventTypesTotal Time elapsed: 0 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeWholeRange Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventsTotal Time elapsed: 0 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeNoEventsAtEdges Time elapsed: 0.006 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeEventAtEnd Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeEventAtStart Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeNoEvents Time elapsed: 0.003 s [2023-10-02T15:05:12.942Z] testHistogramQuerySmall Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeNoEvents Time elapsed: 0 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeMinusStart Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeNoEventsAtEdges Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeEventAtEnd Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeEventAtStart Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventsInRangeEventAtBoth Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeMinusStart Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testGetEventTypesInRangeEventAtBoth Time elapsed: 0.001 s [2023-10-02T15:05:12.942Z] testHistogramQueryFull Time elapsed: 0.003 s [2023-10-02T15:05:12.942Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2023-10-02T15:05:25.123Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.974 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2023-10-02T15:05:25.123Z] preemptedForegroundRequest Time elapsed: 0.199 s [2023-10-02T15:05:25.123Z] foregroundRequest Time elapsed: 0.808 s [2023-10-02T15:05:25.123Z] executionOrder skipped [2023-10-02T15:05:25.123Z] TestMultiRequest1 Time elapsed: 1.605 s [2023-10-02T15:05:25.123Z] TestMultiRequest2 Time elapsed: 1.578 s [2023-10-02T15:05:25.123Z] TestMultiRequest3 Time elapsed: 0.512 s [2023-10-02T15:05:25.123Z] TestMultiRequest4 Time elapsed: 0.175 s [2023-10-02T15:05:25.123Z] TestMultiRequest5 Time elapsed: 0.201 s [2023-10-02T15:05:25.123Z] TestMultiRequest6 Time elapsed: 1.615 s [2023-10-02T15:05:25.123Z] TestMultiRequest7 Time elapsed: 1.723 s [2023-10-02T15:05:25.123Z] preemptedBackgroundRequest Time elapsed: 0.208 s [2023-10-02T15:05:25.123Z] backgroundRequest Time elapsed: 1.696 s [2023-10-02T15:05:25.123Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2023-10-02T15:05:26.055Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2023-10-02T15:05:26.055Z] testSecondToLastEvent Time elapsed: 0.128 s [2023-10-02T15:05:26.055Z] testLastEvent Time elapsed: 0.097 s [2023-10-02T15:05:26.055Z] testFirstEvent Time elapsed: 0.05 s [2023-10-02T15:05:26.055Z] testSecondEvent Time elapsed: 0.1 s [2023-10-02T15:05:26.055Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2023-10-02T15:05:26.828Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-g2bm6 [2023-10-02T15:05:26.903Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-0xslb because kubernetes resource quota exceeded. [2023-10-02T15:05:26.903Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xslb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:26.903Z] Retrying... [2023-10-02T15:05:26.903Z] [2023-10-02T15:05:26.904Z] ERROR: Failed to launch tracecompass-build-3jjwn-0xslb [2023-10-02T15:05:26.904Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xslb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:05:26.904Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xslb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xslb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:05:26.904Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:05:26.904Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:05:26.904Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:05:26.904Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:05:26.904Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:05:26.904Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:05:26.904Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:05:26.928Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-zb1pp [2023-10-02T15:05:34.161Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.131 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2023-10-02T15:05:34.161Z] testReopenIndex Time elapsed: 4.384 s [2023-10-02T15:05:34.161Z] testIndexing Time elapsed: 2.747 s [2023-10-02T15:05:34.161Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2023-10-02T15:05:34.161Z] [2023-10-02T15:05:34.161Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 15:05:33.180 [2023-10-02T15:05:34.161Z] !MESSAGE Unknown trace attribute: test [2023-10-02T15:05:34.161Z] [2023-10-02T15:05:34.161Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 15:05:33.180 [2023-10-02T15:05:34.161Z] !MESSAGE Unknown trace attribute: test1 [2023-10-02T15:05:34.161Z] [2023-10-02T15:05:34.161Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 15:05:33.181 [2023-10-02T15:05:34.161Z] !MESSAGE Unknown trace attribute: test2 [2023-10-02T15:05:34.161Z] [2023-10-02T15:05:34.161Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 15:05:33.181 [2023-10-02T15:05:34.161Z] !MESSAGE Unknown trace attribute: test3 [2023-10-02T15:05:34.161Z] [2023-10-02T15:05:34.161Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-10-02 15:05:33.181 [2023-10-02T15:05:34.161Z] !MESSAGE Unknown trace attribute: test4 [2023-10-02T15:05:34.161Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2023-10-02T15:05:34.161Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] Time elapsed: 0.005 s [2023-10-02T15:05:34.161Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/232/0/.cp/kernel] Time elapsed: 0.044 s [2023-10-02T15:05:34.161Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] Time elapsed: 0.001 s [2023-10-02T15:05:34.161Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] Time elapsed: 0.001 s [2023-10-02T15:05:34.161Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] Time elapsed: 0 s [2023-10-02T15:05:34.161Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2023-10-02T15:05:34.161Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2023-10-02T15:05:34.161Z] testCtfTmfTrace Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testSeekEvent_timestamp Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testSeekEventLoc_timetamp Time elapsed: 0.001 s [2023-10-02T15:05:34.161Z] testParseEvent Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetEndTime Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetNbEvents Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testSeekEventLoc_null Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetStartTime Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testBroadcast Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testEventLookup Time elapsed: 0.001 s [2023-10-02T15:05:34.161Z] testValidate Time elapsed: 0.066 s [2023-10-02T15:05:34.161Z] testGetEnvValue Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetName Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetNext Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetPath Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetStreamingInterval Time elapsed: 0.001 s [2023-10-02T15:05:34.161Z] testGetContainedEventTypes Time elapsed: 0 s [2023-10-02T15:05:34.161Z] testGetLocationRatio Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetCacheSize Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetTraceProperties Time elapsed: 0.001 s [2023-10-02T15:05:34.162Z] testCtfHostId Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testSeekEvent_rank Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetTimeRange Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetEventType Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testSeekEvent_ratio Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetResource Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testSeekEvent_location Time elapsed: 0.001 s [2023-10-02T15:05:34.162Z] testReadNextEvent Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testDispose Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testSeekEventInvalidLocation Time elapsed: 0 s [2023-10-02T15:05:34.162Z] testGetCurrentLocation Time elapsed: 0 s [2023-10-02T15:05:34.162Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2023-10-02T15:05:37.437Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.708 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2023-10-02T15:05:37.437Z] testPreviousMatchingEventStartMatches Time elapsed: 0.26 s [2023-10-02T15:05:37.437Z] testPreviousMatchingEventProgressMonitor Time elapsed: 0.301 s [2023-10-02T15:05:37.437Z] testNextMatchingEventStartMatches Time elapsed: 0.299 s [2023-10-02T15:05:37.437Z] testPreviousMatchingEvent Time elapsed: 0.301 s [2023-10-02T15:05:37.437Z] testNextMatchingEventProgressMonitor Time elapsed: 0.301 s [2023-10-02T15:05:37.437Z] testPreviousMatchingEventFar Time elapsed: 0.301 s [2023-10-02T15:05:37.437Z] testNextMatchingEventCancelled Time elapsed: 0 s [2023-10-02T15:05:37.437Z] testPreviousMatchingBeginningOfTrace Time elapsed: 0.598 s [2023-10-02T15:05:37.437Z] testPreviousMatchingEventNoMatch Time elapsed: 0.3 s [2023-10-02T15:05:37.437Z] testNextMatchingEventNoMatch Time elapsed: 0.7 s [2023-10-02T15:05:37.437Z] testNextMatchingEvent Time elapsed: 0.301 s [2023-10-02T15:05:37.437Z] testPreviousMatchingEventCancelled Time elapsed: 0 s [2023-10-02T15:05:37.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2023-10-02T15:05:37.437Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2023-10-02T15:05:37.437Z] testRapidBoundsWithTransform Time elapsed: 0.101 s [2023-10-02T15:05:37.437Z] testRapidBounds Time elapsed: 0.04 s [2023-10-02T15:05:37.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2023-10-02T15:05:37.437Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2023-10-02T15:05:37.437Z] testToString Time elapsed: 0 s [2023-10-02T15:05:37.437Z] testCtfTmfEventType Time elapsed: 0 s [2023-10-02T15:05:37.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2023-10-02T15:05:39.330Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2023-10-02T15:05:39.330Z] testLostEventsTotals Time elapsed: 0 s [2023-10-02T15:05:39.330Z] testLostEventsTypes Time elapsed: 0 s [2023-10-02T15:05:39.330Z] testLostEventsTotalInRange Time elapsed: 0 s [2023-10-02T15:05:39.330Z] testLostEventsTypesInRange Time elapsed: 0.001 s [2023-10-02T15:05:39.330Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2023-10-02T15:05:40.956Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-qk8x6 because kubernetes resource quota exceeded. [2023-10-02T15:05:40.956Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qk8x6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:40.956Z] Retrying... [2023-10-02T15:05:40.956Z] [2023-10-02T15:05:40.956Z] ERROR: Failed to launch tracecompass-build-3jjwn-qk8x6 [2023-10-02T15:05:40.957Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qk8x6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:05:40.957Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qk8x6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qk8x6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:05:40.957Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:05:40.957Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:05:40.957Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:05:40.957Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:05:40.957Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:05:40.957Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:05:40.957Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:05:42.969Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j1pgn because kubernetes resource quota exceeded. [2023-10-02T15:05:42.969Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1pgn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:42.970Z] Retrying... [2023-10-02T15:05:42.970Z] [2023-10-02T15:05:42.970Z] ERROR: Failed to launch tracecompass-build-3jjwn-j1pgn [2023-10-02T15:05:42.970Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1pgn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:05:42.970Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1pgn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1pgn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:05:42.970Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:05:42.970Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:05:42.970Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:05:42.970Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:05:42.970Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:05:42.970Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:05:42.970Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:05:50.904Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-br741 because kubernetes resource quota exceeded. [2023-10-02T15:05:50.904Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-br741, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:50.904Z] Retrying... [2023-10-02T15:05:50.904Z] [2023-10-02T15:05:50.904Z] ERROR: Failed to launch tracecompass-build-3jjwn-br741 [2023-10-02T15:05:50.904Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-br741, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:05:50.904Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-br741, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-br741" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:05:50.904Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:05:50.904Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:05:50.904Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:05:50.904Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:05:50.904Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:05:50.904Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:05:50.904Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:05:51.513Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.498 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2023-10-02T15:05:51.513Z] testNbEvents Time elapsed: 1.422 s [2023-10-02T15:05:51.513Z] testNbEventsBug475007 Time elapsed: 2.677 s [2023-10-02T15:05:51.513Z] testNormalEvent Time elapsed: 1.413 s [2023-10-02T15:05:51.513Z] testSecondLostEvent Time elapsed: 1.304 s [2023-10-02T15:05:51.513Z] testFirstLostEvent Time elapsed: 1.306 s [2023-10-02T15:05:51.513Z] testLostEventWithTransform Time elapsed: 2.376 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2023-10-02T15:05:51.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2023-10-02T15:05:51.513Z] test Time elapsed: 0 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2023-10-02T15:05:51.513Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2023-10-02T15:05:51.513Z] testParseField_array_int Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testParseField_variant Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_float Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_enum Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testParseField_string Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_struct Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_sequence Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testParseField_sequence_value Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_array_enum Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_array_float Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testParseField_int Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_array_variant Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testParseField_array_string Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testParseField_array_struct Time elapsed: 0 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2023-10-02T15:05:51.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2023-10-02T15:05:51.513Z] testUnsignedByte Time elapsed: 0.016 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2023-10-02T15:05:51.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2023-10-02T15:05:51.513Z] testVariantGetField Time elapsed: 0 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2023-10-02T15:05:51.513Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2023-10-02T15:05:51.513Z] testGetFieldNames Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testGetFieldValue Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testCTFEvent_read Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testGetSubFieldValue Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testToString Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testCustomAttributes Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testGetters Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testTimestamp Time elapsed: 0.04 s [2023-10-02T15:05:51.513Z] testGetEventName Time elapsed: 0.001 s [2023-10-02T15:05:51.513Z] testGetTimestamp Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testGetFields Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testGetCPU Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testNullEvent Time elapsed: 0 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2023-10-02T15:05:51.513Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2023-10-02T15:05:51.513Z] testTrace Time elapsed: 0 s [2023-10-02T15:05:51.513Z] testContextEnd Time elapsed: 0.041 s [2023-10-02T15:05:51.513Z] testContext1 Time elapsed: 0.123 s [2023-10-02T15:05:51.513Z] testContext2 Time elapsed: 0.058 s [2023-10-02T15:05:51.513Z] testContext3 Time elapsed: 0.098 s [2023-10-02T15:05:51.513Z] testContext4 Time elapsed: 0.127 s [2023-10-02T15:05:51.513Z] testContextMiddle Time elapsed: 0.078 s [2023-10-02T15:05:51.513Z] testContextStart Time elapsed: 0.079 s [2023-10-02T15:05:51.513Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2023-10-02T15:06:00.919Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-d6hfw because kubernetes resource quota exceeded. [2023-10-02T15:06:00.919Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6hfw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:00.919Z] Retrying... [2023-10-02T15:06:00.919Z] [2023-10-02T15:06:00.919Z] ERROR: Failed to launch tracecompass-build-3jjwn-d6hfw [2023-10-02T15:06:00.920Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6hfw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:00.920Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6hfw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6hfw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:00.920Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:00.920Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:00.920Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:00.920Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:00.920Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:00.920Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:00.920Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:06:10.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zd04z because kubernetes resource quota exceeded. [2023-10-02T15:06:10.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zd04z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:10.878Z] Retrying... [2023-10-02T15:06:10.878Z] [2023-10-02T15:06:10.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-zd04z [2023-10-02T15:06:10.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zd04z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:10.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zd04z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zd04z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:10.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:10.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:10.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:10.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:10.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:10.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:06:20.881Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gmmb4 because kubernetes resource quota exceeded. [2023-10-02T15:06:20.881Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gmmb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:20.881Z] Retrying... [2023-10-02T15:06:20.881Z] [2023-10-02T15:06:20.881Z] ERROR: Failed to launch tracecompass-build-3jjwn-gmmb4 [2023-10-02T15:06:20.882Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gmmb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:20.882Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gmmb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gmmb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:20.882Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:20.882Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:20.882Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:20.882Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:20.882Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:20.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:20.882Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:06:30.886Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2j1fw because kubernetes resource quota exceeded. [2023-10-02T15:06:30.886Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2j1fw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:30.886Z] Retrying... [2023-10-02T15:06:30.886Z] [2023-10-02T15:06:30.886Z] ERROR: Failed to launch tracecompass-build-3jjwn-2j1fw [2023-10-02T15:06:30.886Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2j1fw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:30.886Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2j1fw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2j1fw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:30.886Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:30.886Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:30.886Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:30.886Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:30.886Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:30.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:30.886Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:06:40.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tgpsc because kubernetes resource quota exceeded. [2023-10-02T15:06:40.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpsc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:40.877Z] Retrying... [2023-10-02T15:06:40.877Z] [2023-10-02T15:06:40.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-tgpsc [2023-10-02T15:06:40.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpsc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:40.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpsc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpsc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:40.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:40.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:40.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:40.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:40.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:40.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:06:50.888Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-k1rzj because kubernetes resource quota exceeded. [2023-10-02T15:06:50.888Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k1rzj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:50.888Z] Retrying... [2023-10-02T15:06:50.888Z] [2023-10-02T15:06:50.888Z] ERROR: Failed to launch tracecompass-build-3jjwn-k1rzj [2023-10-02T15:06:50.888Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k1rzj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:06:50.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:06:50.888Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k1rzj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k1rzj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:06:50.888Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:06:50.888Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:06:50.888Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:06:50.889Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:06:50.889Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:06:50.889Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:06:50.889Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:06:50.889Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:06:50.889Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:00.885Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cdws9 because kubernetes resource quota exceeded. [2023-10-02T15:07:00.885Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cdws9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:00.885Z] Retrying... [2023-10-02T15:07:00.885Z] [2023-10-02T15:07:00.885Z] ERROR: Failed to launch tracecompass-build-3jjwn-cdws9 [2023-10-02T15:07:00.885Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cdws9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:00.885Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:00.886Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cdws9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cdws9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:00.886Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:00.886Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:00.886Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:00.886Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:00.886Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:00.886Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:00.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:00.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:00.886Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:10.895Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-d2q11 because kubernetes resource quota exceeded. [2023-10-02T15:07:10.895Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d2q11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:10.895Z] Retrying... [2023-10-02T15:07:10.895Z] [2023-10-02T15:07:10.895Z] ERROR: Failed to launch tracecompass-build-3jjwn-d2q11 [2023-10-02T15:07:10.895Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d2q11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:10.895Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d2q11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d2q11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:10.895Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:10.895Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:10.895Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:10.895Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:10.895Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:10.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:10.895Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:20.895Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-nl6cf because kubernetes resource quota exceeded. [2023-10-02T15:07:20.895Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nl6cf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:20.895Z] Retrying... [2023-10-02T15:07:20.895Z] [2023-10-02T15:07:20.895Z] ERROR: Failed to launch tracecompass-build-3jjwn-nl6cf [2023-10-02T15:07:20.895Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nl6cf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:20.895Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nl6cf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nl6cf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:20.895Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:20.895Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:20.895Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:20.895Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:20.895Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:20.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:20.895Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:30.891Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7tr4g because kubernetes resource quota exceeded. [2023-10-02T15:07:30.891Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7tr4g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:30.891Z] Retrying... [2023-10-02T15:07:30.891Z] [2023-10-02T15:07:30.891Z] ERROR: Failed to launch tracecompass-build-3jjwn-7tr4g [2023-10-02T15:07:30.891Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7tr4g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:30.891Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7tr4g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7tr4g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:30.891Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:30.891Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:30.891Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:30.891Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:30.891Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:30.891Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:30.891Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:40.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mtf2g because kubernetes resource quota exceeded. [2023-10-02T15:07:40.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mtf2g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:40.878Z] Retrying... [2023-10-02T15:07:40.878Z] [2023-10-02T15:07:40.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-mtf2g [2023-10-02T15:07:40.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mtf2g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:40.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mtf2g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mtf2g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:40.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:40.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:40.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:40.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:40.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:40.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:40.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:50.900Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hrsjl because kubernetes resource quota exceeded. [2023-10-02T15:07:50.900Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hrsjl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:50.900Z] Retrying... [2023-10-02T15:07:50.900Z] [2023-10-02T15:07:50.900Z] ERROR: Failed to launch tracecompass-build-3jjwn-hrsjl [2023-10-02T15:07:50.900Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hrsjl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:07:50.900Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hrsjl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hrsjl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:07:50.900Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:07:50.900Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:07:50.900Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:07:50.900Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:07:50.900Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:07:50.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:07:50.900Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:07:57.917Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.853 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2023-10-02T15:07:57.917Z] testTrimEvents[0: KERNEL] Time elapsed: 9.246 s [2023-10-02T15:07:57.917Z] testTrimEvents[1: TRACE2] Time elapsed: 8.934 s [2023-10-02T15:07:57.917Z] testTrimEvents[2: KERNEL_VM] Time elapsed: 10.858 s [2023-10-02T15:07:57.917Z] testTrimEvents[3: SYNC_SRC] Time elapsed: 2.995 s [2023-10-02T15:07:57.917Z] testTrimEvents[4: SYNC_DEST] Time elapsed: 2.816 s [2023-10-02T15:07:57.917Z] testTrimEvents[5: DJANGO_CLIENT] Time elapsed: 11.681 s [2023-10-02T15:07:57.917Z] testTrimEvents[6: DJANGO_DB] Time elapsed: 10.444 s [2023-10-02T15:07:57.917Z] testTrimEvents[7: DJANGO_HTTPD] Time elapsed: 11.012 s [2023-10-02T15:07:57.917Z] testTrimEvents[8: CYG_PROFILE] Time elapsed: 2.165 s [2023-10-02T15:07:57.917Z] testTrimEvents[9: CYG_PROFILE_FAST] Time elapsed: 2.268 s [2023-10-02T15:07:57.917Z] testTrimEvents[10: FUNKY_TRACE] Time elapsed: 2.07 s [2023-10-02T15:07:57.917Z] testTrimEvents[11: ARM_64_BIT_HEADER] Time elapsed: 2.744 s [2023-10-02T15:07:57.917Z] testTrimEvents[12: FLIPPING_ENDIANNESS] Time elapsed: 2.2 s [2023-10-02T15:07:57.917Z] testTrimEvents[13: DYNSCOPE] Time elapsed: 2.531 s [2023-10-02T15:07:57.917Z] testTrimEvents[14: DEBUG_INFO] Time elapsed: 2.216 s [2023-10-02T15:07:57.917Z] testTrimEvents[15: DEBUG_INFO3] Time elapsed: 2.223 s [2023-10-02T15:07:57.917Z] testTrimEvents[16: DEBUG_INFO4] Time elapsed: 2.214 s [2023-10-02T15:07:57.917Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] Time elapsed: 2.21 s [2023-10-02T15:07:57.917Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] Time elapsed: 2.012 s [2023-10-02T15:07:57.917Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] Time elapsed: 2.11 s [2023-10-02T15:07:57.917Z] testTrimEvents[20: MEMORY_ANALYSIS] Time elapsed: 5.745 s [2023-10-02T15:07:57.918Z] testTrimEvents[21: PERF_TASKSET2] Time elapsed: 2.239 s [2023-10-02T15:07:57.918Z] testTrimEvents[22: MANY_THREADS] Time elapsed: 5.211 s [2023-10-02T15:07:57.918Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] Time elapsed: 5.601 s [2023-10-02T15:07:57.918Z] testTrimEvents[24: CONTEXT_SWITCHES_UST] Time elapsed: 2.152 s [2023-10-02T15:07:57.918Z] testTrimEvents[25: UNEVEN_STREAMS] Time elapsed: 9.953 s [2023-10-02T15:07:57.918Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2023-10-02T15:07:57.918Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2023-10-02T15:07:57.918Z] testEqualsEmpty Time elapsed: 0.04 s [2023-10-02T15:07:57.918Z] testEqualsOther Time elapsed: 0.116 s [2023-10-02T15:07:57.918Z] testAdvance Time elapsed: 0.034 s [2023-10-02T15:07:57.918Z] testGetCurrentEvent Time elapsed: 0.064 s [2023-10-02T15:07:57.918Z] testIncreaseRank Time elapsed: 0.018 s [2023-10-02T15:07:57.918Z] testHasValidRank Time elapsed: 0.019 s [2023-10-02T15:07:57.918Z] testSeek Time elapsed: 0.082 s [2023-10-02T15:07:57.918Z] testSetLocation Time elapsed: 0.019 s [2023-10-02T15:07:57.918Z] testGetLocation Time elapsed: 0.059 s [2023-10-02T15:07:57.918Z] testCompareTo Time elapsed: 0.027 s [2023-10-02T15:07:57.918Z] testGetRank Time elapsed: 0.018 s [2023-10-02T15:07:57.918Z] testHashCode Time elapsed: 0.019 s [2023-10-02T15:07:57.918Z] testGetCtfTmfTrace Time elapsed: 0.035 s [2023-10-02T15:07:57.918Z] testCtfIteratorPosition Time elapsed: 0.019 s [2023-10-02T15:07:57.918Z] testCtfIteratorInit Time elapsed: 0.018 s [2023-10-02T15:07:57.918Z] testSetRank Time elapsed: 0.054 s [2023-10-02T15:07:57.918Z] testCtfIteratorNoinit Time elapsed: 0.019 s [2023-10-02T15:07:57.918Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2023-10-02T15:07:57.918Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2023-10-02T15:07:57.918Z] testToString Time elapsed: 0 s [2023-10-02T15:07:57.918Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:07:57.918Z] testGetters Time elapsed: 0 s [2023-10-02T15:07:57.918Z] testHashCode Time elapsed: 0 s [2023-10-02T15:07:57.918Z] testEquals Time elapsed: 0 s [2023-10-02T15:07:57.918Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2023-10-02T15:07:59.294Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2023-10-02T15:07:59.294Z] testTooManyContexts Time elapsed: 0.768 s [2023-10-02T15:07:59.294Z] testIndexing Time elapsed: 0.592 s [2023-10-02T15:07:59.294Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2023-10-02T15:07:59.294Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2023-10-02T15:07:59.294Z] testCtfLocation_timestamp Time elapsed: 0 s [2023-10-02T15:07:59.294Z] testToString_valid Time elapsed: 0 s [2023-10-02T15:07:59.294Z] testSetLocation Time elapsed: 0 s [2023-10-02T15:07:59.294Z] testGetLocation Time elapsed: 0 s [2023-10-02T15:07:59.294Z] testToString_invalid Time elapsed: 0 s [2023-10-02T15:07:59.294Z] testCtfLocation_long Time elapsed: 0 s [2023-10-02T15:07:59.294Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2023-10-02T15:07:59.294Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2023-10-02T15:07:59.294Z] testHelloLost Time elapsed: 0.04 s [2023-10-02T15:07:59.294Z] [2023-10-02T15:07:59.294Z] Results: [2023-10-02T15:07:59.294Z] [2023-10-02T15:07:59.294Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:07:59.294Z] [2023-10-02T15:07:59.550Z] [INFO] All tests passed! [2023-10-02T15:07:59.550Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:07:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:07:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:07:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2metadata.xml [2023-10-02T15:07:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >-- [2023-10-02T15:07:59.551Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT [30/144] [2023-10-02T15:07:59.551Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] The project's OSGi version is 0.1.1.202310021456 [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] [2023-10-02T15:07:59.551Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests... [2023-10-02T15:07:59.808Z] [INFO] [2023-10-02T15:07:59.808Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources [2023-10-02T15:07:59.808Z] [INFO] [2023-10-02T15:07:59.808Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:07:59.808Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes [2023-10-02T15:08:00.885Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-l3l80 because kubernetes resource quota exceeded. [2023-10-02T15:08:00.885Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l3l80, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:00.885Z] Retrying... [2023-10-02T15:08:00.885Z] [2023-10-02T15:08:00.885Z] ERROR: Failed to launch tracecompass-build-3jjwn-l3l80 [2023-10-02T15:08:00.885Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l3l80, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:00.885Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l3l80, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l3l80" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:00.885Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:00.885Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:00.885Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:00.885Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:00.885Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:00.885Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:00.885Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:01.181Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.181Z] [INFO] [2023-10-02T15:08:01.181Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:01.437Z] [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) [2023-10-02T15:08:01.437Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data/.metadata/.log [2023-10-02T15:08:01.437Z] [INFO] Command line: [2023-10-02T15:08:01.437Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:08:01.437Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:08:02.000Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:08:02.000Z] 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) [2023-10-02T15:08:02.000Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:08:02.000Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:08:03.892Z] !SESSION 2023-10-02 15:08:01.372 ----------------------------------------------- [2023-10-02T15:08:03.892Z] eclipse.buildId=unknown [2023-10-02T15:08:03.892Z] java.version=17.0.2 [2023-10-02T15:08:03.892Z] java.vendor=Oracle Corporation [2023-10-02T15:08:03.892Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:08:03.892Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:08:03.892Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:08:03.892Z] [2023-10-02T15:08:03.892Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:08:03.547 [2023-10-02T15:08:03.892Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:03.892Z] !STACK 0 [2023-10-02T15:08:03.892Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:08:03.892Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:03.892Z] [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:03.892Z] [2023-10-02T15:08:03.892Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:08:03.767 [2023-10-02T15:08:03.892Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:03.892Z] !STACK 0 [2023-10-02T15:08:03.892Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:08:03.892Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:03.892Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:08:03.892Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:08:03.892Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:08:03.892Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:03.892Z] [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:03.892Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:04.822Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest [2023-10-02T15:08:08.094Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.914 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest [2023-10-02T15:08:08.094Z] testFlameGraphDataProviderAllItems Time elapsed: 2.701 s [2023-10-02T15:08:08.094Z] testFlameGraphDataProviderSelection Time elapsed: 0.102 s [2023-10-02T15:08:08.094Z] testFlameGraphDataProviderGrouped Time elapsed: 0.08 s [2023-10-02T15:08:08.094Z] testFlameGraphDataProviderGroupByProcess Time elapsed: 0.026 s [2023-10-02T15:08:08.094Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest [2023-10-02T15:08:08.094Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest [2023-10-02T15:08:08.094Z] testGroupByAllInstrumented Time elapsed: 0.073 s [2023-10-02T15:08:08.094Z] testMultiGroupBys Time elapsed: 0.02 s [2023-10-02T15:08:08.094Z] testGroupByProcessInstrumented Time elapsed: 0.077 s [2023-10-02T15:08:08.094Z] testGroupByThreadInstrumented Time elapsed: 0.015 s [2023-10-02T15:08:08.094Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2023-10-02T15:08:08.094Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2023-10-02T15:08:08.094Z] testCallGraphWithCpuTime Time elapsed: 0.11 s [2023-10-02T15:08:08.094Z] testSelectionCallGraph Time elapsed: 0.077 s [2023-10-02T15:08:08.094Z] testCallGraph Time elapsed: 0.039 s [2023-10-02T15:08:08.094Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest [2023-10-02T15:08:08.094Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest [2023-10-02T15:08:08.094Z] testGetSelfTime Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testGetStart Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testToString Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidTimeRangeStateLong Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidNull Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testGetProcessId Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidDouble Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testAddChildOk1 Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testAddChildOk2 Time elapsed: 0.001 s [2023-10-02T15:08:08.094Z] testAddChildOk3 Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidTimeRangeStateInteger Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testHashCode Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testCompareToBad Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testEquals Time elapsed: 0 s [2023-10-02T15:08:08.094Z] testGetParent Time elapsed: 0.001 s [2023-10-02T15:08:08.094Z] testGetEnd Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidTimeRangeStateString Time elapsed: 0 s [2023-10-02T15:08:08.094Z] createInvalidTimeRange Time elapsed: 0 s [2023-10-02T15:08:08.094Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest [2023-10-02T15:08:08.350Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest [2023-10-02T15:08:08.350Z] cascadeTest Time elapsed: 0.048 s [2023-10-02T15:08:08.350Z] multiFunctionRootsTest Time elapsed: 0.011 s [2023-10-02T15:08:08.350Z] emptyStateSystemTest Time elapsed: 0.011 s [2023-10-02T15:08:08.350Z] largeTest Time elapsed: 0.113 s [2023-10-02T15:08:08.350Z] multiFunctionRootsSecondTest Time elapsed: 0.012 s [2023-10-02T15:08:08.350Z] mergeSecondLevelCalleesTest Time elapsed: 0.011 s [2023-10-02T15:08:08.350Z] mergeFirstLevelCalleesTest Time elapsed: 0.01 s [2023-10-02T15:08:08.350Z] treeTest Time elapsed: 0.066 s [2023-10-02T15:08:08.350Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest [2023-10-02T15:08:08.350Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest [2023-10-02T15:08:08.350Z] multiFunctionRootsTest Time elapsed: 0.001 s [2023-10-02T15:08:08.350Z] mergeFirstLevelCalleesStatisticsTest Time elapsed: 0.001 s [2023-10-02T15:08:08.350Z] mergeSecondLevelCalleesTest Time elapsed: 0.001 s [2023-10-02T15:08:08.350Z] treeStatisticsTest Time elapsed: 0 s [2023-10-02T15:08:08.350Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest [2023-10-02T15:08:08.350Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest [2023-10-02T15:08:08.350Z] testCallStackRequirements Time elapsed: 0.011 s [2023-10-02T15:08:08.350Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest [2023-10-02T15:08:08.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest [2023-10-02T15:08:08.350Z] testIntersectingSegmentStore Time elapsed: 0.021 s [2023-10-02T15:08:08.350Z] testSeriesSegmentStoreIterator Time elapsed: 0.011 s [2023-10-02T15:08:08.350Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest [2023-10-02T15:08:08.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest [2023-10-02T15:08:08.351Z] testCallStackProvider Time elapsed: 0.058 s [2023-10-02T15:08:08.351Z] testCallStackContent Time elapsed: 0.012 s [2023-10-02T15:08:08.351Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest [2023-10-02T15:08:08.607Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest [2023-10-02T15:08:08.607Z] testCallStackTraversal Time elapsed: 0.011 s [2023-10-02T15:08:08.607Z] testCallStackRanges Time elapsed: 0.009 s [2023-10-02T15:08:08.607Z] testCallStackNext Time elapsed: 0.065 s [2023-10-02T15:08:08.607Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest [2023-10-02T15:08:08.607Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest [2023-10-02T15:08:08.607Z] testFollowEvents Time elapsed: 0.018 s [2023-10-02T15:08:08.607Z] testFetchTree Time elapsed: 0.01 s [2023-10-02T15:08:08.607Z] testFetchModel Time elapsed: 0.074 s [2023-10-02T15:08:08.607Z] testGetDescriptors Time elapsed: 0.011 s [2023-10-02T15:08:08.607Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest [2023-10-02T15:08:08.607Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest [2023-10-02T15:08:08.607Z] testActivator Time elapsed: 0 s [2023-10-02T15:08:08.607Z] [2023-10-02T15:08:08.607Z] Results: [2023-10-02T15:08:08.607Z] [2023-10-02T15:08:08.607Z] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:08:08.607Z] [2023-10-02T15:08:09.169Z] [INFO] All tests passed! [2023-10-02T15:08:09.169Z] [INFO] [2023-10-02T15:08:09.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:09.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:09.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:09.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:09.170Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:09.170Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2023-10-02T15:08:09.170Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT [31/144] [2023-10-02T15:08:09.170Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] The project's OSGi version is 9.0.1.202310021456 [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] Executing tasks [2023-10-02T15:08:09.170Z] [WARNING] [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css [2023-10-02T15:08:09.170Z] [WARNING] [echo] Verifying target platform: tracecompass-e4.20 [2023-10-02T15:08:09.170Z] [WARNING] [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css [2023-10-02T15:08:09.170Z] [INFO] Executed tasks [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] [2023-10-02T15:08:09.170Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui... [2023-10-02T15:08:09.426Z] [INFO] [2023-10-02T15:08:09.426Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2023-10-02T15:08:09.426Z] [INFO] [2023-10-02T15:08:09.426Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:09.426Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2023-10-02T15:08:10.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-4j1vp because kubernetes resource quota exceeded. [2023-10-02T15:08:10.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4j1vp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:10.877Z] Retrying... [2023-10-02T15:08:10.877Z] [2023-10-02T15:08:10.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-4j1vp [2023-10-02T15:08:10.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4j1vp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:10.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4j1vp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4j1vp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:10.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:10.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:10.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:10.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:10.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:10.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:10.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] No tests to run. [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:15.969Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] No tests to run. [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] Executing tasks [2023-10-02T15:08:15.969Z] [WARNING] [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css [2023-10-02T15:08:15.969Z] [INFO] Executed tasks [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:15.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:15.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:15.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:15.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2023-10-02T15:08:15.969Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144] [2023-10-02T15:08:15.969Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] The project's OSGi version is 6.1.1.202310021456 [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.969Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.969Z] [INFO] [2023-10-02T15:08:15.970Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui... [2023-10-02T15:08:15.970Z] [INFO] [2023-10-02T15:08:15.970Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2023-10-02T15:08:15.970Z] [INFO] [2023-10-02T15:08:15.970Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:15.970Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.533Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.533Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.533Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.533Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.533Z] [INFO] No tests to run. [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.533Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.533Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:16.534Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] No tests to run. [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:16.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:16.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:16.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml [2023-10-02T15:08:16.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2023-10-02T15:08:16.534Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT [33/144] [2023-10-02T15:08:16.534Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] The project's OSGi version is 4.1.1.202310021456 [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui... [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2023-10-02T15:08:16.534Z] [INFO] [2023-10-02T15:08:16.534Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:16.790Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] No tests to run. [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar [2023-10-02T15:08:17.352Z] [INFO] [2023-10-02T15:08:17.352Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:17.353Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] No tests to run. [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:17.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:17.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:17.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2metadata.xml [2023-10-02T15:08:17.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2artifacts.xml [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2023-10-02T15:08:17.353Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144] [2023-10-02T15:08:17.353Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] The project's OSGi version is 4.1.0.202310021456 [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] [2023-10-02T15:08:17.353Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui... [2023-10-02T15:08:17.614Z] [INFO] [2023-10-02T15:08:17.614Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2023-10-02T15:08:17.614Z] [INFO] [2023-10-02T15:08:17.614Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:17.614Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] No tests to run. [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:18.179Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] No tests to run. [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:18.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:18.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:18.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:08:18.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >-- [2023-10-02T15:08:18.179Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT [35/144] [2023-10-02T15:08:18.179Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.179Z] [INFO] The project's OSGi version is 0.1.0.202310021456 [2023-10-02T15:08:18.179Z] [INFO] [2023-10-02T15:08:18.180Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.180Z] [INFO] [2023-10-02T15:08:18.180Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.180Z] [INFO] [2023-10-02T15:08:18.180Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.180Z] [INFO] [2023-10-02T15:08:18.180Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.180Z] [INFO] [2023-10-02T15:08:18.180Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.180Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui... [2023-10-02T15:08:18.436Z] [INFO] [2023-10-02T15:08:18.436Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources [2023-10-02T15:08:18.436Z] [INFO] [2023-10-02T15:08:18.436Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.436Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] No tests to run. [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:18.999Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] No tests to run. [2023-10-02T15:08:18.999Z] [INFO] [2023-10-02T15:08:18.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:18.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:18.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:19.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:19.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:19.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2023-10-02T15:08:19.000Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144] [2023-10-02T15:08:19.000Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] [2023-10-02T15:08:19.000Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.000Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests... [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:19.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.264Z] [INFO] [2023-10-02T15:08:19.264Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:19.828Z] [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) [2023-10-02T15:08:19.828Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2023-10-02T15:08:19.828Z] [INFO] Command line: [2023-10-02T15:08:19.828Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:08:19.828Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:08:20.390Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:08:20.390Z] 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) [2023-10-02T15:08:20.390Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:08:20.390Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:08:20.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j56nq because kubernetes resource quota exceeded. [2023-10-02T15:08:20.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j56nq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:20.875Z] Retrying... [2023-10-02T15:08:20.875Z] [2023-10-02T15:08:20.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-j56nq [2023-10-02T15:08:20.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j56nq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:20.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j56nq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j56nq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:20.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:20.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:20.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:20.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:20.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:20.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:20.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:22.282Z] !SESSION 2023-10-02 15:08:19.743 ----------------------------------------------- [2023-10-02T15:08:22.282Z] eclipse.buildId=unknown [2023-10-02T15:08:22.282Z] java.version=17.0.2 [2023-10-02T15:08:22.282Z] java.vendor=Oracle Corporation [2023-10-02T15:08:22.282Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:08:22.282Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:08:22.282Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:08:22.282Z] [2023-10-02T15:08:22.282Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:08:21.844 [2023-10-02T15:08:22.282Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:22.282Z] !STACK 0 [2023-10-02T15:08:22.282Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:08:22.282Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:22.282Z] [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:22.282Z] [2023-10-02T15:08:22.282Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:08:22.031 [2023-10-02T15:08:22.282Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:22.282Z] !STACK 0 [2023-10-02T15:08:22.282Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:08:22.282Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:22.282Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:08:22.282Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:08:22.282Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:08:22.282Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:22.282Z] [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:22.282Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:22.845Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2023-10-02T15:08:23.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2023-10-02T15:08:23.102Z] testEventHandle Time elapsed: 0.312 s [2023-10-02T15:08:23.102Z] testGetNewInstance Time elapsed: 0.008 s [2023-10-02T15:08:23.102Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2023-10-02T15:08:23.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2023-10-02T15:08:23.102Z] testCanExecute Time elapsed: 0.003 s [2023-10-02T15:08:23.102Z] [2023-10-02T15:08:23.102Z] Results: [2023-10-02T15:08:23.102Z] [2023-10-02T15:08:23.102Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:08:23.102Z] [2023-10-02T15:08:23.359Z] [INFO] All tests passed! [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:23.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:08:23.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2023-10-02T15:08:23.359Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144] [2023-10-02T15:08:23.359Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] The project's OSGi version is 2.1.0.202310021456 [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] [2023-10-02T15:08:23.359Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.359Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui... [2023-10-02T15:08:23.617Z] [INFO] [2023-10-02T15:08:23.617Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2023-10-02T15:08:23.617Z] [INFO] [2023-10-02T15:08:23.617Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.617Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] No tests to run. [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] [2023-10-02T15:08:23.873Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:23.874Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] No tests to run. [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2023-10-02T15:08:23.874Z] [INFO] Building Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT [38/144] [2023-10-02T15:08:23.874Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:23.874Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2023-10-02T15:08:23.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >-- [2023-10-02T15:08:23.874Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT [39/144] [2023-10-02T15:08:23.874Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] The project's OSGi version is 1.0.1.202310021456 [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties... [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] No sources to compile [2023-10-02T15:08:23.874Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.874Z] [INFO] [2023-10-02T15:08:23.874Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] No tests to run. [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:23.875Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] No tests to run. [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2023-10-02T15:08:23.875Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT [40/144] [2023-10-02T15:08:23.875Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] The project's OSGi version is 1.0.20.202310021456 [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] [2023-10-02T15:08:23.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:23.875Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests... [2023-10-02T15:08:24.131Z] [INFO] [2023-10-02T15:08:24.131Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:24.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2023-10-02T15:08:24.131Z] [INFO] [2023-10-02T15:08:24.131Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:24.131Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2023-10-02T15:08:25.059Z] [INFO] [2023-10-02T15:08:25.059Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2023-10-02T15:08:25.059Z] [INFO] [2023-10-02T15:08:25.059Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.059Z] [INFO] [2023-10-02T15:08:25.059Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.316Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:08:25.316Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.316Z] [INFO] [2023-10-02T15:08:25.316Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:08:25.572Z] [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) [2023-10-02T15:08:25.572Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:08:25.572Z] [INFO] Command line: [2023-10-02T15:08:25.572Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:08:25.572Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:08:26.502Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:08:26.502Z] 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) [2023-10-02T15:08:26.502Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:08:26.502Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:08:28.394Z] !SESSION 2023-10-02 15:08:25.745 ----------------------------------------------- [2023-10-02T15:08:28.394Z] eclipse.buildId=unknown [2023-10-02T15:08:28.394Z] java.version=17.0.2 [2023-10-02T15:08:28.394Z] java.vendor=Oracle Corporation [2023-10-02T15:08:28.394Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:08:28.394Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:08:28.394Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:08:28.394Z] [2023-10-02T15:08:28.394Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:08:28.037 [2023-10-02T15:08:28.394Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:28.394Z] !STACK 0 [2023-10-02T15:08:28.394Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:08:28.394Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:28.394Z] [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:28.394Z] [2023-10-02T15:08:28.394Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:08:28.233 [2023-10-02T15:08:28.394Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:08:28.394Z] !STACK 0 [2023-10-02T15:08:28.394Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:08:28.394Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:28.394Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:08:28.394Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:08:28.394Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:08:28.394Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:08:28.394Z] [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:08:28.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:08:28.651Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:08:28.651Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:08:30.917Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zbhlr because kubernetes resource quota exceeded. [2023-10-02T15:08:30.917Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbhlr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:30.917Z] Retrying... [2023-10-02T15:08:30.917Z] [2023-10-02T15:08:30.917Z] ERROR: Failed to launch tracecompass-build-3jjwn-zbhlr [2023-10-02T15:08:30.917Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbhlr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:30.917Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbhlr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbhlr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:30.917Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:30.917Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:30.917Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:30.917Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:30.917Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:30.917Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:30.917Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:32.849Z] [2023-10-02T15:08:32.849Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:08:32.342 [2023-10-02T15:08:32.849Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:08:32.849Z] !STACK 0 [2023-10-02T15:08:32.849Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:08:32.849Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:08:32.849Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:08:32.849Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:08:32.849Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:08:32.849Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:08:32.849Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:08:32.849Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:08:32.849Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:08:32.849Z] ... 7 more [2023-10-02T15:08:33.418Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2023-10-02T15:08:40.898Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fd57t because kubernetes resource quota exceeded. [2023-10-02T15:08:40.898Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fd57t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:40.898Z] Retrying... [2023-10-02T15:08:40.898Z] [2023-10-02T15:08:40.898Z] ERROR: Failed to launch tracecompass-build-3jjwn-fd57t [2023-10-02T15:08:40.899Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fd57t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:40.899Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fd57t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fd57t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:40.899Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:40.899Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:40.899Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:40.899Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:40.899Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:40.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:40.899Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:50.894Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hx77j because kubernetes resource quota exceeded. [2023-10-02T15:08:50.894Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hx77j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:50.894Z] Retrying... [2023-10-02T15:08:50.894Z] [2023-10-02T15:08:50.894Z] ERROR: Failed to launch tracecompass-build-3jjwn-hx77j [2023-10-02T15:08:50.894Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hx77j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:08:50.894Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hx77j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hx77j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:08:50.894Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:08:50.894Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:08:50.894Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:08:50.894Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:08:50.894Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:08:50.894Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:08:50.894Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:08:55.327Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.485 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2023-10-02T15:08:55.327Z] verifyFirstMessage Time elapsed: 2.997 s [2023-10-02T15:08:55.327Z] verifyFind Time elapsed: 4.932 s [2023-10-02T15:08:55.327Z] verifyISDGraphNodeSupporter Time elapsed: 1.249 s [2023-10-02T15:08:55.327Z] verifyCancelSearch Time elapsed: 2.628 s [2023-10-02T15:08:55.327Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2023-10-02T15:09:00.892Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dxr4s because kubernetes resource quota exceeded. [2023-10-02T15:09:00.892Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dxr4s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:00.892Z] Retrying... [2023-10-02T15:09:00.892Z] [2023-10-02T15:09:00.892Z] ERROR: Failed to launch tracecompass-build-3jjwn-dxr4s [2023-10-02T15:09:00.893Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dxr4s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:00.893Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dxr4s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dxr4s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:00.893Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:00.893Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:00.893Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:00.893Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:00.893Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:00.893Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:00.893Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:10.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dc76d because kubernetes resource quota exceeded. [2023-10-02T15:09:10.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dc76d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:10.872Z] Retrying... [2023-10-02T15:09:10.872Z] [2023-10-02T15:09:10.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-dc76d [2023-10-02T15:09:10.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dc76d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:10.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dc76d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dc76d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:10.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:10.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:10.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:10.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:10.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:10.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:20.893Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mg7n1 because kubernetes resource quota exceeded. [2023-10-02T15:09:20.893Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mg7n1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:20.893Z] Retrying... [2023-10-02T15:09:20.893Z] [2023-10-02T15:09:20.893Z] ERROR: Failed to launch tracecompass-build-3jjwn-mg7n1 [2023-10-02T15:09:20.894Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mg7n1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:20.894Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mg7n1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mg7n1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:20.894Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:20.894Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:20.894Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:20.894Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:20.894Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:20.894Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:20.894Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:21.839Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.016 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2023-10-02T15:09:21.839Z] verifySetup Time elapsed: 2.029 s [2023-10-02T15:09:21.839Z] verifyCancel Time elapsed: 15.533 s [2023-10-02T15:09:21.839Z] verifyLoaderDispose Time elapsed: 0.029 s [2023-10-02T15:09:21.839Z] testSetViewer Time elapsed: 0.067 s [2023-10-02T15:09:21.839Z] verifyDispose Time elapsed: 0 s [2023-10-02T15:09:21.839Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2023-10-02T15:09:30.886Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1zxq3 because kubernetes resource quota exceeded. [2023-10-02T15:09:30.886Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1zxq3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:30.886Z] Retrying... [2023-10-02T15:09:30.886Z] [2023-10-02T15:09:30.886Z] ERROR: Failed to launch tracecompass-build-3jjwn-1zxq3 [2023-10-02T15:09:30.887Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1zxq3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:30.887Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1zxq3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1zxq3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:30.887Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:30.887Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:30.887Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:30.887Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:30.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:30.887Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:40.885Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-29mx2 because kubernetes resource quota exceeded. [2023-10-02T15:09:40.885Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-29mx2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:40.885Z] Retrying... [2023-10-02T15:09:40.885Z] [2023-10-02T15:09:40.885Z] ERROR: Failed to launch tracecompass-build-3jjwn-29mx2 [2023-10-02T15:09:40.885Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-29mx2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:40.885Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:40.885Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:40.885Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-29mx2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-29mx2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:40.886Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:40.886Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:40.886Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:40.886Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:40.886Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:40.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:40.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:40.886Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:50.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-8k9ll because kubernetes resource quota exceeded. [2023-10-02T15:09:50.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8k9ll, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:50.879Z] Retrying... [2023-10-02T15:09:50.879Z] [2023-10-02T15:09:50.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-8k9ll [2023-10-02T15:09:50.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8k9ll, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:09:50.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8k9ll, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8k9ll" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:09:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:09:50.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:09:50.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:09:50.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:09:50.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:09:50.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:09:50.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:09:53.903Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.076 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2023-10-02T15:09:53.903Z] verifyLastPage Time elapsed: 2.354 s [2023-10-02T15:09:53.903Z] verifyPrevPage Time elapsed: 11.428 s [2023-10-02T15:09:53.903Z] verifyPageNumberChanged Time elapsed: 2.495 s [2023-10-02T15:09:53.903Z] verifyFirstPage Time elapsed: 2.313 s [2023-10-02T15:09:53.903Z] verifyPagesCount Time elapsed: 0 s [2023-10-02T15:09:53.903Z] verifyNextPage Time elapsed: 11.412 s [2023-10-02T15:09:53.903Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2023-10-02T15:10:00.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ztr0g because kubernetes resource quota exceeded. [2023-10-02T15:10:00.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ztr0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:00.872Z] Retrying... [2023-10-02T15:10:00.872Z] [2023-10-02T15:10:00.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-ztr0g [2023-10-02T15:10:00.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ztr0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:00.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ztr0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ztr0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:00.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:00.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:00.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:00.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:00.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:00.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:03.851Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.28 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2023-10-02T15:10:03.851Z] verifyFirstPageSignal Time elapsed: 1.266 s [2023-10-02T15:10:03.851Z] verifySelectionSignal Time elapsed: 0.002 s [2023-10-02T15:10:03.851Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2023-10-02T15:10:10.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-12sdm because kubernetes resource quota exceeded. [2023-10-02T15:10:10.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-12sdm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:10.875Z] Retrying... [2023-10-02T15:10:10.875Z] [2023-10-02T15:10:10.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-12sdm [2023-10-02T15:10:10.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-12sdm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:10.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-12sdm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-12sdm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:10.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:10.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:10.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:10.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:10.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:10.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:20.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1k4gn because kubernetes resource quota exceeded. [2023-10-02T15:10:20.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1k4gn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:20.868Z] Retrying... [2023-10-02T15:10:20.868Z] [2023-10-02T15:10:20.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-1k4gn [2023-10-02T15:10:20.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1k4gn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:20.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1k4gn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1k4gn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:20.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:20.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:20.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:20.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:20.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:20.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:21.946Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.699 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2023-10-02T15:10:21.946Z] verifyTimeRangeSamePage Time elapsed: 1.251 s [2023-10-02T15:10:21.946Z] verifyTimeRangeDifferentPages Time elapsed: 1.284 s [2023-10-02T15:10:21.946Z] verifySynchToTimeEqualsLast Time elapsed: 1.305 s [2023-10-02T15:10:21.946Z] verifySynchToTimeBeforeExpStart Time elapsed: 1.233 s [2023-10-02T15:10:21.946Z] verifySynchToTimeAfterExpEnd Time elapsed: 1.103 s [2023-10-02T15:10:21.946Z] verifySynchToTimeInPage Time elapsed: 1.188 s [2023-10-02T15:10:21.946Z] verifySynchToTimeNonExisting Time elapsed: 1.469 s [2023-10-02T15:10:21.946Z] verifySynchToTimeFirst Time elapsed: 1.317 s [2023-10-02T15:10:21.946Z] verifySynchToTimeOutsidePage Time elapsed: 1.328 s [2023-10-02T15:10:21.946Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2023-10-02T15:10:30.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rcm91 because kubernetes resource quota exceeded. [2023-10-02T15:10:30.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rcm91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:30.870Z] Retrying... [2023-10-02T15:10:30.870Z] [2023-10-02T15:10:30.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-rcm91 [2023-10-02T15:10:30.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rcm91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:30.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rcm91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rcm91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:30.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:30.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:30.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:30.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:30.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:30.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:40.876Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hm0w9 because kubernetes resource quota exceeded. [2023-10-02T15:10:40.876Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hm0w9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:40.876Z] Retrying... [2023-10-02T15:10:40.876Z] [2023-10-02T15:10:40.876Z] ERROR: Failed to launch tracecompass-build-3jjwn-hm0w9 [2023-10-02T15:10:40.877Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hm0w9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:40.877Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hm0w9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hm0w9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:40.877Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:40.877Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:40.877Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:40.877Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:40.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:40.877Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:48.451Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.578 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2023-10-02T15:10:48.451Z] verifyMessageFilter Time elapsed: 3.268 s [2023-10-02T15:10:48.451Z] verifyRemoval Time elapsed: 4.223 s [2023-10-02T15:10:48.451Z] verifyFilter1of2 Time elapsed: 3.291 s [2023-10-02T15:10:48.451Z] verifyFilter1of3 Time elapsed: 3.475 s [2023-10-02T15:10:48.451Z] verifyFilter2of2 Time elapsed: 3.24 s [2023-10-02T15:10:48.451Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2023-10-02T15:10:48.451Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2023-10-02T15:10:48.451Z] testCriteria Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testAccessors Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testLoad Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testSave Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testCriteriaCriteria Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testMatches Time elapsed: 0 s [2023-10-02T15:10:48.451Z] testGetGraphNodeSummary Time elapsed: 0 s [2023-10-02T15:10:48.451Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2023-10-02T15:10:48.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2023-10-02T15:10:48.451Z] testLoaderManager Time elapsed: 0.728 s [2023-10-02T15:10:48.451Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2023-10-02T15:10:48.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2023-10-02T15:10:48.451Z] testFormatTimeRelative Time elapsed: 0.002 s [2023-10-02T15:10:48.451Z] testFormatTimeCalendar Time elapsed: 0 s [2023-10-02T15:10:48.451Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2023-10-02T15:10:48.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2023-10-02T15:10:48.452Z] testGetBaseSecId Time elapsed: 0.001 s [2023-10-02T15:10:48.452Z] testNewView Time elapsed: 0.074 s [2023-10-02T15:10:48.452Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2023-10-02T15:10:48.452Z] [2023-10-02T15:10:48.452Z] !ENTRY org.eclipse.cdt.core 1 0 2023-10-02 15:10:45.348 [2023-10-02T15:10:48.452Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2023-10-02T15:10:48.452Z] [2023-10-02T15:10:48.452Z] !ENTRY org.eclipse.core.resources 2 2 2023-10-02 15:10:46.274 [2023-10-02T15:10:48.452Z] !MESSAGE Save operation warnings. [2023-10-02T15:10:48.452Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2023-10-02 15:10:46.274 [2023-10-02T15:10:48.452Z] !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. [2023-10-02T15:10:48.452Z] [2023-10-02T15:10:48.452Z] !ENTRY org.eclipse.cdt.core 1 0 2023-10-02 15:10:46.335 [2023-10-02T15:10:48.452Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2023-10-02T15:10:48.452Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2023-10-02T15:10:48.452Z] testAddingTracingNature Time elapsed: 1.009 s [2023-10-02T15:10:48.452Z] testCreateTracingProject Time elapsed: 0.011 s [2023-10-02T15:10:48.452Z] testAddingTracingNatureNotAllowed Time elapsed: 0 s [2023-10-02T15:10:48.452Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2023-10-02T15:10:48.452Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2023-10-02T15:10:48.452Z] testOpenTrace Time elapsed: 0.587 s [2023-10-02T15:10:48.452Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2023-10-02T15:10:48.452Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2023-10-02T15:10:48.452Z] testListOutputs Time elapsed: 0.303 s [2023-10-02T15:10:48.452Z] testOpenView Time elapsed: 0.49 s [2023-10-02T15:10:48.452Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2023-10-02T15:10:50.891Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-83s6d because kubernetes resource quota exceeded. [2023-10-02T15:10:50.891Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83s6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:50.891Z] Retrying... [2023-10-02T15:10:50.891Z] [2023-10-02T15:10:50.891Z] ERROR: Failed to launch tracecompass-build-3jjwn-83s6d [2023-10-02T15:10:50.892Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83s6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:10:50.892Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83s6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83s6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:10:50.892Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:10:50.892Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:10:50.892Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:10:50.892Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:10:50.892Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:10:50.892Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:10:50.892Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:10:50.985Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.041 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2023-10-02T15:10:50.985Z] testSelectExperimentTypeWithHint Time elapsed: 0.117 s [2023-10-02T15:10:50.985Z] testExperimentTypeAnalysis Time elapsed: 0.196 s [2023-10-02T15:10:50.985Z] testDefaultExperimentType Time elapsed: 0.283 s [2023-10-02T15:10:50.985Z] testSelectExperimentTypeWithoutHint Time elapsed: 0.197 s [2023-10-02T15:10:50.985Z] testSelectExperimentTypeSyslog Time elapsed: 0.144 s [2023-10-02T15:10:50.985Z] testNoExperimentTypeChildren Time elapsed: 0.385 s [2023-10-02T15:10:50.985Z] testSelectExperimentTypeError Time elapsed: 0.193 s [2023-10-02T15:10:50.985Z] testSelectExperimentTypeMixed Time elapsed: 0.286 s [2023-10-02T15:10:50.985Z] testExperimentType Time elapsed: 0.348 s [2023-10-02T15:10:50.985Z] testSelectExperimentTypeUnknown Time elapsed: 0.142 s [2023-10-02T15:10:50.985Z] testExperimentTypeChildren Time elapsed: 0.749 s [2023-10-02T15:10:50.985Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest [2023-10-02T15:10:50.985Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest [2023-10-02T15:10:50.985Z] testInit Time elapsed: 0 s [2023-10-02T15:10:50.985Z] testLabelSetterGetters Time elapsed: 0 s [2023-10-02T15:10:50.985Z] testIconSetterGetters Time elapsed: 0 s [2023-10-02T15:10:50.985Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2023-10-02T15:10:51.263Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2023-10-02T15:10:51.263Z] testListAnalysis Time elapsed: 0.008 s [2023-10-02T15:10:51.263Z] testPopulate Time elapsed: 0.046 s [2023-10-02T15:10:51.263Z] testInstantiate Time elapsed: 0.3 s [2023-10-02T15:10:51.263Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2023-10-02T15:10:51.827Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2023-10-02T15:10:51.828Z] testOperationTimeRange Time elapsed: 0.206 s [2023-10-02T15:10:51.828Z] testBasicOperation Time elapsed: 0.236 s [2023-10-02T15:10:51.828Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2023-10-02T15:10:57.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.397 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2023-10-02T15:10:57.075Z] testTimeRangeFiltering Time elapsed: 0.421 s [2023-10-02T15:10:57.075Z] test Time elapsed: 0.593 s [2023-10-02T15:10:57.075Z] testSkipArchiveExtraction Time elapsed: 0.71 s [2023-10-02T15:10:57.075Z] testRename Time elapsed: 3.321 s [2023-10-02T15:10:57.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2023-10-02T15:10:57.636Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2023-10-02T15:10:57.636Z] testTraceDownload Time elapsed: 0.368 s [2023-10-02T15:10:57.636Z] testArchiveTraceDownload Time elapsed: 0.018 s [2023-10-02T15:10:57.636Z] testMutlipleTracesDownload Time elapsed: 0.076 s [2023-10-02T15:10:57.636Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2023-10-02T15:10:58.199Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2023-10-02T15:10:58.199Z] testTraceImport Time elapsed: 0.185 s [2023-10-02T15:10:58.199Z] testMultipleTracesImport Time elapsed: 0.238 s [2023-10-02T15:10:58.199Z] testArchiveImport Time elapsed: 0.274 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest [2023-10-02T15:10:58.199Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest [2023-10-02T15:10:58.199Z] testStyleProperties[0: disjoint styles] Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] testColorStyleProperties[0: disjoint styles] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testFactorStyleProperties[0: disjoint styles] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testStyleProperties[1: styles with map] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testColorStyleProperties[1: styles with map] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testFactorStyleProperties[1: styles with map] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testStyleProperties[2: style inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testColorStyleProperties[2: style inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testFactorStyleProperties[2: style inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testStyleProperties[3: default values] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testColorStyleProperties[3: default values] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testFactorStyleProperties[3: default values] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testStyleProperties[4: multiple inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testColorStyleProperties[4: multiple inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testFactorStyleProperties[4: multiple inheritance] Time elapsed: 0 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2023-10-02T15:10:58.199Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2023-10-02T15:10:58.199Z] testAddChildOtherParent Time elapsed: 0.003 s [2023-10-02T15:10:58.199Z] testAddEventReplaceLast Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] testAddChildAtPosition Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetTimeEventsIteratorMixedSplit Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testSortChildren Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testAddEventNulls Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] testRemoveChild Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetTimeEventsIteratorMixed Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testSortChildrenThenAdd Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testAddChild Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testAddEvent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testRemoveChildOtherParent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testaddZoomedEvent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testRemoveChildNoParent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testaddZoomedEventPartialRestart Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testAddChildSameParent Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] testaddZoomedEventDuplicate Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testaddZoomedEventReplaceLast Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testAddZoomedEventNulls Time elapsed: 0 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2023-10-02T15:10:58.199Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2023-10-02T15:10:58.199Z] testgetName Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] testGetValue Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testResetTimeRangeValue Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetChildren Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testReset Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetPath Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testResetGlobalValue Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testHasChildren Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testContainsChild Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetParent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetNbChildren Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2023-10-02T15:10:58.199Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2023-10-02T15:10:58.199Z] testResetPartial Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testInitialState Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testResetTotal Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testSetValue Time elapsed: 0 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2023-10-02T15:10:58.199Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2023-10-02T15:10:58.199Z] testGetChildren Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testHasChildren Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetParent Time elapsed: 0 s [2023-10-02T15:10:58.199Z] testGetElements Time elapsed: 0.001 s [2023-10-02T15:10:58.199Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2023-10-02T15:10:58.199Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2023-10-02T15:10:58.200Z] testGetWidth Time elapsed: 0.001 s [2023-10-02T15:10:58.200Z] testGetAlignment Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetLabelProvider Time elapsed: 0.001 s [2023-10-02T15:10:58.200Z] testGetTooltip Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetComparator Time elapsed: 0.001 s [2023-10-02T15:10:58.200Z] testGetPercentageProvider Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetHeader Time elapsed: 0 s [2023-10-02T15:10:58.200Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2023-10-02T15:10:58.200Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2023-10-02T15:10:58.200Z] testGet Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetChildren Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testReset Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testRegisterEvent Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetParent Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetOrCreate Time elapsed: 0 s [2023-10-02T15:10:58.200Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2023-10-02T15:10:58.200Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2023-10-02T15:10:58.200Z] testaddStatsTreeRoot Time elapsed: 0.001 s [2023-10-02T15:10:58.200Z] testGetStatTree Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testContainsTreeRoot Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testRemoveStatTreeRoot Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testGetStatTreeRoot Time elapsed: 0 s [2023-10-02T15:10:58.200Z] testRemoveAll Time elapsed: 0 s [2023-10-02T15:10:58.200Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2023-10-02T15:10:58.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2023-10-02T15:10:58.200Z] testGetColumnData Time elapsed: 0.003 s [2023-10-02T15:10:58.200Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2023-10-02T15:10:58.456Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2023-10-02T15:10:58.456Z] testHtml Time elapsed: 0.056 s [2023-10-02T15:10:58.456Z] testTimestamp Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testDecimal Time elapsed: 0.002 s [2023-10-02T15:10:58.456Z] testString Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testEgality Time elapsed: 0 s [2023-10-02T15:10:58.456Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2023-10-02T15:10:58.456Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2023-10-02T15:10:58.456Z] testHistogramDataModelInt Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_0 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_1 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testScaleTo_2 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_3 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testScaleTo_4 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_5 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_6 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleTo_7 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testClear Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testHistogramDataModel Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testModelListener Time elapsed: 0.006 s [2023-10-02T15:10:58.456Z] testHistogramDataModelCopyConstructor Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testLostEventsScaleTo_0 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testLostEventsScaleTo_1 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testLostEventsScaleTo_2 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testLostEventsScaleTo_3 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testLostEventsScaleTo_4 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testCountEvent_0 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_1 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_2 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_3 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_4 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_5 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testCountEvent_6 Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testScaleToReverse_1 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testScaleToReverse_2 Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testCountEventLimitOverflow Time elapsed: 0 s [2023-10-02T15:10:58.456Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2023-10-02T15:10:58.456Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2023-10-02T15:10:58.456Z] testNextPreviousIncluded Time elapsed: 0.002 s [2023-10-02T15:10:58.456Z] testInvalidRollover Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testSmallPeriod Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testIsApplicable Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testAlternateShadingMarkerEventSource Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testFractionalPeriod Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testReference Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testRollover Time elapsed: 0.001 s [2023-10-02T15:10:58.456Z] testInvalidPeriod Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testLineMarkerEventSource Time elapsed: 0 s [2023-10-02T15:10:58.456Z] testResolution Time elapsed: 0 s [2023-10-02T15:10:58.456Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2023-10-02T15:10:58.456Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2023-10-02T15:10:58.456Z] clipRightTest Time elapsed: 0 s [2023-10-02T15:10:58.456Z] clipXTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] horizontalTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] tangentInsideTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] glancingTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] ousideSquareTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] insideTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] verticalTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] clipTopTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] tangentTest Time elapsed: 0.001 s [2023-10-02T15:10:58.457Z] tangentInsideCornerTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] clipLeftTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] clipBottomTest Time elapsed: 0 s [2023-10-02T15:10:58.457Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2023-10-02T15:10:58.457Z] [2023-10-02T15:10:58.457Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-10-02 15:10:58.253 [2023-10-02T15:10:58.457Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [2023-10-02T15:10:58.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2023-10-02T15:10:58.457Z] testBasicProvider Time elapsed: 0.024 s [2023-10-02T15:10:58.457Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2023-10-02T15:10:58.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2023-10-02T15:10:58.457Z] testToHexStringRGB Time elapsed: 0.001 s [2023-10-02T15:10:58.457Z] [2023-10-02T15:10:58.457Z] Results: [2023-10-02T15:10:58.457Z] [2023-10-02T15:10:58.457Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:10:58.457Z] [2023-10-02T15:10:58.712Z] [2023-10-02T15:10:58.712Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:10:58.555 [2023-10-02T15:10:58.713Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:10:58.969Z] [INFO] All tests passed! [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:10:58.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:10:58.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:10:58.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:10:58.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-10-02T15:10:58.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2023-10-02T15:10:58.969Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT [41/144] [2023-10-02T15:10:58.969Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] The project's OSGi version is 1.0.20.202310021456 [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] [2023-10-02T15:10:58.969Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:58.969Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests... [2023-10-02T15:10:59.225Z] [INFO] [2023-10-02T15:10:59.225Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:59.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2023-10-02T15:10:59.226Z] [INFO] [2023-10-02T15:10:59.226Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:10:59.226Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:11:00.154Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.154Z] [INFO] [2023-10-02T15:11:00.154Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:11:00.716Z] [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) [2023-10-02T15:11:00.716Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:11:00.716Z] [INFO] Command line: [2023-10-02T15:11:00.716Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:11:00.716Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:11:00.884Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mxms0 because kubernetes resource quota exceeded. [2023-10-02T15:11:00.884Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mxms0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:00.884Z] Retrying... [2023-10-02T15:11:00.884Z] [2023-10-02T15:11:00.884Z] ERROR: Failed to launch tracecompass-build-3jjwn-mxms0 [2023-10-02T15:11:00.884Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mxms0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:00.884Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mxms0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mxms0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:00.884Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:00.884Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:00.884Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:00.884Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:00.884Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:00.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:00.884Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:00.972Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:11:00.972Z] 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) [2023-10-02T15:11:00.972Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:11:00.972Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:11:02.864Z] !SESSION 2023-10-02 15:11:00.551 ----------------------------------------------- [2023-10-02T15:11:02.864Z] eclipse.buildId=unknown [2023-10-02T15:11:02.864Z] java.version=17.0.2 [2023-10-02T15:11:02.864Z] java.vendor=Oracle Corporation [2023-10-02T15:11:02.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:11:02.864Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:11:02.864Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:11:02.864Z] [2023-10-02T15:11:02.864Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:11:02.737 [2023-10-02T15:11:02.864Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:11:02.864Z] !STACK 0 [2023-10-02T15:11:02.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:11:02.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:11:02.864Z] [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:11:02.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:11:03.121Z] [2023-10-02T15:11:03.121Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:11:02.876 [2023-10-02T15:11:03.121Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:11:03.121Z] !STACK 0 [2023-10-02T15:11:03.121Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:11:03.121Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:11:03.121Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:11:03.121Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:11:03.121Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:11:03.121Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:11:03.121Z] [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:11:03.121Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:11:03.378Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:11:03.378Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:11:07.550Z] [2023-10-02T15:11:07.550Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:11:06.731 [2023-10-02T15:11:07.550Z] !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 [2023-10-02T15:11:07.550Z] [2023-10-02T15:11:07.550Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:11:06.746 [2023-10-02T15:11:07.550Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:11:07.550Z] !STACK 0 [2023-10-02T15:11:07.550Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:11:07.550Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:11:07.550Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:11:07.550Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:11:07.550Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:11:07.550Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:11:07.550Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:11:07.550Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:11:07.550Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:11:07.550Z] ... 7 more [2023-10-02T15:11:07.550Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2023-10-02T15:11:07.808Z] Display size: 1440x900 [2023-10-02T15:11:07.808Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:11:07.808Z] GTK version=3.22.30 [2023-10-02T15:11:07.808Z] GTK theme=Ambiance [2023-10-02T15:11:07.808Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:11:07.808Z] Time zone: Greenwich Mean Time [2023-10-02T15:11:07.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252614223 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252613579 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252613578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252613577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:11:10.888Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vr9kg because kubernetes resource quota exceeded. [2023-10-02T15:11:10.888Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vr9kg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:10.888Z] Retrying... [2023-10-02T15:11:10.888Z] [2023-10-02T15:11:10.888Z] ERROR: Failed to launch tracecompass-build-3jjwn-vr9kg [2023-10-02T15:11:10.888Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vr9kg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:10.888Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vr9kg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vr9kg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:10.888Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:10.888Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:10.888Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:10.888Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:10.888Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:10.888Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:10.888Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table') [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252611572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252611572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252611571 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252611571 data=null}, (of type 'Table')] [2023-10-02T15:11:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252611571 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252611570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252611564 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252611561 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252611561 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252611556 data=null}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252611555 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252611555 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252611554 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-252611468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw'] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252611373 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252611373 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252611372 data=null}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252611371 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252611371 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252611370 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252611370 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252611370 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252611370 data=null}, TableItem with text {}] [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText' [2023-10-02T15:11:10.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText') [2023-10-02T15:11:10.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:10.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:10.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:10.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:10.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText') [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252610671 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}] [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252610671 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252610641 data=null}, TableItem with text {}] [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252610641 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}] [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252610641 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252610621 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252610620 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252610620 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252610620 data=null}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252610595 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252610590 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252610590 data=null}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252610589 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252610589 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252610576 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}] [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw' [2023-10-02T15:11:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw' [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=-252610546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw'] [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw' [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} time=-252610462 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}] [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252610362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252610362 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252610361 data=null}, TreeItem with text {Test}] [2023-10-02T15:11:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252610361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:11:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252610360 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:11:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252610276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:11:11.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:11.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:11.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:12.850Z] 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') [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:12.850Z] 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=-252609423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609422 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609422 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=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')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] 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=-252609421 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:12.851Z] 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') [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252609419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252609419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252609419 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252609419 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252609419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252609419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:12.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:12.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:12.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:12.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:12.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252609419 data=null 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')] [2023-10-02T15:11:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252610171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:13.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.533 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2023-10-02T15:11:13.108Z] testRead Time elapsed: 4.651 s [2023-10-02T15:11:13.108Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2023-10-02T15:11:13.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252608904 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:13.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:13.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:13.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:13.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:13.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252608783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:13.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252604980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252604980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252604980 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252604980 data=null}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252604980 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252604976 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252604976 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252604975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252604974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252604974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252604974 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252604974 data=null}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e [2023-10-02T15:11:17.539Z] into text (of type 'Text') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e [2023-10-02T15:11:17.539Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table') [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252604681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252604681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252604681 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252604681 data=null}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252604680 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252604680 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:17.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252604679 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252603755 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252603678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252603678 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252603678 data=null}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252603678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252603678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252603672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:18.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:18.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:18.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:19.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 [2023-10-02T15:11:19.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=-252602834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=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')] [2023-10-02T15:11:19.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=-252602833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.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=-252602833 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:19.407Z] 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') [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252602831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252602831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252602831 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252602831 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252602831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252602831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.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') [2023-10-02T15:11:19.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:19.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252602831 data=null 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')] [2023-10-02T15:11:19.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252603592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:20.888Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-p87jc because kubernetes resource quota exceeded. [2023-10-02T15:11:20.888Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p87jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:20.888Z] Retrying... [2023-10-02T15:11:20.888Z] [2023-10-02T15:11:20.888Z] ERROR: Failed to launch tracecompass-build-3jjwn-p87jc [2023-10-02T15:11:20.889Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p87jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:20.889Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p87jc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p87jc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:20.889Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:20.889Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:20.889Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:20.889Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:20.889Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:20.889Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:20.889Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252600740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252600740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252600740 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252600740 data=null}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252600740 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252600737 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252600737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252600736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252600736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252600735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252600735 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252600735 data=null}, (of type 'Table')] [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00 [2023-10-02T15:11:21.307Z] into text (of type 'Text') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00 [2023-10-02T15:11:21.307Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:11:21.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:21.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table') [2023-10-02T15:11:21.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252600320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252600320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252600320 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252600319 data=null}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252600319 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252600319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:21.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252600318 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252599404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252599404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252599404 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252599404 data=null}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252599404 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:22.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252599397 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:22.797Z] [2023-10-02T15:11:22.797Z] !ENTRY org.eclipse.ui 4 0 2023-10-02 15:11:22.526 [2023-10-02T15:11:22.797Z] !MESSAGE Unhandled event loop exception [2023-10-02T15:11:22.797Z] !STACK 0 [2023-10-02T15:11:22.797Z] org.eclipse.swt.SWTException: Widget is disposed [2023-10-02T15:11:22.797Z] at org.eclipse.swt.SWT.error(SWT.java:4893) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.SWT.error(SWT.java:4808) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.SWT.error(SWT.java:4779) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:557) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:472) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:611) [2023-10-02T15:11:22.797Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5879) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1436) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1225) [2023-10-02T15:11:22.797Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-10-02T15:11:22.797Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:11:22.797Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:11:22.797Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:11:22.797Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) [2023-10-02T15:11:22.797Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:11:22.797Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-10-02T15:11:22.797Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-10-02T15:11:22.797Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) [2023-10-02T15:11:22.797Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:11:22.797Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) [2023-10-02T15:11:22.797Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) [2023-10-02T15:11:22.797Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-10-02T15:11:22.797Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) [2023-10-02T15:11:22.797Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) [2023-10-02T15:11:22.797Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) [2023-10-02T15:11:22.797Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:11:22.797Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:11:22.797Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:11:22.797Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:11:22.797Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:11:22.797Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:11:22.798Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:11:22.798Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:11:22.798Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:11:22.798Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:11:22.798Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:11:22.798Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:11:22.798Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252599397 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252599394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252599393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252599393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252599393 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252599392 data=null}, (of type 'Table')] [2023-10-02T15:11:22.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252596819 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252596788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252596788 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252596788 data=null}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252596787 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252596787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252596777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:25.539Z] 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') [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:25.539Z] 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=-252596465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.539Z] 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=-252596464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.540Z] 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=-252596449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.540Z] 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=-252596433 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.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=-252596432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.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=-252596432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.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=-252596432 data=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')] [2023-10-02T15:11:25.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=-252596431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.797Z] 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=-252596395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.797Z] 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=-252596370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.797Z] 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=-252596370 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.797Z] 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=-252596370 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:25.797Z] 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') [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252596369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252596369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252596369 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252596368 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252596368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252596368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:25.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:25.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:25.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:25.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:25.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252596368 data=null 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')] [2023-10-02T15:11:25.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252596689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252594288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252594288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252594288 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252594288 data=null}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252594287 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252594285 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252594284 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252594283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252594283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252594283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252594283 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252594282 data=null}, (of type 'Table')] [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF [2023-10-02T15:11:27.693Z] into text (of type 'Text') [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF [2023-10-02T15:11:27.693Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table') [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252593487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252593487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252593487 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252593487 data=null}, (of type 'Table')] [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252593486 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:28.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252593486 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:28.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252593485 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252592569 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252592501 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252592501 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252592501 data=null}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252592501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252592501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252592495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:29.807Z] 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') [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:29.807Z] 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=-252592228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592228 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=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')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592213 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] 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=-252592212 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:29.807Z] 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') [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252592212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252592211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252592211 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252592211 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252592211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252592211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:29.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:29.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:29.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:29.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:29.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:29.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:30.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252592210 data=null 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')] [2023-10-02T15:11:30.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252592457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:30.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rhlxs because kubernetes resource quota exceeded. [2023-10-02T15:11:30.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rhlxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:30.865Z] Retrying... [2023-10-02T15:11:30.865Z] [2023-10-02T15:11:30.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-rhlxs [2023-10-02T15:11:30.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rhlxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:30.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rhlxs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rhlxs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:30.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:30.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:30.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:30.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:30.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:30.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:30.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252590094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252590094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252590094 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252590094 data=null}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252590094 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252590091 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252590091 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252590090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252590090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252590089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252590089 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252590089 data=null}, (of type 'Table')] [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters. [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:11:31.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252589843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252589843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252589843 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252589843 data=null}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252589843 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252589840 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252589839 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252589839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252589838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252589838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252589838 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252589838 data=null}, (of type 'Table')] [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text') [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters. [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text' [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text') [2023-10-02T15:11:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2023-10-02T15:11:34.107Z] 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"') [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2023-10-02T15:11:34.107Z] 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"') [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel' [2023-10-02T15:11:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2023-10-02T15:11:34.364Z] 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"') [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel' [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"} [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} time=-252587741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} time=-252587741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} time=-252587741 data=null doit=true}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} time=-252587741 data=null}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} time=-252587741 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} time=-252587738 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"} [2023-10-02T15:11:34.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"} [2023-10-02T15:11:34.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} time=-252587231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} time=-252587231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} time=-252587231 data=null doit=true}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} time=-252587231 data=null}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} time=-252587231 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}] [2023-10-02T15:11:34.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {} [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252585724 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252585686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252585686 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252585686 data=null}, TreeItem with text {test}] [2023-10-02T15:11:36.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252585686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:36.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252585686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:36.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252585669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:36.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:37.114Z] 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') [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:37.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:37.114Z] 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=-252584872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.114Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.114Z] 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=-252584871 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=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')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] 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=-252584871 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:37.115Z] 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') [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252584870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252584870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252584870 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252584870 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252584869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252584869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:37.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:37.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:37.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:37.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:37.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:37.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252584869 data=null 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')] [2023-10-02T15:11:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252585591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252582819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252582818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252582818 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252582818 data=null}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252582818 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252582816 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252582816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252582815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252582814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252582814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252582814 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252582814 data=null}, (of type 'Table')] [2023-10-02T15:11:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:11:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:11:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:11:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF [2023-10-02T15:11:39.262Z] into text (of type 'Text') [2023-10-02T15:11:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:11:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF [2023-10-02T15:11:39.262Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table') [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252582101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252582100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252582100 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252582100 data=null}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252582100 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252582100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:39.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252582099 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')] [2023-10-02T15:11:40.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252581186 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:40.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:40.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7mx20 because kubernetes resource quota exceeded. [2023-10-02T15:11:40.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7mx20, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:40.870Z] Retrying... [2023-10-02T15:11:40.870Z] [2023-10-02T15:11:40.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-7mx20 [2023-10-02T15:11:40.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7mx20, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:40.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7mx20, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7mx20" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:40.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:40.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:40.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:40.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:40.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:40.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252581115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252581115 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252581115 data=null}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252581114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252581114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252581109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:41.939Z] 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') [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:41.939Z] 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=-252580331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.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=-252580331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] 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=-252580331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] 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=-252580331 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] 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=-252580330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] 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=-252580330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] 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=-252580330 data=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')] [2023-10-02T15:11:41.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=-252580330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.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=-252580330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.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=-252580330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.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=-252580330 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.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=-252580330 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:41.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') [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252580329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252580329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252580329 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252580329 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252580329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252580329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:41.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:41.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:41.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:41.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:41.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252580329 data=null 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')] [2023-10-02T15:11:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252581069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:42.196Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.079 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2023-10-02T15:11:42.196Z] testMultiHighlightMessage Time elapsed: 4.367 s [2023-10-02T15:11:42.196Z] testSwitchToFilter Time elapsed: 6.479 s [2023-10-02T15:11:42.196Z] testHighlight Time elapsed: 4.203 s [2023-10-02T15:11:42.196Z] testHeaderBar Time elapsed: 7.279 s [2023-10-02T15:11:42.196Z] testPreference Time elapsed: 4.54 s [2023-10-02T15:11:42.196Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252579823 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252579764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-252578297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp'] [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-252578256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host'] [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-252578229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger'] [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-252578176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File'] [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message' [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-252578167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message'] [2023-10-02T15:11:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All' [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-252576775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All'] [2023-10-02T15:11:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11: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"' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-252575383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-252575353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-252575327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-252575317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-252575300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-252575294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-252575291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message'] [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message' [2023-10-02T15:11:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-252575277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp'] [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-252575268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line'] [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-252575246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host'] [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-252575220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File'] [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger' [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-252575189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger'] [2023-10-02T15:11:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp' [2023-10-02T15:11:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-252573813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp'] [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-252573782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host'] [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-252573756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger'] [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File' [2023-10-02T15:11:48.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-252573734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File'] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-252573717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line'] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-252573711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message'] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-252573707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All'] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252573584 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252573580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252573580 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252573580 data=null}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252573580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252573579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252573561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:49.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') [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:49.379Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=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')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572770 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] 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=-252572769 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:49.380Z] 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') [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252572769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252572769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252572769 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252572769 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252572769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252572769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252572769 data=null 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')] [2023-10-02T15:11:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252573481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:49.944Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.607 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2023-10-02T15:11:49.944Z] testPersistHiding Time elapsed: 2.945 s [2023-10-02T15:11:49.944Z] testToggleColumns Time elapsed: 1.579 s [2023-10-02T15:11:49.944Z] testShowAll Time elapsed: 1.546 s [2023-10-02T15:11:49.944Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252572215 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252572158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:11:50.884Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gjfm3 because kubernetes resource quota exceeded. [2023-10-02T15:11:50.884Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjfm3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:50.884Z] Retrying... [2023-10-02T15:11:50.884Z] [2023-10-02T15:11:50.884Z] ERROR: Failed to launch tracecompass-build-3jjwn-gjfm3 [2023-10-02T15:11:50.884Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjfm3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:11:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:11:50.884Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:11:50.885Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjfm3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjfm3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:11:50.885Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:11:50.885Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:11:50.885Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:11:50.885Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:11:50.885Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:11:50.885Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:11:50.885Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:11:50.885Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:11:50.885Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252570720 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252570719 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252570719 data=null}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252570719 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252570719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252570716 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252570716 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252570716 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252570716 data=null}, TableItem with text {}] [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:11:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252570138 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252570137 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252570137 data=null}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252570137 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252570137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252570135 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252570135 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252570135 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252570134 data=null}, TableItem with text {}] [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:52.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-252570110 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'] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252569597 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252569597 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252569597 data=null}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252569596 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252569596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252569596 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252569596 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252569595 data=null doit=true}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252569595 data=null}, TableItem with text {}] [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:52.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard' [2023-10-02T15:11:52.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-252569558 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'] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252569045 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252569033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252569033 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252569033 data=null}, TreeItem with text {test}] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252569033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252569033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:11:53.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252568988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:11:53.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:53.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:53.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:53.727Z] 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') [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:53.727Z] 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=-252568265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568265 data=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')] [2023-10-02T15:11:53.727Z] 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=-252568264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568264 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] 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=-252568264 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:53.727Z] 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') [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252568264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252568264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252568264 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252568264 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252568263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252568263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:53.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:53.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:53.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:53.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:53.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:53.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252568263 data=null 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')] [2023-10-02T15:11:53.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252568956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:54.241Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.457 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2023-10-02T15:11:54.241Z] testNoCopySearchRow Time elapsed: 0.581 s [2023-10-02T15:11:54.241Z] testCopySingleSelection Time elapsed: 0.541 s [2023-10-02T15:11:54.241Z] testCopyMultipleSelection Time elapsed: 0.551 s [2023-10-02T15:11:54.241Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252567758 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252567687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:54.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:11:54.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252567073 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252567072 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252567072 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252567072 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252567072 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}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252567052 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252567051 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252567051 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252567051 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252567051 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252567051 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}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252567047 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252567046 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252567046 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252567046 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252567045 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}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252567029 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252567027 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252567027 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252567027 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252567027 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252567027 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]}] [2023-10-02T15:11:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252567015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565518 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}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565375 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565375 data=null}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565374 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}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565340 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565339 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}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565269 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565269 data=null}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565268 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}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null}, ToolItem with tooltip text {Insert new color setting}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting} [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority} [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null doit=true}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 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}] [2023-10-02T15:11:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null doit=true}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null}, ToolItem with tooltip text {Increase priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority} [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority} [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null doit=true}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565233 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}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565179 data=null doit=true}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565179 data=null}, ToolItem with tooltip text {Decrease priority}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority} [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 data=null doit=true}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565178 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}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565154 data=null doit=true}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565154 data=null}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 data=null doit=true}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565152 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}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565121 data=null doit=true}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565121 data=null}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label') [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7 [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 data=null doit=true}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252565120 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}] [2023-10-02T15:11:56.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting} [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table') [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252565051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252565050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252565050 data=null doit=true}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252565050 data=null}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252565050 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252565050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:11:56.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252565049 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252564455 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252564429 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252564429 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252564429 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252564429 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252564429 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}] [2023-10-02T15:11:57.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252564423 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:11:57.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:11:57.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:11:57.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:11:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:11:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:11:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:11:58.333Z] 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') [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:11:58.333Z] 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=-252563749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=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')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] 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=-252563748 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:11:58.333Z] 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') [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252563747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252563747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252563747 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252563747 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252563747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252563747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:11:58.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:58.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:58.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:58.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:58.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:11:58.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:11:58.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252563747 data=null 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')] [2023-10-02T15:11:58.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252564387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2023-10-02T15:11:58.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.537 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2023-10-02T15:11:58.896Z] testYellow Time elapsed: 0.496 s [2023-10-02T15:11:58.896Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252563220 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252563159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:11:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:12:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:12:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:12:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw' [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-252561584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw'] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw' [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252561442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252561442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252561442 data=null doit=true}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252561442 data=null}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252561442 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252561442 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252561442 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:12:00.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252561436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252561436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252561435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252561435 data=null doit=true}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252561435 data=null}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table') [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252561435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252561435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252561435 data=null doit=true}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252561435 data=null}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252561435 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252561435 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252561434 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')] [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2023-10-02T15:12:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2023-10-02T15:12:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252561432 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:12:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:12:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:12:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:12:00.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7cgpg because kubernetes resource quota exceeded. [2023-10-02T15:12:00.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cgpg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:00.877Z] Retrying... [2023-10-02T15:12:00.877Z] [2023-10-02T15:12:00.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-7cgpg [2023-10-02T15:12:00.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cgpg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:00.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cgpg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cgpg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:00.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:00.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:00.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:00.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:00.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:00.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252560977 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252560976 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text' [2023-10-02T15:12:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text') [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General} [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-252560944 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}] [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-252560944 data=null doit=true}, TreeItem with text {General}] [2023-10-02T15:12:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-252560944 data=null}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-252560867 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560867 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}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-252560866 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=-252560866 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=-252560866 data=null doit=true}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=-252560866 data=null}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General} [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-252560865 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-252560865 data=null doit=true}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-252560865 data=null}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-252560865 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560865 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}] [2023-10-02T15:12:01.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-252560864 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-252560363 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-252560362 data=null doit=true}, Tree node with text: Appearance] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-252560362 data=null}, Tree node with text: Appearance] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-252560362 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560362 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] [2023-10-02T15:12:01.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-252560351 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-252560324 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-252560324 data=null doit=true}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-252560324 data=null}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-252560323 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-252560323 data=null doit=true}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-252560323 data=null}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-252560323 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560323 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] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-252560322 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-252560322 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-252560322 data=null doit=true}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-252560322 data=null}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-252560321 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560321 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] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-252560321 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-252560258 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-252560258 data=null doit=true}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-252560258 data=null}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-252560257 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-252560257 data=null doit=true}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-252560257 data=null}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-252560255 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560254 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] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-252560254 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing} [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252560252 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252560252 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252560251 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252560250 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560250 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}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252560250 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-252560250 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-252560249 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-252560249 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing} [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252560249 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252560249 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252560249 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252560248 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560248 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}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252560248 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252560248 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252560248 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252560247 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252560247 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}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252560244 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2023-10-02T15:12:01.690Z] 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=-252560243 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)] [2023-10-02T15:12:01.690Z] 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=-252560243 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.690Z] 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=-252560243 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] 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=-252560243 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)] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560243 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)] [2023-10-02T15:12:01.690Z] 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=-252560242 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)] [2023-10-02T15:12:01.690Z] 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=-252560241 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)] [2023-10-02T15:12:01.690Z] 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=-252560241 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] 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=-252560241 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:01.690Z] 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=-252560241 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)] [2023-10-02T15:12:01.690Z] 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=-252560241 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] 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=-252560241 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)] [2023-10-02T15:12:01.690Z] 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=-252560240 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)] [2023-10-02T15:12:01.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252560240 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)] [2023-10-02T15:12:01.690Z] 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=-252560239 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)] [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:01.691Z] 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') [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:01.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-252560228 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-252560228 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=-252560228 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=-252560228 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=-252560227 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=-252560227 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=-252560227 data=null 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=-252560223 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-252560223 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=-252560223 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')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=-252560223 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=-252560222 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:01.950Z] 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') [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252560191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252560191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252560191 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252560191 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252560190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252560190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252560190 data=null 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')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252560088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252560087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252560087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252560087 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252560087 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:01.951Z] 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') [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=-252560086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=-252560086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=-252560086 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=-252560086 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=-252560085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=-252560085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')] [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=-252560085 data=null 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')] [2023-10-02T15:12:01.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2023-10-02T15:12:01.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2023-10-02T15:12:01.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2023-10-02T15:12:01.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2023-10-02T15:12:01.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:12:01.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:12:01.952Z] 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') [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:01.952Z] 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') [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252560078 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')] [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252560078 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')] [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252560078 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252560078 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252560074 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')] [2023-10-02T15:12:01.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252560073 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')] [2023-10-02T15:12:02.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252560073 data=null 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')] [2023-10-02T15:12:02.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252561254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:12:02.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:12:02.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252559733 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:02.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252559685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252559685 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252559685 data=null}, TreeItem with text {test}] [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252559684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252559684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:12:02.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252559669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:12:02.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:12:02.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:12:02.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:12:03.030Z] 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') [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:12:03.030Z] 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=-252558945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.030Z] 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=-252558945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.030Z] 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=-252558945 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.030Z] 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=-252558945 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.030Z] 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=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=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')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] 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=-252558944 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:03.031Z] 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') [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252558944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252558944 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252558944 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252558943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252558943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:03.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:03.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:03.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:03.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:03.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:12:03.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252558943 data=null 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')] [2023-10-02T15:12:03.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252559590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:12:03.544Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.78 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2023-10-02T15:12:03.544Z] testChangeFont Time elapsed: 4.719 s [2023-10-02T15:12:03.544Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252558438 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252558380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:12:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:12:03.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252557767 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252557766 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252557766 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252557766 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252557766 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}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252557750 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252557749 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252557749 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252557749 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252557749 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252557749 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}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252557745 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252557744 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252557744 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252557744 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252557743 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}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252557742 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252557741 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252557741 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252557740 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252557740 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252557740 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]}] [2023-10-02T15:12:04.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252557727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556284 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}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252556279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.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=-252556278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.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=-252556278 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.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=-252556278 data=null}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-252556278 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER } time=-252556278 data=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-252556277 data=null}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-252556277 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252556277 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-252556270 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text' [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text') [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-252556266 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-252556266 data=null doit=true}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-252556264 data=null}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-252556263 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252556263 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}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-252556260 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-252556260 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-252556260 data=null doit=true}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-252556260 data=null}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-252556259 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-252556259 data=null doit=true}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-252556259 data=null}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-252556259 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252556259 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}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-252556248 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}] [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2023-10-02T15:12:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE' [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-252556185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE'] [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE' [2023-10-02T15:12:05.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won''t expand it again. [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252556168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:05.994Z] 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=-252556167 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] 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=-252556167 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] 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=-252556166 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252556166 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)] [2023-10-02T15:12:05.994Z] 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=-252556166 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.994Z] 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=-252556166 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] 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=-252556165 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.994Z] 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=-252556165 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.995Z] 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=-252556165 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252556165 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)] [2023-10-02T15:12:05.995Z] 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=-252556152 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=-252556093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND'] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-252556084 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-252556084 data=null doit=true}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-252556084 data=null}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-252556084 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252556084 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] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-252556081 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS' [2023-10-02T15:12:05.995Z] [2023-10-02T15:12:05.995Z] (Eclipse:4710): Gtk-WARNING **: 15:12:05.878: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-252556059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS'] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS' [2023-10-02T15:12:05.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won''t expand it again. [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252555991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Timestamp [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text' [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text') [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-252555985 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-252555984 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-252555984 data=null}, Tree node with text: Timestamp CONTAINS "100"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-252555984 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252555984 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"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-252555955 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-252555954 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-252555954 data=null doit=true}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-252555954 data=null}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-252555954 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252555954 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] [2023-10-02T15:12:05.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-252555948 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252555948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.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=-252555948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252555948 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252555948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252555948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252555948 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}] [2023-10-02T15:12:05.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=-252555946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.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=-252555946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.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=-252555946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.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=-252555946 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.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=-252555946 data=null}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:12:05.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252555883 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252555883 data=null doit=true}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252555883 data=null}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252555883 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252555882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252555881 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp' [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=-252555858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp'] [2023-10-02T15:12:06.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp' [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252554305 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252554305 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252554305 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252554305 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252554305 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}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252554293 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252554293 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252554292 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252554292 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252554292 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252554292 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}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252554288 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:07.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won''t expand it again. [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252554287 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252554287 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252554287 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252554287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252554286 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]}] [2023-10-02T15:12:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252554279 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552839 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}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552835 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552835 data=null}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-252552834 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER } time=-252552834 data=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-252552834 data=null}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-252552818 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252552818 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-252552812 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text' [2023-10-02T15:12:09.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text') [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field} [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-252552809 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-252552808 data=null doit=true}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-252552807 data=null}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-252552806 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252552806 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}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-252552803 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-252552803 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-252552803 data=null doit=true}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-252552802 data=null}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field} [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-252552802 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-252552802 data=null doit=true}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-252552802 data=null}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-252552802 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252552802 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}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-252552798 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE' [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-252552769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE'] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE' [2023-10-02T15:12:09.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won''t expand it again. [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252552752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:09.246Z] 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=-252552751 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] 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=-252552751 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] 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=-252552751 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252552750 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)] [2023-10-02T15:12:09.246Z] 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=-252552750 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:09.246Z] 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=-252552750 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] 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=-252552750 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.246Z] 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=-252552750 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.247Z] 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=-252552749 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252552749 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)] [2023-10-02T15:12:09.247Z] 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=-252552734 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:09.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2023-10-02T15:12:09.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE' [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-252552678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE'] [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE' [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem { = ] [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem { = ] [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem { = ] [2023-10-02T15:12:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252552592 data=null item=TreeItem { = ] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem { = ] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Contents [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252552591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Contents [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2023-10-02T15:12:09.505Z] 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') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button' [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=-252552561 data=null doit=true}, Button with text {=}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=-252552560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=-252552558 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=-252552558 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=-252552558 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=-252552557 data=null 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')] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552555 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}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552550 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252552549 data=null}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252552488 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252552488 data=null doit=true}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252552488 data=null}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252552487 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252552487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252552486 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field' [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=-252552461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field'] [2023-10-02T15:12:09.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field' [2023-10-02T15:12:10.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-p3r1q because kubernetes resource quota exceeded. [2023-10-02T15:12:10.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p3r1q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:10.876Z] Retrying... [2023-10-02T15:12:10.876Z] [2023-10-02T15:12:10.876Z] ERROR: Failed to launch tracecompass-build-3jjwn-p3r1q [2023-10-02T15:12:10.876Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p3r1q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:10.876Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p3r1q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p3r1q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:10.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:10.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:10.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:10.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:10.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:10.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:10.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252550884 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252550883 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252550883 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252550883 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252550883 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}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252550874 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252550874 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252550873 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252550873 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252550873 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252550873 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}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252550869 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:11.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won''t expand it again. [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252550868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252550868 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252550868 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252550868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252550868 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]}] [2023-10-02T15:12:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252550864 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549435 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549435 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}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549387 data=null doit=true}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252549387 data=null}, ToolItem with tooltip text {Add new filter}] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter} [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-252549386 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER } time=-252549386 data=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-252549386 data=null}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-252549386 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549386 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-252549381 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER }] [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text' [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text') [2023-10-02T15:12:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals} [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549378 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-252549378 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-252549375 data=null}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549375 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549375 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}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549358 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals} [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-252549357 data=null}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549356 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549356 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}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-252549352 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE' [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-252549292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE'] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE' [2023-10-02T15:12:12.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won''t expand it again. [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252549278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2023-10-02T15:12:12.771Z] 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=-252549277 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] 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=-252549277 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] 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=-252549277 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252549273 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)] [2023-10-02T15:12:12.771Z] 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=-252549273 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:12.771Z] 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=-252549272 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] 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=-252549272 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.771Z] 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=-252549272 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.772Z] 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=-252549272 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549272 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)] [2023-10-02T15:12:12.772Z] 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=-252549254 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR' [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=-252549194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR'] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR' [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-252549185 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-252549185 data=null doit=true}, Tree node with text: OR] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-252549184 data=null}, Tree node with text: OR] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-252549184 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549184 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] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-252549181 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR] [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2023-10-02T15:12:12.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS' [2023-10-02T15:12:13.029Z] [2023-10-02T15:12:13.029Z] (Eclipse:4710): Gtk-WARNING **: 15:12:12.779: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-252549158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS'] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS' [2023-10-02T15:12:13.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won''t expand it again. [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] [2023-10-02T15:12:13.029Z] (Eclipse:4710): Gtk-WARNING **: 15:12:12.851: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549089 data=null item=TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem { EQUALS}] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252549062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Timestamp [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text' [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text') [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-252549055 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR] [2023-10-02T15:12:13.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-252549055 data=null doit=true}, Tree node with text: OR] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-252549055 data=null}, Tree node with text: OR] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-252549055 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252549055 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] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-252549048 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES' [2023-10-02T15:12:13.030Z] [2023-10-02T15:12:13.030Z] (Eclipse:4710): Gtk-WARNING **: 15:12:12.954: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-252548982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES'] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES' [2023-10-02T15:12:13.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won''t expand it again. [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem { MATCHES}] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem { MATCHES}] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem { MATCHES}] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem { MATCHES}] [2023-10-02T15:12:13.030Z] [2023-10-02T15:12:13.030Z] (Eclipse:4710): Gtk-WARNING **: 15:12:12.984: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252548955 data=null item=TreeItem { MATCHES}] [2023-10-02T15:12:13.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem { MATCHES}] [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo') [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Contents [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-252548889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')] [2023-10-02T15:12:13.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Contents [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548877 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548877 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}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548876 data=null doit=true}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252548875 data=null}, ToolItem with tooltip text {Save filters}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters} [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252548792 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252548792 data=null doit=true}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252548791 data=null}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252548791 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252548791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252548790 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals' [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-252548765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals'] [2023-10-02T15:12:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals' [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252546930 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252546919 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252546919 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252546919 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252546919 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252546919 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}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252546896 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:12:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:12:16.109Z] 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') [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:16.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:12:16.109Z] 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=-252546073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=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')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.109Z] 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=-252546072 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:16.110Z] 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') [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252546071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252546071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252546071 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252546071 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252546071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252546071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:16.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:16.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:16.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:16.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:16.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252546071 data=null 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')] [2023-10-02T15:12:16.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252546865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:12:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2023-10-02T15:12:16.623Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.902 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2023-10-02T15:12:16.623Z] testTimestampFilter Time elapsed: 4.056 s [2023-10-02T15:12:16.623Z] testField01 Time elapsed: 3.401 s [2023-10-02T15:12:16.623Z] testTimestampEqualsOr Time elapsed: 3.689 s [2023-10-02T15:12:16.623Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252545535 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252545482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:12:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:12:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"' [2023-10-02T15:12:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:18.514Z] 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"' [2023-10-02T15:12:18.514Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:12:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:12:18.514Z] 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=-252543665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.514Z] 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=-252543664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.514Z] 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=-252543664 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.514Z] 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=-252543664 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543664 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}] [2023-10-02T15:12:18.515Z] 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=-252543659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543658 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543658 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:12:18.515Z] 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' [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust' [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=-252543656 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'] [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust' [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub "' [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View} [2023-10-02T15:12:18.515Z] 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=-252543648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.515Z] 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=-252543648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.515Z] 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=-252543648 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.515Z] 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=-252543648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.515Z] 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=-252543647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.515Z] 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=-252543647 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}] [2023-10-02T15:12:18.515Z] 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=-252543646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543645 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] 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=-252543645 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"' [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:12:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:12:18.515Z] 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=-252543589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.516Z] 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=-252543589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.516Z] 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=-252543589 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.516Z] 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=-252543589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.516Z] 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=-252543589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:18.516Z] 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=-252543589 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}] [2023-10-02T15:12:18.516Z] 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=-252543587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.516Z] 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=-252543587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.516Z] 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=-252543587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.516Z] 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=-252543587 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.516Z] 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=-252543587 data=null}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View} [2023-10-02T15:12:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub "' [2023-10-02T15:12:19.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"' [2023-10-02T15:12:19.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:20.141Z] 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"' [2023-10-02T15:12:20.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7db1w because kubernetes resource quota exceeded. [2023-10-02T15:12:20.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7db1w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:20.877Z] Retrying... [2023-10-02T15:12:20.877Z] [2023-10-02T15:12:20.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-7db1w [2023-10-02T15:12:20.877Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7db1w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:20.877Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7db1w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7db1w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:20.877Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:20.877Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:20.877Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:20.877Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:20.877Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:20.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:20.877Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252538088 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252538087 data=null doit=true}, TableItem with text {}] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252538087 data=null}, TableItem with text {}] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252538087 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252538087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252538079 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}] [2023-10-02T15:12:24.312Z] 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' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-252538044 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'] [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:24.568Z] 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' [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces' [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-252537403 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'] [2023-10-02T15:12:24.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:26.461Z] 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"' [2023-10-02T15:12:26.461Z] 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' [2023-10-02T15:12:26.461Z] 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' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=-252535921 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'] [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub "' [2023-10-02T15:12:26.461Z] 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' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=-252535779 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'] [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance' [2023-10-02T15:12:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"' [2023-10-02T15:12:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub "' [2023-10-02T15:12:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"' [2023-10-02T15:12:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"' [2023-10-02T15:12:27.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:27.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:27.586Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:12:27.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:12:27.586Z] 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=-252534434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:27.586Z] 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=-252534434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:27.586Z] 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=-252534434 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:27.586Z] 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=-252534434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:27.586Z] 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=-252534434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:12:27.586Z] 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=-252534434 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}] [2023-10-02T15:12:27.586Z] 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=-252534433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:27.586Z] 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=-252534432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:27.587Z] 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=-252534432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:27.587Z] 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=-252534432 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:27.587Z] 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=-252534432 data=null}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:12:27.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View} [2023-10-02T15:12:27.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"' [2023-10-02T15:12:27.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:27.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252534265 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252534247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252534247 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252534247 data=null}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252534247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252534247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252534242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:12:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:12:28.405Z] 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') [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:12:28.406Z] 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=-252533539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=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')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] 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=-252533538 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:28.406Z] 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') [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252533537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252533537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252533537 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252533537 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252533537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252533537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:28.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:28.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:28.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:28.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:28.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:12:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:12:28.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252533537 data=null 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')] [2023-10-02T15:12:28.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252534171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:12:28.919Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.502 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2023-10-02T15:12:28.920Z] testPinSingleTrace Time elapsed: 1.82 s [2023-10-02T15:12:28.920Z] testPinTwoTraces skipped [2023-10-02T15:12:28.920Z] testFollow Time elapsed: 6.198 s [2023-10-02T15:12:28.920Z] testCloneSingleTrace Time elapsed: 3.077 s [2023-10-02T15:12:28.920Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2023-10-02T15:12:28.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252533032 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:29.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252532951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:12:29.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532337 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-252532336 data=null doit=true}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-252532336 data=null}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532336 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252532336 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}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532327 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532326 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-252532326 data=null doit=true}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-252532317 data=null}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532316 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252532316 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}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532313 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-252532312 data=null doit=true}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-252532312 data=null}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532312 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252532312 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}] [2023-10-02T15:12:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-252532310 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252532306 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252532306 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252532306 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252532306 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252532306 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]}] [2023-10-02T15:12:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252532301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:12:30.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-g3qpk because kubernetes resource quota exceeded. [2023-10-02T15:12:30.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g3qpk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:30.868Z] Retrying... [2023-10-02T15:12:30.868Z] [2023-10-02T15:12:30.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-g3qpk [2023-10-02T15:12:30.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g3qpk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:30.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g3qpk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g3qpk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:30.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:30.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:30.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:30.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:30.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:30.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:31.628Z] [2023-10-02T15:12:31.628Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:31.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:31.628Z] [2023-10-02T15:12:31.628Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:31.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:31.628Z] [2023-10-02T15:12:31.628Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:31.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:31.628Z] [2023-10-02T15:12:31.628Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:31.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:32.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"' [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252529864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252529864 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529863 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252529862 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252529862 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252529862 data=null}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529861 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252529860 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529860 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252529859 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}] [2023-10-02T15:12:32.191Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252529859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252529257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252529256 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529256 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252529255 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252529254 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252529254 data=null}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529254 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252529253 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252529252 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252529251 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}] [2023-10-02T15:12:32.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252529251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:33.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:33.318Z] [2023-10-02T15:12:33.318Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:33.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:35.212Z] [2023-10-02T15:12:35.212Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:34.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:35.212Z] [2023-10-02T15:12:35.212Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:34.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:35.212Z] [2023-10-02T15:12:35.212Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:34.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:35.776Z] 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"' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252526372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252526372 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252526371 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252526371 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252526367 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252526367 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252526367 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252526366 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252526365 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252526365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252526365 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:35.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252526365 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252525862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252525861 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252525861 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252525861 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252525856 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252525855 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252525855 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:36.340Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252525854 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:36.341Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252525854 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:36.341Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252525854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:36.341Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252525854 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:36.341Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252525854 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:36.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:38.488Z] [2023-10-02T15:12:38.488Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:38.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:38.745Z] 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"' [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252523186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252523186 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252523186 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252523186 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252523181 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252523181 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252523181 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252523179 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252523179 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252523179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252523179 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:38.745Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252523179 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252522676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252522676 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252522676 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252522676 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252522673 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252522672 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252522672 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252522671 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252522671 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252522671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252522671 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:39.310Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252522671 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:39.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:40.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kxlkl because kubernetes resource quota exceeded. [2023-10-02T15:12:40.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kxlkl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:40.870Z] Retrying... [2023-10-02T15:12:40.870Z] [2023-10-02T15:12:40.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-kxlkl [2023-10-02T15:12:40.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kxlkl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:40.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kxlkl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kxlkl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:40.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:40.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:40.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:40.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:40.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:40.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:41.766Z] [2023-10-02T15:12:41.766Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:41.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:41.766Z] [2023-10-02T15:12:41.766Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:41.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:42.022Z] 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"' [2023-10-02T15:12:42.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2023-10-02T15:12:42.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:42.022Z] [2023-10-02T15:12:42.022Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:41.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:43.390Z] [2023-10-02T15:12:43.390Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:43.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:43.647Z] [2023-10-02T15:12:43.647Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:43.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:43.647Z] [2023-10-02T15:12:43.647Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:43.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:43.647Z] [2023-10-02T15:12:43.647Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:43.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:44.219Z] 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"' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252517931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517931 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252517931 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252517931 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252517924 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252517924 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517924 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252517923 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517923 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252517923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252517923 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:44.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252517923 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252517420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517419 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252517419 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252517419 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252517416 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} time=-252517416 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517416 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252517414 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252517414 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252517414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252517414 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:12:44.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252517414 data=null}, TimeGraphControl with text {}] [2023-10-02T15:12:45.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:45.296Z] [2023-10-02T15:12:45.297Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:45.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:46.665Z] [2023-10-02T15:12:46.665Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:46.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:46.665Z] [2023-10-02T15:12:46.665Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:46.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:47.599Z] 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"' [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252514648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252514647 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514647 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252514646 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252514646 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252514645 data=null}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514645 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252514644 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514644 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252514642 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:47.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252514642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252514040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252514040 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514040 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252514039 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252514039 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252514039 data=null}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514039 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252514038 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252514037 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252514037 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:48.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252514037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:48.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:50.098Z] [2023-10-02T15:12:50.098Z] (Eclipse:4710): Gtk-CRITICAL **: 15:12:50.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252511328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252511328 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252511328 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252511327 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252511326 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252511326 data=null}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252511326 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252511325 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252511325 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252511324 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:50.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252511324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:50.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-b18k7 because kubernetes resource quota exceeded. [2023-10-02T15:12:50.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b18k7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:50.878Z] Retrying... [2023-10-02T15:12:50.878Z] [2023-10-02T15:12:50.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-b18k7 [2023-10-02T15:12:50.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b18k7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:12:50.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b18k7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b18k7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:12:50.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:12:50.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:12:50.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:12:50.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:12:50.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:12:50.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:12:50.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252510723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252510723 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510723 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252510721 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252510721 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252510721 data=null}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510721 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252510719 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510718 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252510717 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:51.226Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252510717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:12:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash' [2023-10-02T15:12:52.156Z] 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"' [2023-10-02T15:12:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:12:52.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252510115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:52.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252510115 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510115 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252510114 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252510113 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252510113 data=null}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510113 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252510112 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252510112 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252510111 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:52.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252510111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-252509510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-252509510 data=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252509510 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-252509509 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-252509508 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-252509508 data=null}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252509508 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-252509507 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}] [2023-10-02T15:12:52.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-252509506 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}] [2023-10-02T15:12:52.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-252509506 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}] [2023-10-02T15:12:52.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-252509506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}] [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252508649 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-252508646 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-252508646 data=null doit=true}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-252508646 data=null}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-252508646 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252508645 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}] [2023-10-02T15:12:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-252508641 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}] [2023-10-02T15:12:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:12:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:12:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:12:54.166Z] 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') [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:12:54.166Z] 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=-252507872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.166Z] 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=-252507872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.166Z] 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=-252507872 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.166Z] 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=-252507872 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.166Z] 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=-252507872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.166Z] 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=-252507872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.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=-252507872 data=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')] [2023-10-02T15:12:54.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=-252507871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.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=-252507871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.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=-252507871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.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=-252507871 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.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=-252507871 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252507871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252507871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252507871 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252507871 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252507870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252507870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.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') [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252507870 data=null 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')] [2023-10-02T15:12:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252508552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:12:54.731Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.666 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2023-10-02T15:12:54.731Z] testMoveHistogramOthersFollow Time elapsed: 3.755 s [2023-10-02T15:12:54.731Z] testNotOverlappingTgStubMove Time elapsed: 3.291 s [2023-10-02T15:12:54.731Z] testOverlappingTgStubMove Time elapsed: 3.186 s [2023-10-02T15:12:54.731Z] testMenuItem Time elapsed: 2.116 s [2023-10-02T15:12:54.731Z] testMoveTgStubOthersFollow Time elapsed: 3.199 s [2023-10-02T15:12:54.731Z] testOverlappingHistogramMove Time elapsed: 3.413 s [2023-10-02T15:12:54.731Z] testNotOverlappingHistogramMove Time elapsed: 4.526 s [2023-10-02T15:12:54.731Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252507366 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252507258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:12:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252505822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:12:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252505319 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:56.663Z] 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') [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252505319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252505318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252505318 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252505318 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252505318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252505318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:56.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252505318 data=null 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')] [2023-10-02T15:12:56.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:12:56.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:56.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:12:56.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:12:56.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:12:56.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252505230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:12:56.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252503712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:12:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252503209 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:12:58.852Z] 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') [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252503208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252503208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252503208 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252503208 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252503208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252503208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252503208 data=null 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')] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252503151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:12:58.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252501637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:00.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:00.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9m175 because kubernetes resource quota exceeded. [2023-10-02T15:13:00.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9m175, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:00.875Z] Retrying... [2023-10-02T15:13:00.875Z] [2023-10-02T15:13:00.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-9m175 [2023-10-02T15:13:00.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9m175, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:00.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9m175, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9m175" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:00.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:00.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:00.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:00.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:00.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:00.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252501135 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:01.004Z] 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') [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252501134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252501134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252501134 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252501134 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252501134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252501134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252501134 data=null 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')] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252501077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:01.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:13:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} time=-252499070 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}] [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:02.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252499036 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:13:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252499036 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:13:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252499036 data=null}, TreeItem with text {Test}] [2023-10-02T15:13:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252499036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:13:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252499035 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:13:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252499007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:13:03.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:03.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:03.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:03.757Z] 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') [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:03.757Z] 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=-252498275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=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')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] 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=-252498274 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:03.758Z] 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') [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252498273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252498273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252498273 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252498273 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252498273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252498273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:03.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:03.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:03.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:03.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:03.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252498273 data=null 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')] [2023-10-02T15:13:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252498975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:04.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.596 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2023-10-02T15:13:04.273Z] testRefresh Time elapsed: 9.488 s [2023-10-02T15:13:04.273Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252497768 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252497712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252497065 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252497065 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252497065 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252497065 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252497065 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}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252497050 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252497050 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252497050 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252497050 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252497049 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252497049 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}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252497046 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252497046 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252497046 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252497046 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252497046 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}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252497044 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252497043 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252497036 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252497036 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252497036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252497036 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]}] [2023-10-02T15:13:05.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252497029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:10.880Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7hrb4 because kubernetes resource quota exceeded. [2023-10-02T15:13:10.880Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7hrb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:10.880Z] Retrying... [2023-10-02T15:13:10.880Z] [2023-10-02T15:13:10.880Z] ERROR: Failed to launch tracecompass-build-3jjwn-7hrb4 [2023-10-02T15:13:10.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7hrb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:10.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7hrb4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7hrb4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:10.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:10.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:10.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:10.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:10.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:10.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:10.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.048Z] 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') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2023-10-02T15:13:15.048Z] 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') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=-252487073 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=-252487073 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')] [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=-252487073 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')] [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-252487073 data=null 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')] [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.048Z] 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') [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.049Z] 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') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=-252487047 data=null doit=true}, Button with text {Current view}] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-252487046 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}] [2023-10-02T15:13:15.049Z] 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') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=-252487046 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=-252487046 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=-252487046 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-252487045 data=null 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-252487045 data=null doit=true}, Button with text {&All pages}] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-252487045 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}] [2023-10-02T15:13:15.049Z] 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') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=-252487044 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=-252487044 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=-252487044 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-252487044 data=null 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')] [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.049Z] 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') [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] 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') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=-252487043 data=null doit=true}, Button with text {Use current zoom}] [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-252487043 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}] [2023-10-02T15:13:15.050Z] 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') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-252487042 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-252487042 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')] [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-252487042 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')] [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-252487042 data=null 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')] [2023-10-02T15:13:15.050Z] 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') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2023-10-02T15:13:15.050Z] 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:')) [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2023-10-02T15:13:15.050Z] 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:')) [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2023-10-02T15:13:15.050Z] 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:')) [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.050Z] 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') [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] 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') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-252487039 data=null doit=true}, Button with text {Number of horizontal pages:}] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-252487039 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:}] [2023-10-02T15:13:15.051Z] 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') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-252486985 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-252486985 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')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-252486985 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')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-252486985 data=null 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')] [2023-10-02T15:13:15.051Z] 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') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.051Z] 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') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-252486983 data=null doit=true}, Button with text {&All pages}] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-252486983 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}] [2023-10-02T15:13:15.051Z] 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') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=-252486982 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=-252486982 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')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=-252486982 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')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-252486982 data=null 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')] [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2023-10-02T15:13:15.052Z] 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') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=-252486980 data=null doit=true}, Button with text {Selected pages}] [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-252486980 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}] [2023-10-02T15:13:15.052Z] 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') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=-252486979 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')] [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=-252486979 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')] [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=-252486979 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')] [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=-252486979 data=null 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')] [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:15.052Z] 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') [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:13:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-252486976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-252486975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-252486975 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-252486975 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-252486975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-252486975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-252486975 data=null 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')] [2023-10-02T15:13:15.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252486560 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252486541 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252486541 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252486541 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252486541 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252486541 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}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252486537 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:16.178Z] 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') [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:16.178Z] 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=-252485866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=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')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] 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=-252485865 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:16.178Z] 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') [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252485865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252485864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252485864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252485864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252485864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:16.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:16.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:16.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:16.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:16.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:16.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:16.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252485864 data=null 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')] [2023-10-02T15:13:16.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252486507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252484747 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252484747 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252484747 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252484747 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252484747 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}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252484742 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252484741 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252484741 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252484741 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252484741 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252484741 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}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252484737 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252484729 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252484729 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252484729 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252484729 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}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252484728 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252484727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252484727 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252484727 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252484727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252484727 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]}] [2023-10-02T15:13:17.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252484723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:20.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cj71f because kubernetes resource quota exceeded. [2023-10-02T15:13:20.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj71f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:20.878Z] Retrying... [2023-10-02T15:13:20.878Z] [2023-10-02T15:13:20.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-cj71f [2023-10-02T15:13:20.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj71f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:20.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj71f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj71f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:20.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:20.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:20.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:20.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:20.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:20.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:20.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas' [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480483 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480483 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480483 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480483 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select} [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null doit=true}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 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}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.507Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.508Z] 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=-252480482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.508Z] 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=-252480481 data=null doit=true}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.508Z] 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=-252480481 data=null}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select} [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480481 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480481 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480481 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480480 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2023-10-02T15:13:22.508Z] 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=-252480464 data=null doit=true}, ToolItem with tooltip text {Select}] [2023-10-02T15:13:22.508Z] 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=-252480464 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}] [2023-10-02T15:13:22.508Z] 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=-252480464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 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}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] 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=-252480462 data=null}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480462 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480462 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480461 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480461 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480461 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480461 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480461 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480461 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2023-10-02T15:13:22.509Z] 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=-252480461 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 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}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 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}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] 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=-252480460 data=null}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480460 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480459 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480459 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480459 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor} [2023-10-02T15:13:22.510Z] 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=-252480459 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}] [2023-10-02T15:13:22.510Z] 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=-252480459 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}] [2023-10-02T15:13:22.510Z] 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=-252480459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480459 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480459 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}] [2023-10-02T15:13:22.510Z] 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=-252480458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480458 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] 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=-252480458 data=null}, ToolItem with tooltip text {Reset zoom factor}] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor} [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480458 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480458 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480458 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480457 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select' [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-252480431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select'] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select' [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480430 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480417 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480417 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480416 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=-252480407 data=null doit=true}, MenuItem with text {Select}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-252480407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-252480407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in'] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480406 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480406 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480406 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480406 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480406 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480406 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480406 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480405 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-252480385 data=null doit=true}, MenuItem with text {Zoom in}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-252480385 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}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-252480385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out'] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480384 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480384 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480384 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480384 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-252480372 data=null doit=true}, MenuItem with text {Zoom out}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-252480372 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}] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-252480372 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'] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor' [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas') [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} time=-252480371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} time=-252480371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} time=-252480371 data=null doit=true}, (of type 'Canvas')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} time=-252480371 data=null}, (of type 'Canvas')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} time=-252480371 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} time=-252480370 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas') [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2023-10-02T15:13:22.512Z] 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=-252480370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.512Z] 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=-252480370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.512Z] 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=-252480370 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.512Z] 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=-252480370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.512Z] 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=-252480370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo') [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2 [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} time=-252480229 data=null}, (of type 'Combo')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2 [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.512Z] 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') [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70f5a2a1 [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-252480229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-252480228 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-252480228 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-252480228 data=null 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')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-252480228 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-252480228 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.513Z] 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') [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3af23cc3 [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-252480228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-252480228 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-252480227 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-252480227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-252480227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-252480186 data=null 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')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-252480185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-252480185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-252480184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-252480184 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-252480184 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find' [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.513Z] 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') [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-252480183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-252480183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-252480183 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-252480183 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-252480183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-252480183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-252480183 data=null 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')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-252480182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-252480182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-252480182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-252480182 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-252480182 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.514Z] 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') [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-252480181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-252480181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-252480181 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-252480181 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-252480181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-252480181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-252480181 data=null 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')] [2023-10-02T15:13:22.514Z] 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=-252480370 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)}] [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2023-10-02T15:13:22.514Z] 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=-252480084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.514Z] 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=-252480084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.514Z] 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=-252480084 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.514Z] 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=-252480084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.514Z] 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=-252480083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}] [2023-10-02T15:13:22.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...} [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo') [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001 [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} time=-252479968 data=null}, (of type 'Combo')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001 [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.515Z] 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') [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@696d6c1c [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-252479966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252479966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-252479966 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-252479966 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-252479966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-252479965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-252479965 data=null 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')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-252479965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252479965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-252479965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-252479965 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-252479965 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.515Z] 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') [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64eb6eda [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-252479956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-252479955 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-252479955 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-252479955 data=null 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')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-252479955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-252479955 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-252479955 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.516Z] 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') [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-252479954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-252479954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-252479954 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-252479954 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-252479954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-252479954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-252479954 data=null 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')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-252479937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-252479936 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-252479936 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.516Z] 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') [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button' [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-252479936 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-252479936 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-252479936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-252479935 data=null 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')] [2023-10-02T15:13:22.517Z] 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=-252480083 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)}] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.517Z] 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') [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add... [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-252479764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-252479764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-252479764 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-252479764 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-252479764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-252479764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-252479713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-252479712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-252479712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-252479712 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-252479712 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add... [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2 [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} time=-252479712 data=null}, (of type 'Combo')] [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2 [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.517Z] 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') [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@39626e48 [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-252479709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252479709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-252479709 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-252479709 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-252479709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-252479709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-252479709 data=null 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')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-252479709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-252479708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-252479708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-252479708 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-252479708 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:22.518Z] 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') [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2023-10-02T15:13:22.518Z] 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. [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create' [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.518Z] 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') [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=-252479576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=-252479576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=-252479576 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=-252479576 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=-252479576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=-252479576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=-252479575 data=null 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')] [2023-10-02T15:13:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-252479764 data=null 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')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.519Z] 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') [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252479558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252479558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252479558 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252479557 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252479557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252479557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252479557 data=null 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')] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-252479838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...'] [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252479313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252479313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252479313 data=null doit=true}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252479313 data=null}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-252479312 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252479312 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')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-252479312 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.776Z] 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') [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-252479312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-252479312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-252479312 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-252479312 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-252479312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-252479311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-252479311 data=null 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')] [2023-10-02T15:13:22.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:13:22.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:13:22.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:13:22.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:13:22.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:22.777Z] 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') [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252479311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252479311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252479311 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252479311 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252479311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252479311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252479310 data=null 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')] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-252479419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...'] [2023-10-02T15:13:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2023-10-02T15:13:23.034Z] 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')) [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2023-10-02T15:13:23.034Z] 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')) [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2023-10-02T15:13:23.034Z] 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')) [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:23.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') [2023-10-02T15:13:23.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252478946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252478879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252478879 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252478879 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252478879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252478879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252478879 data=null 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')] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-252479140 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...'] [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...' [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:23.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:23.292Z] 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') [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=-252478757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-252478757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=-252478757 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=-252478757 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=-252478757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=-252478757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=-252478757 data=null 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')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=-252478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-252478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=-252478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=-252478722 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=-252478722 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:23.292Z] 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') [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252478681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252478681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252478681 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252478681 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252478681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252478681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252478681 data=null 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')] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-252478828 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...'] [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:23.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.292Z] 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=-252478635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}] [2023-10-02T15:13:23.293Z] 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=-252478634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}] [2023-10-02T15:13:23.293Z] 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=-252478634 data=null doit=true}, ToolItem with tooltip text {Go to next page}] [2023-10-02T15:13:23.293Z] 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=-252478634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}] [2023-10-02T15:13:23.293Z] 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=-252478634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}] [2023-10-02T15:13:23.293Z] 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=-252478634 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}] [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page} [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] 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=-252478633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}] [2023-10-02T15:13:23.293Z] 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=-252478633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}] [2023-10-02T15:13:23.293Z] 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=-252478633 data=null doit=true}, ToolItem with tooltip text {Go to previous page}] [2023-10-02T15:13:23.293Z] 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=-252478633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}] [2023-10-02T15:13:23.293Z] 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=-252478633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}] [2023-10-02T15:13:23.293Z] 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=-252478633 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}] [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page} [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:23.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.293Z] 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=-252478632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}] [2023-10-02T15:13:23.293Z] 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=-252478632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}] [2023-10-02T15:13:23.294Z] 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=-252478632 data=null doit=true}, ToolItem with tooltip text {Go to last page}] [2023-10-02T15:13:23.294Z] 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=-252478632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}] [2023-10-02T15:13:23.294Z] 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=-252478632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}] [2023-10-02T15:13:23.294Z] 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=-252478632 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}] [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page} [2023-10-02T15:13:23.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9 [2023-10-02T15:13:23.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] 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=-252478631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}] [2023-10-02T15:13:23.294Z] 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=-252478631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}] [2023-10-02T15:13:23.294Z] 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=-252478631 data=null doit=true}, ToolItem with tooltip text {Go to first page}] [2023-10-02T15:13:23.294Z] 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=-252478631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}] [2023-10-02T15:13:23.294Z] 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=-252478631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}] [2023-10-02T15:13:23.294Z] 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=-252478631 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}] [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page} [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=-252478586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page'] [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=-252478577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page'] [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=-252478564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page'] [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=-252478550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page'] [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2023-10-02T15:13:23.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text') [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:23.808Z] 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') [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252478254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252478254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252478254 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252478254 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252478254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252478254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:23.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252478253 data=null 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')] [2023-10-02T15:13:23.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=-252478486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...'] [2023-10-02T15:13:24.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252477577 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-252477568 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-252477568 data=null doit=true}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-252477568 data=null}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-252477568 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252477558 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}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-252477554 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}] [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:25.192Z] 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') [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:25.192Z] 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=-252476866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476866 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=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')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] 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=-252476865 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:25.192Z] 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') [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252476865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252476865 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252476864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252476864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252476864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:25.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:25.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:25.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:25.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:25.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252476864 data=null 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')] [2023-10-02T15:13:25.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252477526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2023-10-02T15:13:25.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.437 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2023-10-02T15:13:25.757Z] testSDPrintUi Time elapsed: 12.315 s [2023-10-02T15:13:25.757Z] testSDView Time elapsed: 9 s [2023-10-02T15:13:25.757Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252476332 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252476277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:25.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252473668 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252473668 data=null doit=true}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252473668 data=null}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252473667 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252473667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252473666 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2023-10-02T15:13:28.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code' [2023-10-02T15:13:28.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-252473646 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'] [2023-10-02T15:13:28.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code' [2023-10-02T15:13:28.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252472863 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252472860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252472859 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252472859 data=null}, TreeItem with text {test}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252472859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252472859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252472845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:29.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:29.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:29.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:29.918Z] 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') [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:29.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:29.918Z] 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=-252472141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.918Z] 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=-252472141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472141 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472141 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=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')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] 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=-252472140 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:29.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') [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252472140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252472140 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252472139 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252472139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252472139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:29.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:29.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:29.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:29.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:29.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252472139 data=null 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')] [2023-10-02T15:13:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252472803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:30.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.778 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2023-10-02T15:13:30.481Z] test Time elapsed: 4.721 s [2023-10-02T15:13:30.481Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2023-10-02T15:13:30.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2023-10-02T15:13:30.481Z] testReorder skipped [2023-10-02T15:13:30.481Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252471553 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252471494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:30.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:30.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-nf747 because kubernetes resource quota exceeded. [2023-10-02T15:13:30.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nf747, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:30.873Z] Retrying... [2023-10-02T15:13:30.873Z] [2023-10-02T15:13:30.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-nf747 [2023-10-02T15:13:30.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nf747, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:30.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:30.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:30.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nf747, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nf747" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:30.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:30.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:30.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:30.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:30.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:30.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:30.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:30.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:30.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-252470880 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-252470880 data=null doit=true}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-252470879 data=null}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-252470879 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252470879 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}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-252470870 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-252470870 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-252470860 data=null doit=true}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-252470860 data=null}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-252470860 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252470859 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}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-252470856 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-252470856 data=null doit=true}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-252470856 data=null}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-252470855 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252470855 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}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-252470854 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252470853 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252470850 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252470850 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252470849 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252470849 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]}] [2023-10-02T15:13:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252470844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:13:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample14267539515698653154.xml"' [2023-10-02T15:13:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252469481 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:13:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252469481 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252469481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252469481 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]}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252469479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469465 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample14267539515698653154.xml} time=-252469464 data=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample14267539515698653154.xml} time=-252469464 data=null}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469464 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252469464 data=null item=TreeItem {sample14267539515698653154.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469424 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469423 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample14267539515698653154.xml} time=-252469423 data=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample14267539515698653154.xml} time=-252469423 data=null}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469423 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252469423 data=null item=TreeItem {sample14267539515698653154.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469419 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...' [2023-10-02T15:13:32.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...' [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset} [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469231 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample14267539515698653154.xml} time=-252469231 data=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample14267539515698653154.xml} time=-252469231 data=null}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469231 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252469231 data=null item=TreeItem {sample14267539515698653154.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469230 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample14267539515698653154.xml} [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469230 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample14267539515698653154.xml} time=-252469230 data=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:32.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample14267539515698653154.xml} time=-252469229 data=null}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469229 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252469172 data=null item=TreeItem {sample14267539515698653154.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469172 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample14267539515698653154.xml} time=-252469171 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample14267539515698653154.xml} time=-252469170 data=null doit=true}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample14267539515698653154.xml} time=-252469170 data=null}, TreeItem with text {sample14267539515698653154.xml}] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample14267539515698653154.xml} [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:32.929Z] 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') [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252469138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252469138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252469137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252469137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252469137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252469137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:32.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252469137 data=null 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')] [2023-10-02T15:13:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-252469347 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...'] [2023-10-02T15:13:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample14267539515698653154.xml"' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample14267539515698653154.xml - Eclipse Platform} time=-252467546 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample14267539515698653154.xml - Eclipse Platform}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-252467510 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-252467510 data=null doit=true}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-252467510 data=null}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-252467509 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252467509 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}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-252467493 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}] [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:34.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:35.483Z] 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') [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:35.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=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')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.483Z] 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=-252466762 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.484Z] 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=-252466762 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:35.484Z] 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') [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252466761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252466761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252466761 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252466761 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252466761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252466761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:35.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:35.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:35.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:35.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:35.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252466761 data=null 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')] [2023-10-02T15:13:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252467463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:35.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.296 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2023-10-02T15:13:35.741Z] testOffsetting Time elapsed: 5.296 s [2023-10-02T15:13:35.741Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252466256 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252466194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:35.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {} [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252464756 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252464756 data=null doit=true}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252464755 data=null}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252464755 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252464753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252464753 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-252464752 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-252464752 data=null doit=true}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-252464752 data=null}, TableItem with text {}] [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {} [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:13:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters. [2023-10-02T15:13:38.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252462074 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252462074 data=null doit=true}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252462074 data=null}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252462073 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252462073 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252462073 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...' [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-252462055 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...'] [2023-10-02T15:13:39.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...' [2023-10-02T15:13:40.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jzg0b because kubernetes resource quota exceeded. [2023-10-02T15:13:40.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jzg0b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:40.868Z] Retrying... [2023-10-02T15:13:40.868Z] [2023-10-02T15:13:40.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-jzg0b [2023-10-02T15:13:40.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jzg0b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:40.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jzg0b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jzg0b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:40.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:40.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:40.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:40.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:40.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:40.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-252460210 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-252460210 data=null doit=true}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-252460210 data=null}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-252460209 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252460209 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-252460207 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...' [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-252460185 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...'] [2023-10-02T15:13:41.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...' [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252459657 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252459654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252459654 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252459654 data=null}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252459653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252459653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252459636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:42.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:42.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:42.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:42.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:42.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:42.953Z] 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') [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=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')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] 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=-252458967 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:42.953Z] 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') [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252458966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252458966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:42.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252458966 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252458966 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252458966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252458966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:43.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:43.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:43.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:43.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:43.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252458966 data=null 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')] [2023-10-02T15:13:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252459591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:43.467Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.794 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2023-10-02T15:13:43.467Z] testExportWithFilter Time elapsed: 4.552 s [2023-10-02T15:13:43.467Z] testExport Time elapsed: 1.869 s [2023-10-02T15:13:43.467Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2023-10-02T15:13:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252458461 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252458402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:43.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252456941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:45.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252456439 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:45.657Z] 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') [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252456438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252456438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252456438 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252456438 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252456438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252456438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252456438 data=null 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')] [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252456376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:45.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252454847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:47.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252454344 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:47.809Z] 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') [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252454343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252454343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252454343 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252454343 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252454343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252454343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252454343 data=null 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')] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252454271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252452744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:49.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} time=-252452242 data=null doit=true}, Shell with text {Trace Changed}] [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:49.740Z] 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') [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-252452241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-252452241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-252452241 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-252452241 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-252452241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-252452241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-252452241 data=null 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')] [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-252452180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:13:49.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:13:50.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3hr3c because kubernetes resource quota exceeded. [2023-10-02T15:13:50.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3hr3c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:50.875Z] Retrying... [2023-10-02T15:13:50.875Z] [2023-10-02T15:13:50.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-3hr3c [2023-10-02T15:13:50.876Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3hr3c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:13:50.876Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3hr3c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3hr3c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:13:50.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:13:50.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:13:50.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:13:50.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:13:50.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:13:50.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:13:50.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:13:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:13:51.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:51.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:51.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} time=-252450174 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252450164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252450164 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252450164 data=null}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252450164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252450164 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252450134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:51.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:52.453Z] 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') [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:52.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:52.453Z] 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=-252449466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.453Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.710Z] 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=-252449465 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.710Z] 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=-252449465 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.710Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.710Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.710Z] 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=-252449465 data=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')] [2023-10-02T15:13:52.711Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.711Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.711Z] 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=-252449465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.711Z] 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=-252449465 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.711Z] 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=-252449465 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:52.711Z] 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') [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252449464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252449464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252449464 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252449464 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252449464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252449464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:52.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:52.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:52.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:52.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:52.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252449464 data=null 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')] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252450110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:52.711Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.129 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2023-10-02T15:13:52.711Z] testRefresh Time elapsed: 9.069 s [2023-10-02T15:13:52.711Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252449332 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252449247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:52.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252447702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252447702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252447702 data=null doit=true}, (of type 'Table')] [2023-10-02T15:13:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252447702 data=null}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252447702 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252447702 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252447701 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252447701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252447700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252447700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252447700 data=null doit=true}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252447700 data=null}, (of type 'Table')] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events' [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-252447681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events'] [2023-10-02T15:13:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events' [2023-10-02T15:13:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2023-10-02T15:13:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters' [2023-10-02T15:13:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-252446157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters'] [2023-10-02T15:13:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters' [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252445564 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252445561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252445561 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252445561 data=null}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252445561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252445560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252445545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:13:56.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:13:57.106Z] 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') [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:57.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:13:57.106Z] 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=-252444877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.106Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.106Z] 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=-252444876 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.106Z] 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=-252444876 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=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')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] 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=-252444876 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:13:57.107Z] 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') [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252444875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252444875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252444875 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252444875 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252444875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252444875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:13:57.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:57.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:57.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:57.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:57.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:13:57.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:13:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252444875 data=null 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')] [2023-10-02T15:13:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252445517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:13:57.926Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2023-10-02T15:13:57.926Z] test Time elapsed: 4.969 s [2023-10-02T15:13:57.926Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252444276 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252444215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:13:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:14:00.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-514jp because kubernetes resource quota exceeded. [2023-10-02T15:14:00.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-514jp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:00.878Z] Retrying... [2023-10-02T15:14:00.878Z] [2023-10-02T15:14:00.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-514jp [2023-10-02T15:14:00.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-514jp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:14:00.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-514jp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-514jp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:14:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:14:00.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:14:00.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:14:00.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:14:00.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:14:00.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:14:00.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:14:01.197Z] 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"' [2023-10-02T15:14:01.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252440465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252440464 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252440464 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252440464 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252440463 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252440462 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252440462 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252440457 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252440457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252440457 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252440456 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440366 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440366 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:01.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.762Z] 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') [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252440363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252440363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252440363 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252440363 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252440363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252440363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252440363 data=null 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')] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440454 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...}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440330 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440330 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}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440329 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}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440322 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}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440320 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}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 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}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:01.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440236 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440236 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:01.768Z] 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') [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252440203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252440203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252440203 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252440203 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252440203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252440203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252440203 data=null 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')] [2023-10-02T15:14:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252440318 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}] [2023-10-02T15:14:02.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:02.025Z] 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"' [2023-10-02T15:14:02.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.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=-252437427 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.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=-252437427 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:04.550Z] 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') [2023-10-02T15:14:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252437373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252437373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252437373 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252437373 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252437373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252437373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252437373 data=null 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')] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252437490 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}] [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:04.807Z] 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"' [2023-10-02T15:14:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436690 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436690 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436690 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436689 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436689 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436688 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436688 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436688 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436688 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436686 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436686 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436686 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436683 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436683 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436682 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436682 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436682 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436682 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436680 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436680 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436680 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436674 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436673 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436673 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436673 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436672 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436672 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.372Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436670 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436670 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436670 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436667 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436667 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436667 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436667 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436666 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436666 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436664 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436664 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436664 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436661 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436659 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436658 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436658 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436658 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436658 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436656 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436656 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436656 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436653 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436652 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436652 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436652 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436652 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436651 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436650 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436649 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436649 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436647 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436646 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436646 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436646 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436645 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436645 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436640 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436639 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436639 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436637 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436636 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436636 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436636 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436635 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436635 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436633 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436633 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436633 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436631 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436630 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436630 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436630 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436629 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436629 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436625 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436625 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436625 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436622 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436622 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.374Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436622 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436621 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436621 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436621 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436619 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436619 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436619 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436590 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436589 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436589 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436589 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436588 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436588 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436586 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436586 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436586 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436584 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436583 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436583 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436583 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436582 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436582 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436580 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436580 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436580 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436578 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436575 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436575 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436575 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436574 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436574 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436572 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436572 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436572 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436570 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436569 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436569 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436569 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436568 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436568 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436567 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436566 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436566 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436564 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436563 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436563 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436563 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436563 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436563 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436561 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436561 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436560 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436554 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436554 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436553 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436553 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436553 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436553 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436551 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.377Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436551 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.377Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436551 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436548 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436547 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436547 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436547 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436547 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436547 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436544 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436544 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436544 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436538 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436537 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436537 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436537 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436536 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436536 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436534 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436534 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436534 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436531 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436531 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436531 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436531 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436530 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436530 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436490 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436489 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436489 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436487 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436486 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436486 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436486 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436485 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436485 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436484 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436483 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436483 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436481 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436480 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436480 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436480 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436480 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436480 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436477 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436477 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436477 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436471 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436470 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436470 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436470 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436470 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436470 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436468 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436467 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436467 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436465 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436464 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436464 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436464 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436464 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436464 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436462 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436462 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436461 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436455 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436455 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436454 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436454 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436454 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436454 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436452 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436451 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436451 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436449 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436448 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436448 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436448 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436447 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436447 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436445 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436445 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436445 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436439 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436438 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436438 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436438 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436438 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436438 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436436 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436435 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436435 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436392 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436391 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436391 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436391 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436391 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436391 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436389 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436388 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436388 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436386 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436385 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436385 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436385 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436385 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436385 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436383 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436382 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436382 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436380 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436379 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436379 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436379 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436379 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436379 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436374 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436373 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436373 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436370 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436370 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.637Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436370 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436369 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436369 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436369 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436367 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436367 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436367 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436364 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436364 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436364 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436364 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436363 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436363 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436361 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436359 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436359 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436356 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436356 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436355 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436355 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436355 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436355 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436353 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436353 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436353 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436350 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436350 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436349 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436349 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.638Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436349 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436349 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436347 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436347 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436347 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436342 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436341 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436341 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436341 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436341 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436340 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436338 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436338 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436338 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436289 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436288 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436288 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436288 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436287 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436287 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436285 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436285 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436285 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436282 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436281 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436281 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436281 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436281 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436281 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436279 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436279 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436279 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436273 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436272 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436272 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.896Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436272 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436272 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436271 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436270 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436269 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436269 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436267 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436267 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436266 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436266 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436266 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436266 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436264 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436264 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436264 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436261 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436260 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436260 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436260 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436260 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436260 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436255 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436254 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436254 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436252 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436251 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436251 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436251 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436250 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436250 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.897Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436248 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436248 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436248 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436246 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436245 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436245 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436245 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436245 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436244 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436239 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436239 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436239 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436236 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436236 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436236 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436235 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436235 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436235 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436233 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436233 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436233 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436230 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436230 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436230 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436229 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436229 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436229 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436193 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436193 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436193 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436187 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436186 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436186 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436186 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436186 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436186 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436184 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436184 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436184 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436181 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436180 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436180 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436180 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436180 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436180 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436178 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436178 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436178 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436172 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436172 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436171 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436171 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436171 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436171 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436169 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436169 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436169 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436166 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436166 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436166 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.899Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436165 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436165 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436165 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436163 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436163 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436163 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436160 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436160 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436160 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436155 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436155 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436155 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436153 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436152 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436152 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436150 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436149 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436149 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436149 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436149 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436148 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436147 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436146 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436146 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436143 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436143 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436139 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436138 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436138 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436138 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.900Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436092 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436092 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436092 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436089 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436088 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436088 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436088 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436088 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436088 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436086 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436086 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436086 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436083 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436083 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436083 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436082 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436082 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436082 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436080 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436080 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436080 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436075 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436074 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436074 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436073 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436073 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436073 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436071 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436071 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.901Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436071 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436068 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436068 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436068 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436067 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436067 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436067 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436065 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436065 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436065 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436062 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436062 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436060 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436059 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436059 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436059 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436057 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436057 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436057 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436054 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436054 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436053 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436053 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436053 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436053 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436051 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436051 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436051 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436048 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436048 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.902Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436048 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436048 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436047 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436047 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436045 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436045 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436045 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436039 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436038 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436038 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436038 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436038 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436038 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436036 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436035 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436035 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436033 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436032 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436032 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436032 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436032 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436031 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436030 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436030 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:05.903Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436029 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436024 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436023 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436023 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436022 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436022 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436022 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436020 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436020 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436020 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436017 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436017 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436017 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436016 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436016 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436016 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436014 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436014 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436014 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436011 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436009 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436008 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436008 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.161Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436008 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436008 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436006 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436006 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436006 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252436003 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436003 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252436003 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436002 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252436002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252436002 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252436002 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252436001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252436000 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252436000 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252436000 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435998 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435997 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435997 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435997 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435997 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435997 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435992 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435992 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435992 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435989 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435988 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435988 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435988 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435988 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435988 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435986 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435985 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435985 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435983 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435982 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435982 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435982 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435982 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435982 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435980 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435980 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435979 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435974 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435973 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435973 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435973 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435972 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435972 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435970 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435970 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435970 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435968 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435967 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435967 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435967 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435966 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.163Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435966 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435964 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435964 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435964 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435961 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435959 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435959 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435958 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435958 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435958 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435956 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435956 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435956 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435953 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435953 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435953 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435953 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435952 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435952 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435951 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435950 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435950 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435948 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435948 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435947 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435947 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435947 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435947 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435945 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.164Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435945 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435945 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435939 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435938 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435938 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435938 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435937 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435937 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435935 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435935 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435935 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435932 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435932 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435932 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435932 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435931 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435931 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435929 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435929 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435929 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435923 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435923 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435922 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435922 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435922 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435922 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435920 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435920 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435920 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.165Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435917 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435917 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435917 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435916 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435916 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435916 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435915 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435914 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435914 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435912 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435911 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435911 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435911 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435891 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435891 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435889 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435888 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435888 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435886 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435885 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435885 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435885 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435885 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435885 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435883 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435883 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435883 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435880 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435880 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435880 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435879 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.166Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435879 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435879 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435872 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435872 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435872 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435868 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435867 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435867 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435867 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435866 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435866 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435865 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435864 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435864 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435862 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435861 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435859 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435859 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435858 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435858 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-252435857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435856 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-252435856 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-252435856 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-252435854 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435853 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-252435853 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-252435853 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-252435853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-252435853 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:14:06.167Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-252435853 data=null}, TimeGraphControl with text {}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435761 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435761 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.429Z] 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') [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252435741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252435741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252435741 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252435741 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252435741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252435741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252435741 data=null 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')] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435851 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}] [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:06.429Z] 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"' [2023-10-02T15:14:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435080 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435001 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252435001 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:06.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') [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252434982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252434982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252434982 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252434982 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252434982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252434982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252434982 data=null 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')] [2023-10-02T15:14:06.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=-252435080 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}] [2023-10-02T15:14:06.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:07.254Z] 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"' [2023-10-02T15:14:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434343 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434279 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434278 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:07.823Z] 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') [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252434260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252434260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252434260 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252434260 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252434260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252434260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252434260 data=null 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')] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252434342 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}] [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:07.823Z] 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"' [2023-10-02T15:14:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433631 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433566 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252433566 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:08.392Z] 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') [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252433547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252433547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252433547 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252433547 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252433547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252433547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:08.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252433547 data=null 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')] [2023-10-02T15:14:08.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=-252433631 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}] [2023-10-02T15:14:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:08.650Z] 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"' [2023-10-02T15:14:08.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:10.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cbbwz because kubernetes resource quota exceeded. [2023-10-02T15:14:10.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cbbwz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:10.866Z] Retrying... [2023-10-02T15:14:10.866Z] [2023-10-02T15:14:10.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-cbbwz [2023-10-02T15:14:10.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cbbwz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:14:10.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cbbwz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cbbwz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:14:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:14:10.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:14:10.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:14:10.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:14:10.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:14:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:14:10.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429728 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429666 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252429665 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:12.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') [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252429599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252429599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252429599 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252429599 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252429599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252429599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252429599 data=null 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')] [2023-10-02T15:14:12.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=-252429728 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}] [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:12.829Z] 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"' [2023-10-02T15:14:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428901 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428901 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} time=-252428900 data=null doit=true}, Shell with text {Legend}] [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:13.087Z] 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') [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:13.087Z] 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\"") [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:13.087Z] 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\"") [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:13.087Z] 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 [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-252428881 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\"")] [2023-10-02T15:14:13.087Z] 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 [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:13.087Z] 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') [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:13.088Z] 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') [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252428868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252428868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252428868 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252428868 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252428868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252428868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252428868 data=null 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')] [2023-10-02T15:14:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252428964 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}] [2023-10-02T15:14:13.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427815 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427815 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:14.276Z] 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') [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252427750 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')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252427750 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')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252427750 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252427750 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252427750 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')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252427750 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')] [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252427750 data=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')] [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:14.277Z] 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\"") [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:14.277Z] 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') [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:14.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') [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252427737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252427737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252427737 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252427737 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252427737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252427737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252427737 data=null 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')] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252427879 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}] [2023-10-02T15:14:14.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426745 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426680 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426680 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:15.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') [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252426662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252426662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252426662 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252426662 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252426662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252426662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252426662 data=null 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')] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252426744 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}] [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:15.470Z] 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"' [2023-10-02T15:14:15.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:16.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:16.597Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:16.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:14:16.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 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}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252425543 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:16.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} time=-252424881 data=null doit=true}, Shell with text {Time Event Filter}] [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:14:17.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424366 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 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}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424365 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} time=-252424362 data=null doit=true}, Shell with text {Time Event Filter}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)' [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.727Z] 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') [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252424361 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')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252424361 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')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252424361 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252424361 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252424361 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')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252424361 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')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252424361 data=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')] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.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=-252424300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.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=-252424291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.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=-252424290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.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=-252424290 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.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=-252424290 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:17.731Z] 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') [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252424284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252424284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252424283 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252424283 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252424283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252424283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252424283 data=null 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')] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252424348 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}] [2023-10-02T15:14:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:17.989Z] 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"' [2023-10-02T15:14:17.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:20.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kc866 because kubernetes resource quota exceeded. [2023-10-02T15:14:20.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kc866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:20.877Z] Retrying... [2023-10-02T15:14:20.877Z] [2023-10-02T15:14:20.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-kc866 [2023-10-02T15:14:20.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kc866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:14:20.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kc866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kc866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:14:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:14:20.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:14:20.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:14:20.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:14:20.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:14:20.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:14:20.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411198 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411131 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411131 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.842Z] 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') [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252411113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252411113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252411102 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252411101 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252411101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252411101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252411101 data=null 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')] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252411198 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}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:32.843Z] 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"' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:32.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=-252409962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.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=-252409962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.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=-252409962 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.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=-252409962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.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=-252409962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252409892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.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=-252409892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252409892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252409892 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252409892 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:32.846Z] 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') [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252409874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252409874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252409873 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252409873 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252409873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252409873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252409873 data=null 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')] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252409962 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}] [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:32.846Z] 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"' [2023-10-02T15:14:32.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408698 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408698 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} time=-252408697 data=null doit=true}, Shell with text {Legend}] [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:33.411Z] 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') [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:33.411Z] 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") [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:33.411Z] 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") [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:33.411Z] 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 [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-252408667 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")] [2023-10-02T15:14:33.411Z] 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 [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:33.411Z] 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') [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:33.412Z] 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') [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252408665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252408665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252408665 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252408665 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252408665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252408664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252408664 data=null 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')] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252408761 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}] [2023-10-02T15:14:33.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:34.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=-252407692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407692 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407632 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.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=-252407632 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:34.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:34.367Z] 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') [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252407630 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')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252407630 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')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252407630 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252407630 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252407629 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')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252407629 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')] [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252407629 data=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')] [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:34.368Z] 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") [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:34.368Z] 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') [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:34.369Z] 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') [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252407615 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252407615 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252407615 data=null 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')] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252407692 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}] [2023-10-02T15:14:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.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=-252406643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406643 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.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=-252406582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.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=-252406581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406581 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406581 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:35.560Z] 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') [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252406563 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252406563 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252406563 data=null 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')] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252406643 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}] [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:35.560Z] 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"' [2023-10-02T15:14:35.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:36.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:36.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:36.124Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:36.687Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:36.687Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:37.250Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:37.250Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:37.507Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:37.507Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:38.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:38.071Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:38.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:38.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402871 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402871 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:39.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') [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252402851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252402851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252402851 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252402851 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252402851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252402851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252402851 data=null 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')] [2023-10-02T15:14:39.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252402935 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}] [2023-10-02T15:14:39.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:39.201Z] 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"' [2023-10-02T15:14:39.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} time=-252402208 data=null doit=true}, Shell with text {Time Event Filter}] [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:14:40.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:40.876Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cj817 because kubernetes resource quota exceeded. [2023-10-02T15:14:40.876Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj817, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:40.876Z] Retrying... [2023-10-02T15:14:40.876Z] [2023-10-02T15:14:40.876Z] ERROR: Failed to launch tracecompass-build-3jjwn-cj817 [2023-10-02T15:14:40.876Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj817, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:14:40.876Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cj817, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cj817" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:14:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:14:40.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:14:40.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:14:40.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:14:40.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:14:40.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:14:40.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:14:41.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2023-10-02T15:14:41.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} time=-252400735 data=null doit=true}, Shell with text {Time Event Filter}] [2023-10-02T15:14:41.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text' [2023-10-02T15:14:41.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text') [2023-10-02T15:14:41.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:14:41.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text') [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400225 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400190 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252400190 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:41.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') [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252400182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252400182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252400182 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252400182 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252400182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252400182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252400182 data=null 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')] [2023-10-02T15:14:41.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=-252400225 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}] [2023-10-02T15:14:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:42.086Z] 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"' [2023-10-02T15:14:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:14:42.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:42.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:42.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:42.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:42.649Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17 [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398986 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398802 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398802 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:43.216Z] 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') [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252398783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252398783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252398783 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252398783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252398783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252398783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252398783 data=null 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')] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252398985 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}] [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:14:43.216Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 45.542 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2023-10-02T15:14:43.216Z] testBookmark Time elapsed: 1.015 s [2023-10-02T15:14:43.216Z] testTimeLine Time elapsed: 2.799 s [2023-10-02T15:14:43.216Z] testDrag Time elapsed: 1.604 s [2023-10-02T15:14:43.216Z] testKeyboardNamespaceNavigation Time elapsed: 0.768 s [2023-10-02T15:14:43.216Z] testCollapseExpandUsingEnter Time elapsed: 0.716 s [2023-10-02T15:14:43.216Z] testExpandAndCollapse Time elapsed: 0.741 s [2023-10-02T15:14:43.216Z] testEventStyling Time elapsed: 3.918 s [2023-10-02T15:14:43.216Z] testLegendArrow Time elapsed: 2.933 s [2023-10-02T15:14:43.216Z] testHideEmptyRows Time elapsed: 2.373 s [2023-10-02T15:14:43.216Z] testVerticalZoom Time elapsed: 13.185 s [2023-10-02T15:14:43.216Z] testZoomToSelection Time elapsed: 1.225 s [2023-10-02T15:14:43.216Z] testExport skipped [2023-10-02T15:14:43.216Z] testLegend Time elapsed: 3.311 s [2023-10-02T15:14:43.216Z] testHorizontalZoom Time elapsed: 3.713 s [2023-10-02T15:14:43.216Z] testTimegraphEventFiltering Time elapsed: 2.669 s [2023-10-02T15:14:43.216Z] testKeyboardNavigation Time elapsed: 1.397 s [2023-10-02T15:14:43.216Z] testPalettes skipped [2023-10-02T15:14:43.216Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest [2023-10-02T15:14:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252398734 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252398649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:14:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:14:43.473Z] 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"' [2023-10-02T15:14:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:14:43.729Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:43.729Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:43.729Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:44.292Z] 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"' [2023-10-02T15:14:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:14:44.549Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:44.549Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:45.113Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:45.113Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:45.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:45.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:46.239Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:46.239Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:46.495Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5 [2023-10-02T15:14:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In} [2023-10-02T15:14:46.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=-252395443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.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=-252395442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395442 data=null doit=true}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395442 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}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395441 data=null doit=true}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395441 data=null}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In} [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5 [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out} [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395439 data=null doit=true}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395438 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}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395437 data=null doit=true}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252395437 data=null}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out} [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:46.496Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.059Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.059Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.623Z] 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"' [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on with text {} [2023-10-02T15:14:47.880Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.468 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest [2023-10-02T15:14:47.880Z] testZoomToSelection Time elapsed: 0.918 s [2023-10-02T15:14:47.880Z] testHorizontalZoom Time elapsed: 3.336 s [2023-10-02T15:14:47.880Z] testKeyboardNavigation Time elapsed: 0.129 s [2023-10-02T15:14:47.880Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252394265 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252394170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:14:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:14:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"' [2023-10-02T15:14:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:14:50.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ml6w3 because kubernetes resource quota exceeded. [2023-10-02T15:14:50.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ml6w3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:50.862Z] Retrying... [2023-10-02T15:14:50.862Z] [2023-10-02T15:14:50.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-ml6w3 [2023-10-02T15:14:50.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ml6w3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:14:50.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ml6w3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ml6w3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:14:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:14:50.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:14:50.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:14:50.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:14:50.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:14:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:14:50.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:14:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:14:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:14:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:54.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won''t expand it again. [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252387863 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252387854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252387854 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252387854 data=null}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252387854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252387854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252387840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:14:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:54.958Z] 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') [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:14:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:14:54.958Z] 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=-252387162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.958Z] 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=-252387162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.958Z] 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=-252387162 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.958Z] 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=-252387162 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.958Z] 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=-252387162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=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')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] 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=-252387161 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:54.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') [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252387161 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252387161 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252387161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:54.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:54.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:54.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:54.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:54.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252387161 data=null 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')] [2023-10-02T15:14:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252387791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:14:55.522Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.607 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest [2023-10-02T15:14:55.522Z] testManipulatingTreeViewer Time elapsed: 6.196 s [2023-10-02T15:14:55.522Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2023-10-02T15:14:55.522Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2023-10-02T15:14:55.522Z] testTrace skipped [2023-10-02T15:14:55.522Z] testExperiment skipped [2023-10-02T15:14:55.522Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252386656 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252386587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:14:55.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import} [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:14:56.109Z] 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') [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.110Z] 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. [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:14:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-252385791 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:'))] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] 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' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.370Z] 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') [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41bc8bf [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-252385790 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-252385790 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-252385790 data=null 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-252385790 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-252385790 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-252385790 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.371Z] 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') [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9ac7e36 [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-252385789 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-252385789 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-252385789 data=null 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-252385789 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')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-252385789 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-252385789 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:14:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.372Z] 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') [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:14:56.372Z] 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. [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.372Z] 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') [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] 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') [2023-10-02T15:14:56.372Z] 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. [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.372Z] 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') [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:14:56.372Z] 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. [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] 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)' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:56.373Z] 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') [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.373Z] 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') [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1e8acc51 [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 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')] [2023-10-02T15:14:56.373Z] 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=-252385786 data=null 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')] [2023-10-02T15:14:56.373Z] 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=-252385768 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')] [2023-10-02T15:14:56.373Z] 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=-252385768 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')] [2023-10-02T15:14:56.373Z] 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=-252385768 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')] [2023-10-02T15:14:56.373Z] 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=-252385768 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')] [2023-10-02T15:14:56.373Z] 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=-252385768 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')] [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:14:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time') [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time')) [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:56.374Z] 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') [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252385752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252385752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252385752 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252385752 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252385752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252385752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:56.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:56.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:56.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:56.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:56.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:56.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252385752 data=null 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')] [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252385170 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252385170 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252385170 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252385170 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252385170 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}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252385136 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252385135 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252385135 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252385135 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252385135 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252385135 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}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252385131 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252385131 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252385131 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252385131 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252385130 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}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252385129 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-252385129 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-252385129 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-252385129 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-252385128 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252385128 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]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-252385118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-252385118 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-252385118 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-252385118 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252385117 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]}] [2023-10-02T15:14:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-252385116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252384714 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252384710 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252384710 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252384710 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252384710 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252384709 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}] [2023-10-02T15:14:57.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252384690 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:57.475Z] 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') [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:14:57.475Z] 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=-252384462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384450 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384450 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=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')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] 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=-252384449 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:57.475Z] 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') [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252384449 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252384449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252384449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:14:57.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:57.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:57.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:57.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:57.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252384449 data=null 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')] [2023-10-02T15:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252384657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import} [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:14:58.661Z] 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') [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.661Z] 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. [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:14:58.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-252383222 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:'))] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] 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' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.920Z] 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') [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7e811da6 [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-252383222 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252383222 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-252383222 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-252383221 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-252383221 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-252383221 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-252383221 data=null 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-252383221 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')] [2023-10-02T15:14:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252383221 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')] [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-252383221 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')] [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-252383221 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-252383221 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.921Z] 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') [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:14:58.921Z] 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. [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.921Z] 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') [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:14:58.921Z] 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. [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.921Z] 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') [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] 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') [2023-10-02T15:14:58.922Z] 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. [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.922Z] 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') [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:14:58.922Z] 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. [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] 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)' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:14:58.922Z] 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') [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.922Z] 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') [2023-10-02T15:14:58.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d9e150d [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 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')] [2023-10-02T15:14:58.922Z] 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=-252383218 data=null 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')] [2023-10-02T15:14:58.923Z] 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=-252383200 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')] [2023-10-02T15:14:58.923Z] 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=-252383200 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')] [2023-10-02T15:14:58.923Z] 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=-252383200 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')] [2023-10-02T15:14:58.923Z] 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=-252383200 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')] [2023-10-02T15:14:58.923Z] 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=-252383200 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')] [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 02:00:00", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time') [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time')) [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:14:58.923Z] 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') [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252383177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252383177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252383177 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252383177 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252383177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252383177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:14:58.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:58.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:58.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:58.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:58.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:14:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:14:59.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252383177 data=null 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')] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252382665 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252382665 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252382665 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252382664 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252382664 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}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252382637 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252382636 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252382636 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252382635 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252382635 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252382635 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}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252382632 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252382632 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252382631 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252382631 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252382631 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}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252382630 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-252382630 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-252382630 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-252382630 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-252382629 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252382629 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]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-252382625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-252382589 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-252382588 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-252382588 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252382588 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]}] [2023-10-02T15:14:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-252382586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252382184 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252382180 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252382180 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252382180 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252382180 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252382180 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}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252382157 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:00.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:00.926Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jgqcm because kubernetes resource quota exceeded. [2023-10-02T15:15:00.926Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jgqcm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:00.926Z] Retrying... [2023-10-02T15:15:00.926Z] [2023-10-02T15:15:00.926Z] ERROR: Failed to launch tracecompass-build-3jjwn-jgqcm [2023-10-02T15:15:00.926Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jgqcm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:00.926Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:00.926Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:00.926Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:00.927Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jgqcm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jgqcm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:00.927Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:00.927Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:00.927Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:00.927Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:00.927Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:00.927Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:00.927Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:00.932Z] 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') [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=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')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] 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=-252381348 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:00.932Z] 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') [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:00.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252381347 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252381347 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252381347 data=null 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')] [2023-10-02T15:15:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252382073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import} [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:01.867Z] 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') [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.867Z] 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. [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-252380154 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:'))] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] 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' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.869Z] 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') [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9352f58 [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-252380153 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')] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252380153 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')] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-252380153 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-252380153 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-252380153 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')] [2023-10-02T15:15:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-252380153 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')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-252380153 data=null 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')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-252380153 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')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-252380152 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')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-252380152 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')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-252380152 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-252380152 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.870Z] 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') [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:15:01.870Z] 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. [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.870Z] 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') [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:15:01.870Z] 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. [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.871Z] 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') [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] 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') [2023-10-02T15:15:01.871Z] 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. [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.871Z] 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') [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:15:01.871Z] 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. [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] 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)' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:01.871Z] 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') [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:01.871Z] 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') [2023-10-02T15:15:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f73007d [2023-10-02T15:15:01.871Z] 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=-252380148 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')] [2023-10-02T15:15:01.871Z] 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=-252380148 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')] [2023-10-02T15:15:01.872Z] 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=-252380148 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')] [2023-10-02T15:15:01.872Z] 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=-252380147 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')] [2023-10-02T15:15:01.872Z] 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=-252380147 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')] [2023-10-02T15:15:01.872Z] 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=-252380147 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')] [2023-10-02T15:15:01.872Z] 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=-252380147 data=null 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')] [2023-10-02T15:15:01.872Z] 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=-252380080 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')] [2023-10-02T15:15:01.872Z] 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=-252380080 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')] [2023-10-02T15:15:01.872Z] 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=-252380080 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')] [2023-10-02T15:15:01.872Z] 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=-252380080 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')] [2023-10-02T15:15:01.872Z] 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=-252380080 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')] [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time')) [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time' [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time') [2023-10-02T15:15:01.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time')) [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:02.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') [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time') [2023-10-02T15:15:02.130Z] 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')) [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time' [2023-10-02T15:15:02.130Z] 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') [2023-10-02T15:15:02.130Z] 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')) [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time' [2023-10-02T15:15:02.130Z] 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') [2023-10-02T15:15:02.130Z] 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')) [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:02.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') [2023-10-02T15:15:02.130Z] DEBUG ROOT - Closing lingering shell with title Trace Import [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} time=-252379980 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252379939 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252379885 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252379885 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252379885 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252379885 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252379885 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}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252379865 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:02.971Z] 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') [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:02.971Z] 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=-252379044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.971Z] 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=-252379044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.971Z] 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=-252379044 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.971Z] 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=-252379044 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.971Z] 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=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.971Z] 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=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=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')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] 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=-252379043 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:02.972Z] 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') [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252379043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252379043 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252379043 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252379042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252379042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:02.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:02.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:02.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:02.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:02.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252379042 data=null 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')] [2023-10-02T15:15:02.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252379789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:03.536Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.117 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2023-10-02T15:15:03.536Z] testImportTimerangeInverseTime Time elapsed: 2.673 s [2023-10-02T15:15:03.536Z] testImportTimerange Time elapsed: 3.07 s [2023-10-02T15:15:03.536Z] testImportTimerangeInvalidFormat Time elapsed: 2.305 s [2023-10-02T15:15:03.536Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252378538 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252378475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:04.099Z] 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') [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-252377860 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:15:04.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-252377860 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:}] [2023-10-02T15:15:04.099Z] 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') [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-252377858 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-252377858 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')] [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-252377858 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')] [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-252377858 data=null 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')] [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:04.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:06.670Z] 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=-252375532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=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')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] 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=-252375531 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:06.671Z] 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') [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252375531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252375531 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252375531 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252375530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252375530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252375530 data=null 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')] [2023-10-02T15:15:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252376289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:07.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2023-10-02T15:15:07.239Z] testGzipImport Time elapsed: 3.633 s [2023-10-02T15:15:07.239Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252374831 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252374752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252373263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252373263 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252373263 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252373263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373263 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252373249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252373249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252373249 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252373249 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252373249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373249 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252373245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252373240 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252373240 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252373239 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252373239 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}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252373238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252373238 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252373238 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252373238 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252373237 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373237 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]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252373233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252373230 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252373230 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252373230 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252373229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373229 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252373219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:08.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-252373218 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-252373218 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-252373218 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252373218 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]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-252373217 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252373216 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252373216 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252373216 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252373216 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]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252373216 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-252373214 data=null doit=true}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-252373214 data=null}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-252373214 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373214 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}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-252373200 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-252373189 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-252373188 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-252373185 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-252373184 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-252373184 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-252373183 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-252373183 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-252373179 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-252373172 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-252373172 data=null doit=true}, TreeItem with text {Test Experiment [0]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-252373172 data=null}, TreeItem with text {Test Experiment [0]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-252373172 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252373172 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]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-252373153 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}] [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2023-10-02T15:15:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} time=-252372902 data=null doit=true}, Shell with text {Export trace package}] [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] 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' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:09.204Z] 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') [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] 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. [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:09.204Z] 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') [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:09.204Z] 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') [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-252372832 data=null doit=true}, Button with text {Sa&ve in tar format}] [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-252372832 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}] [2023-10-02T15:15:09.204Z] 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') [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-252372832 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')] [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-252372831 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')] [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-252372831 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')] [2023-10-02T15:15:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-252372831 data=null 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')] [2023-10-02T15:15:09.205Z] 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') [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] 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' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:09.205Z] 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') [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:09.205Z] 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') [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372815 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')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372815 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')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-252372815 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-252372815 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372815 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')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372814 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')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-252372814 data=null 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')] [2023-10-02T15:15:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372814 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')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372814 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')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-252372814 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')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-252372814 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-252372814 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:09.206Z] 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') [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-252372814 data=null}, (of type 'Combo')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:09.206Z] 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') [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252372813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252372813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252372813 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252372813 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252372813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252372813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:09.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') [2023-10-02T15:15:09.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') [2023-10-02T15:15:09.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') [2023-10-02T15:15:09.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') [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252372813 data=null 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')] [2023-10-02T15:15:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-252373126 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...'] [2023-10-02T15:15:09.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-252372253 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-252372253 data=null doit=true}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-252372253 data=null}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-252372253 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252372252 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}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-252372244 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-252372243 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-252372243 data=null doit=true}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-252372243 data=null}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-252372243 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252372243 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}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-252372235 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-252372235 data=null doit=true}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-252372235 data=null}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-252372235 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252372234 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}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-252372233 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252372233 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252372233 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252372233 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252372232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252372232 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]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252372228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252372228 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252372227 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252372227 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252372227 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252372227 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]}] [2023-10-02T15:15:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252372225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2023-10-02T15:15:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...' [2023-10-02T15:15:09.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6j1q5 because kubernetes resource quota exceeded. [2023-10-02T15:15:09.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6j1q5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:09.879Z] Retrying... [2023-10-02T15:15:09.879Z] [2023-10-02T15:15:09.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-6j1q5 [2023-10-02T15:15:09.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6j1q5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:09.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6j1q5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6j1q5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:09.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:09.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:09.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:09.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:09.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:09.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:09.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...' [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} time=-252371922 data=null doit=true}, Shell with text {Import trace package}] [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-252371885 data=null}, (of type 'Combo')] [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text: [2023-10-02T15:15:10.291Z] into text (of type 'Combo') [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo') [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text '' [2023-10-02T15:15:10.291Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:15:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:10.292Z] 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') [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252371791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252371791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252371791 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252371791 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252371791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252371791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252371790 data=null 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')] [2023-10-02T15:15:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-252372202 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...'] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-252371280 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-252371280 data=null doit=true}, TreeItem with text {Import Test}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-252371280 data=null}, TreeItem with text {Import Test}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-252371279 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252371279 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}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-252371273 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:10.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252371272 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252371272 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252371272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252371272 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]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252371263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:10.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-252371263 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-252371262 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-252371262 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252371262 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]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-252371261 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]} [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371261 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-252371261 data=null doit=true}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:10.881Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gq1jg because kubernetes resource quota exceeded. [2023-10-02T15:15:10.881Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1jg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:10.881Z] Retrying... [2023-10-02T15:15:10.881Z] [2023-10-02T15:15:10.881Z] ERROR: Failed to launch tracecompass-build-3jjwn-gq1jg [2023-10-02T15:15:10.881Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1jg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:10.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:10.881Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:10.882Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1jg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1jg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:10.882Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:10.882Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:10.882Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:10.882Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:10.882Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:10.882Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:10.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:10.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:10.882Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-252371261 data=null}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371260 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252371260 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]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371255 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371255 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371255 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-252371255 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]}] [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371224 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-252371036 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-252371036 data=null doit=true}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-252371036 data=null}, TreeItem with text {Test Experiment [1]}] [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]} [2023-10-02T15:15:11.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2023-10-02T15:15:12.528Z] 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} time=-252369829 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252369788 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252369788 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252369788 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252369788 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252369787 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252369765 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:12.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:13.091Z] 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') [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:13.091Z] 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=-252369101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=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')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.091Z] 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=-252369100 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:13.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') [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252369100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252369100 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252369100 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252369099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252369099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252369099 data=null 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')] [2023-10-02T15:15:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252369738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:13.349Z] 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} time=-252368595 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}] [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-252368591 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}] [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-252368591 data=null doit=true}, TreeItem with text {Import Test}] [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-252368590 data=null}, TreeItem with text {Import Test}] [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-252368590 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252368590 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}] [2023-10-02T15:15:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-252368564 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}] [2023-10-02T15:15:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:13.902Z] 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') [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=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')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368140 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] 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=-252368140 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:13.902Z] 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') [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:13.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252368140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252368140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252368140 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252368140 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252368140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252368140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:13.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252368140 data=null 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')] [2023-10-02T15:15:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252368528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:14.500Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mswzf because kubernetes resource quota exceeded. [2023-10-02T15:15:14.500Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mswzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:14.500Z] Retrying... [2023-10-02T15:15:14.500Z] [2023-10-02T15:15:14.500Z] ERROR: Failed to launch tracecompass-build-3jjwn-mswzf [2023-10-02T15:15:14.500Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mswzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:14.500Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mswzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mswzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:14.500Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:14.500Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:14.500Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:14.500Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:14.500Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:14.500Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:14.500Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:15.603Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-bq0vl because kubernetes resource quota exceeded. [2023-10-02T15:15:15.604Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bq0vl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:15.604Z] Retrying... [2023-10-02T15:15:15.604Z] [2023-10-02T15:15:15.604Z] ERROR: Failed to launch tracecompass-build-3jjwn-bq0vl [2023-10-02T15:15:15.604Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bq0vl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:15.604Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bq0vl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bq0vl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:15.604Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:15.604Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:15.604Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:15.604Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:15.604Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:15.604Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:15.604Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252366196 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252366196 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252366196 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252366196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252366170 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252366151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252366150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252366150 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252366150 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252366150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252366150 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252366145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252366145 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252366145 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252366144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252366144 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}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252366143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252366142 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252366142 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252366142 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252366141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252366141 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]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252366129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252366128 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252366128 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252366128 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252366127 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252366127 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]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252366124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2023-10-02T15:15:16.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} time=-252365772 data=null doit=true}, Shell with text {Export trace package}] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.315Z] 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') [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-252365771 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-252365771 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-252365771 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-252365771 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-252365771 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-252365771 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-252365771 data=null 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-252365769 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-252365769 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')] [2023-10-02T15:15:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-252365769 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-252365769 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-252365769 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Choose the content t...", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Choose the content t...", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.316Z] 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') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-252365766 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-252365766 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-252365766 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-252365766 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-252365766 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-252365766 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-252365766 data=null 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-252365765 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-252365765 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-252365764 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')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-252365764 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-252365764 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2023-10-02T15:15:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Choose the content t...", using matcher: of type 'Label' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Choose the content t...", using matcher: (of type 'Label') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] 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' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-252365762 data=null doit=true}, Button with text {Save in &zip format}] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-252365762 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}] [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-252365749 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-252365749 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')] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-252365749 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')] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-252365749 data=null 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')] [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-252365748 data=null doit=true}, Button with text {Sa&ve in tar format}] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-252365748 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}] [2023-10-02T15:15:16.317Z] 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') [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-252365747 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-252365747 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')] [2023-10-02T15:15:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-252365747 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-252365747 data=null 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')] [2023-10-02T15:15:16.318Z] 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') [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] 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' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:16.318Z] 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') [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] 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') [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365745 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365745 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-252365745 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-252365745 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365739 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365739 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-252365739 data=null 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365739 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365739 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365739 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')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-252365739 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-252365739 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.318Z] 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') [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.318Z] 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' [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:16.318Z] 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') [2023-10-02T15:15:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] 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') [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-252365738 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-252365738 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-252365738 data=null 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-252365738 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')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-252365738 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-252365738 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')] [2023-10-02T15:15:16.319Z] 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') [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-252365737 data=null}, (of type 'Combo')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.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') [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252365737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252365737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252365737 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252365737 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252365736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252365736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252365736 data=null 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')] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-252366091 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...'] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252365617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252365617 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252365617 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252365616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252365616 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252365610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252365610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252365609 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252365609 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252365609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252365602 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252365599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:16.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252365598 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252365598 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252365598 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252365597 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252365597 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]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252365593 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252365592 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252365592 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252365592 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252365592 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252365592 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]}] [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252365582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...' [2023-10-02T15:15:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...' [2023-10-02T15:15:16.701Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-8b44z because kubernetes resource quota exceeded. [2023-10-02T15:15:16.701Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8b44z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:16.701Z] Retrying... [2023-10-02T15:15:16.701Z] [2023-10-02T15:15:16.701Z] ERROR: Failed to launch tracecompass-build-3jjwn-8b44z [2023-10-02T15:15:16.702Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8b44z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:16.702Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8b44z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8b44z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:16.702Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:16.702Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:16.702Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:16.702Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:16.702Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:16.702Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:16.702Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:16.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} time=-252365258 data=null doit=true}, Shell with text {Import trace package}] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-252365257 data=null}, (of type 'Combo')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text: [2023-10-02T15:15:16.836Z] into text (of type 'Combo') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text '' [2023-10-02T15:15:16.836Z] '' with an interval of {1}ms. between characters. [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.836Z] 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') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-252365204 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-252365204 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-252365204 data=null 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-252365204 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')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-252365204 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-252365204 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.836Z] 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') [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252365203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252365203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252365203 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252365203 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252365203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252365203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=-252365185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252365185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=-252365185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=-252365185 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=-252365185 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-252365184 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:16.837Z] 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') [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-252365184 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')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=-252365184 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')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=-252365184 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=-252365184 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=-252365183 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')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=-252365183 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')] [2023-10-02T15:15:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=-252365183 data=null 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')] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252365203 data=null 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')] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-252365553 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...'] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252364885 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252364885 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252364885 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252364885 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]}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252364884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:17.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml} [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-252364883 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-252364883 data=null doit=true}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-252364883 data=null}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-252364883 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252364882 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}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-252364864 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-252364864 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-252364864 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-252364863 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}] [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-252364850 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-252364725 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-252364685 data=null doit=true}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-252364685 data=null}, TreeItem with text {test.xml}] [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml} [2023-10-02T15:15:17.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"' [2023-10-02T15:15:17.811Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rf3m0 because kubernetes resource quota exceeded. [2023-10-02T15:15:17.811Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rf3m0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:17.811Z] Retrying... [2023-10-02T15:15:17.811Z] [2023-10-02T15:15:17.811Z] ERROR: Failed to launch tracecompass-build-3jjwn-rf3m0 [2023-10-02T15:15:17.811Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rf3m0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:17.811Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rf3m0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rf3m0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:17.811Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:17.811Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:17.811Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:17.811Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:17.811Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:17.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:17.811Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=-252363482 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}] [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-252363444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-252363444 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-252363444 data=null}, TreeItem with text {Test}] [2023-10-02T15:15:18.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-252363444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:18.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252363444 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:15:18.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-252363432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:15:18.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:18.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:18.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:18.901Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kgjwk because kubernetes resource quota exceeded. [2023-10-02T15:15:18.901Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kgjwk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:18.901Z] Retrying... [2023-10-02T15:15:18.901Z] [2023-10-02T15:15:18.901Z] ERROR: Failed to launch tracecompass-build-3jjwn-kgjwk [2023-10-02T15:15:18.902Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kgjwk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:18.902Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kgjwk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kgjwk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:18.902Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:18.902Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:18.902Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:18.902Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:18.902Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:18.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:18.902Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:19.290Z] 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') [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:19.290Z] 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=-252362785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=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')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] 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=-252362784 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252362784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252362783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252362783 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252362783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252362783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252362783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.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') [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252362783 data=null 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')] [2023-10-02T15:15:19.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252363405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:19.860Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.551 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2023-10-02T15:15:19.860Z] testExperiment Time elapsed: 7.115 s [2023-10-02T15:15:19.860Z] test Time elapsed: 5.356 s [2023-10-02T15:15:19.860Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252362280 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252362224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:19.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:19.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gq1t0 because kubernetes resource quota exceeded. [2023-10-02T15:15:19.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:19.875Z] Retrying... [2023-10-02T15:15:19.875Z] [2023-10-02T15:15:19.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-gq1t0 [2023-10-02T15:15:19.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:19.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:19.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gq1t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gq1t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:19.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:19.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:19.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:19.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:19.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:19.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:19.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:19.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:19.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:19.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:20.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:20.118Z] [2023-10-02T15:15:20.118Z] !ENTRY org.eclipse.cdt.core 1 0 2023-10-02 15:15:19.949 [2023-10-02T15:15:20.118Z] !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%) [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-252361492 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-252361492 data=null doit=true}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-252361491 data=null}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-252361491 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252361491 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}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-252361464 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-252361464 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-252361464 data=null doit=true}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-252361464 data=null}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-252361464 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252361463 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}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-252361458 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2023-10-02T15:15:20.684Z] 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' [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-252361429 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'] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-252361265 data=null doit=true}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-252361265 data=null}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-252361265 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252361265 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}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-252361263 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-252361263 data=null doit=true}, TreeItem with text {Trace Compass}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-252361263 data=null}, TreeItem with text {Trace Compass}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-252361263 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252361263 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}] [2023-10-02T15:15:20.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-252361262 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-10-02T15:15:20.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won''t expand it again. [2023-10-02T15:15:20.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-bdq1x because kubernetes resource quota exceeded. [2023-10-02T15:15:20.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bdq1x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:20.865Z] Retrying... [2023-10-02T15:15:20.865Z] [2023-10-02T15:15:20.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-bdq1x [2023-10-02T15:15:20.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bdq1x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:20.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:20.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:20.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:20.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:20.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bdq1x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bdq1x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:20.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:20.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:20.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:20.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:20.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:20.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:21.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2636f because kubernetes resource quota exceeded. [2023-10-02T15:15:21.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2636f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:21.870Z] Retrying... [2023-10-02T15:15:21.870Z] [2023-10-02T15:15:21.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-2636f [2023-10-02T15:15:21.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2636f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:21.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2636f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2636f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:21.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:21.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:21.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:21.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:21.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:21.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:21.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} time=-252359628 data=null doit=true}, Shell with text {Filters and Customization}] [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@297b935a [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} time=-252359574 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')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-252359570 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-252359570 data=null doit=true}, TableItem with text {.* resources}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-252359549 data=null}, TableItem with text {.* resources}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-252359549 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252359549 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}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-252359549 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359547 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-252359547 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-252359547 data=null}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359547 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252359546 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}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359546 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:22.605Z] 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') [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252359545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252359545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252359545 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252359545 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252359545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252359545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252359544 data=null 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')] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-252359816 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...'] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-252359479 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-252359479 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-252359479 data=null}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-252359479 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252359478 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}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-252359464 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-252359463 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-252359463 data=null}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-252359463 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252359463 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}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-252359448 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252359447 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252359447 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252359447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252359447 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]}] [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252359446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:22.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won''t expand it again. [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} time=-252359261 data=null doit=true}, Shell with text {Filters and Customization}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@58103fac [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} time=-252359261 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')] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-252359249 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-252359249 data=null doit=true}, TableItem with text {.* resources}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-252359245 data=null}, TableItem with text {.* resources}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-252359244 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252359244 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}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-252359181 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359180 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-252359180 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-252359180 data=null}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359179 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252359179 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}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-252359179 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}] [2023-10-02T15:15:22.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:22.865Z] 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') [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252359178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252359178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252359178 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252359178 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252359178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252359178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252359178 data=null 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')] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-252359381 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...'] [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:22.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hkbv9 because kubernetes resource quota exceeded. [2023-10-02T15:15:22.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hkbv9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:22.870Z] Retrying... [2023-10-02T15:15:22.871Z] [2023-10-02T15:15:22.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-hkbv9 [2023-10-02T15:15:22.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hkbv9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:22.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hkbv9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hkbv9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:22.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:22.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:22.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:22.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:22.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:22.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:22.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252358942 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-252358939 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-252358939 data=null doit=true}, TreeItem with text {SomeProject}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-252358939 data=null}, TreeItem with text {SomeProject}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-252358939 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252358938 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}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-252358919 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}] [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:23.122Z] [2023-10-02T15:15:23.122Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:23.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:23.686Z] 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') [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:23.686Z] 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') [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:23.686Z] 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=-252358273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] 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=-252358273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] 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=-252358273 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] 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=-252358273 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] 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=-252358273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] 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=-252358273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.686Z] [2023-10-02T15:15:23.687Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:23.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:23.687Z] 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=-252358273 data=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')] [2023-10-02T15:15:23.687Z] 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=-252358265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.687Z] 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=-252358265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.687Z] 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=-252358265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.687Z] 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=-252358264 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.687Z] 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=-252358264 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:23.687Z] 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') [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252358264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252358264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252358263 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252358263 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252358263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252358263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:23.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:23.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:23.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:23.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:23.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:23.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:23.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3w7js because kubernetes resource quota exceeded. [2023-10-02T15:15:23.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3w7js, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:23.870Z] Retrying... [2023-10-02T15:15:23.870Z] [2023-10-02T15:15:23.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-3w7js [2023-10-02T15:15:23.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3w7js, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:23.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3w7js, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3w7js" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:23.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:23.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:23.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:23.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:23.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:23.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:23.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:23.944Z] [2023-10-02T15:15:23.944Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:23.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:23.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252358263 data=null 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')] [2023-10-02T15:15:23.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252358894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:24.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.522 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2023-10-02T15:15:24.200Z] testConfigureTracingNature Time elapsed: 2.224 s [2023-10-02T15:15:24.200Z] testViewerFilter Time elapsed: 0.683 s [2023-10-02T15:15:24.200Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2023-10-02T15:15:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252357757 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252357704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:24.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-z8tvd because kubernetes resource quota exceeded. [2023-10-02T15:15:24.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z8tvd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:24.868Z] Retrying... [2023-10-02T15:15:24.868Z] [2023-10-02T15:15:24.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-z8tvd [2023-10-02T15:15:24.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z8tvd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:24.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z8tvd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z8tvd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:24.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:24.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:24.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:24.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:24.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:24.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:24.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252357096 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252357096 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252357096 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252357096 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252357096 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}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252357079 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252357079 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252357079 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252357079 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252357078 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252357078 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}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252357075 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252357075 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252357075 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252357075 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252357075 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}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252357073 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252357073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252357073 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252357073 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252357073 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252357073 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]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252357063 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252357063 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252357063 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252357063 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252357063 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252357062 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]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252357060 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252356965 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.026Z] 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') [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New... [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-252356965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-252356965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-252356965 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-252356965 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-252356964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-252356964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-252356776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-252356772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-252356772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-252356772 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-252356772 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New... [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-252356771 data=null doit=true}, Shell with text {Custom Text Parser}] [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser} [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] 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:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] 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:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] 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:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:25.284Z] 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:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:25.284Z] 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:')) [2023-10-02T15:15:25.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:25.285Z] 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:')) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo') [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo') [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp [2023-10-02T15:15:25.285Z] [2023-10-02T15:15:25.285Z] (Eclipse:4710): Gtk-WARNING **: 15:15:25.184: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:15:25.285Z] [2023-10-02T15:15:25.285Z] (Eclipse:4710): Gtk-WARNING **: 15:15:25.188: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} time=-252356737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:15:25.285Z] [2023-10-02T15:15:25.285Z] (Eclipse:4710): Gtk-WARNING **: 15:15:25.192: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:25.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2023-10-02T15:15:25.286Z] 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:')) [2023-10-02T15:15:25.286Z] [2023-10-02T15:15:25.286Z] (Eclipse:4710): Gtk-WARNING **: 15:15:25.205: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252356683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252356683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252356683 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252356683 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252356682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252356682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252356682 data=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')] [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252356649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252356649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252356649 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252356649 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252356649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252356649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252356649 data=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')] [2023-10-02T15:15:25.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252356622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252356621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252356621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252356621 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252356621 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText') [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-252356613 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-252356613 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-252356613 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-252356613 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}] [2023-10-02T15:15:25.546Z] [2023-10-02T15:15:25.546Z] (Eclipse:4710): Gtk-WARNING **: 15:15:25.338: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252356612 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)}] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-252356563 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.546Z] 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:')) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.546Z] 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:')) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.546Z] 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:')) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.546Z] 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:')) [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252356547 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-252356547 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-252356547 data=null}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252356546 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252356546 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,∞) : }] [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252356521 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252356513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252356513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252356513 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252356513 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252356512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252356512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252356512 data=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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} time=-252356488 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.548Z] 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') [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-252356483 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-252356483 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-252356483 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-252356483 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-252356483 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-252356483 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-252356483 data=null 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')] [2023-10-02T15:15:25.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-252356480 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')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-252356479 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')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-252356479 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')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-252356479 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-252356479 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.549Z] 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') [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-252356478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-252356478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-252356478 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-252356478 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-252356478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-252356478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-252356478 data=null 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')] [2023-10-02T15:15:25.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:25.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:25.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:25.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:25.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:25.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.549Z] 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') [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252356437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252356437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252356437 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252356437 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252356437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252356437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252356437 data=null 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')] [2023-10-02T15:15:25.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-252356964 data=null 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')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252356350 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-252356348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-252356347 data=null doit=true}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-252356347 data=null}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-252356347 data=null button=1 stateMask=0x0 x=117 y=80 count=1}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-252356347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-252356347 data=null button=1 stateMask=0x80000 x=117 y=80 count=1}, (of type 'List')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.807Z] 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') [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-252356346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252356346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-252356346 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-252356346 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-252356346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-252356346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-252356331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252356331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-252356331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-252356330 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-252356330 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-252356330 data=null doit=true}, Shell with text {Delete Custom Parser}] [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser} [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.807Z] 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') [2023-10-02T15:15:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-252356329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-252356329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-252356329 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-252356329 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-252356329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-252356329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-252356329 data=null 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')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-252356346 data=null 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')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252356270 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:25.808Z] 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') [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-252356269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-252356269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-252356269 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-252356269 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-252356269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-252356254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-252356253 data=null 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')] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-252357036 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...'] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252356218 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252356215 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252356214 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252356214 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252356214 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252356214 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}] [2023-10-02T15:15:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252356200 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:25.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-t91n6 because kubernetes resource quota exceeded. [2023-10-02T15:15:25.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t91n6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:25.873Z] Retrying... [2023-10-02T15:15:25.873Z] [2023-10-02T15:15:25.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-t91n6 [2023-10-02T15:15:25.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t91n6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:25.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t91n6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t91n6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:25.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:25.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:25.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:25.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:25.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:25.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:25.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:26.372Z] 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') [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:26.372Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.372Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.372Z] 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=-252355583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=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')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] 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=-252355583 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:26.373Z] 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') [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252355582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252355582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252355582 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252355582 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252355581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252355581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:26.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:26.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:26.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:26.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:26.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252355581 data=null 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')] [2023-10-02T15:15:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252356166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:26.920Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-46kpl because kubernetes resource quota exceeded. [2023-10-02T15:15:26.920Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-46kpl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:26.920Z] Retrying... [2023-10-02T15:15:26.920Z] [2023-10-02T15:15:26.920Z] ERROR: Failed to launch tracecompass-build-3jjwn-46kpl [2023-10-02T15:15:26.921Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-46kpl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:26.921Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-46kpl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-46kpl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:26.921Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:26.921Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:26.921Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:26.921Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:26.921Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:26.921Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:26.921Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:27.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252354470 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252354470 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252354470 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252354470 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252354469 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}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252354456 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252354455 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252354455 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252354455 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252354455 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252354455 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}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252354452 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252354452 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252354451 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252354451 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252354451 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}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252354450 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252354449 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252354449 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252354449 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252354449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252354449 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]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252354445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252354444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252354444 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252354444 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252354444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252354444 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]}] [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252354437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252354360 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:15:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-252354359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-252354348 data=null doit=true}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-252354348 data=null}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-252354348 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-252354348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-252354348 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')] [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:27.822Z] 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') [2023-10-02T15:15:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit... [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-252354347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-252354347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-252354347 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-252354347 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-252354347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-252354347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-252354178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-252354174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-252354174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-252354174 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-252354174 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit... [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-252354173 data=null doit=true}, Shell with text {Custom Text Parser}] [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser} [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.823Z] 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:')) [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] 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:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] 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:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] 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:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] 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:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:27.824Z] 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:')) [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.825Z] 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:')) [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:27.826Z] 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:')) [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo' [2023-10-02T15:15:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo') [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo') [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo') [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} time=-252354141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2023-10-02T15:15:27.827Z] 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:')) [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:' [2023-10-02T15:15:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2023-10-02T15:15:27.827Z] 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:')) [2023-10-02T15:15:27.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6rtzf because kubernetes resource quota exceeded. [2023-10-02T15:15:27.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6rtzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:27.866Z] Retrying... [2023-10-02T15:15:27.866Z] [2023-10-02T15:15:27.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-6rtzf [2023-10-02T15:15:27.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6rtzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:27.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6rtzf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6rtzf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:27.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:27.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:27.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:27.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:27.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:27.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:27.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252354084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252354084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252354084 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252354084 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252354084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252354084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252354084 data=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')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252354058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252354058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252354058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252354057 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252354057 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText') [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-252354051 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-252354051 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-252354050 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-252354050 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252354050 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(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-252353968 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}] [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.086Z] 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:')) [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.086Z] 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:')) [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.086Z] 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:')) [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.086Z] 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:')) [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252353954 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-252353954 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-252353954 data=null}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252353954 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252353953 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,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-252353889 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }] [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252353883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252353883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252353883 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252353883 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252353883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252353883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252353883 data=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')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} time=-252353863 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')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.088Z] 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') [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-252353859 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')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-252353859 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')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-252353859 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-252353859 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-252353859 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')] [2023-10-02T15:15:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-252353858 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')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-252353858 data=null 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')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-252353857 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')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-252353856 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')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-252353856 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')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-252353856 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-252353856 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.089Z] 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') [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-252353855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-252353855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-252353855 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-252353855 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-252353855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-252353854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-252353854 data=null 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')] [2023-10-02T15:15:28.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:28.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:28.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:28.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:28.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:28.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:15:28.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.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') [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252353821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252353821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252353821 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252353821 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252353821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252353821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.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') [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252353821 data=null 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')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-252354347 data=null 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')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252353684 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-252353683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-252353683 data=null doit=true}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-252353683 data=null}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-252353683 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-252353683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-252353682 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.347Z] 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') [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-252353682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252353682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-252353682 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-252353682 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-252353682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-252353682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-252353662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252353662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-252353662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-252353662 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-252353662 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-252353661 data=null doit=true}, Shell with text {Delete Custom Parser}] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser} [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.348Z] 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') [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-252353661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-252353661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-252353661 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-252353661 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-252353660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-252353660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-252353660 data=null 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')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-252353681 data=null 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')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252353585 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.348Z] 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') [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-252353585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-252353585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-252353585 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-252353585 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-252353585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-252353585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-252353585 data=null 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')] [2023-10-02T15:15:28.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-252354416 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...'] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252353551 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-252353548 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-252353548 data=null doit=true}, TreeItem with text {TestText}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-252353548 data=null}, TreeItem with text {TestText}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-252353548 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252353548 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}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-252353490 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}] [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:28.606Z] 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') [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:28.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:28.607Z] 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=-252353322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=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')] [2023-10-02T15:15:28.607Z] 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=-252353322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353321 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] 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=-252353321 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:28.607Z] 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') [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252353321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252353320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252353320 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252353320 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252353320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252353320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:28.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:28.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:28.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:28.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:28.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252353320 data=null 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')] [2023-10-02T15:15:28.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252353464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:28.882Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-r131x because kubernetes resource quota exceeded. [2023-10-02T15:15:28.882Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r131x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:28.882Z] Retrying... [2023-10-02T15:15:28.882Z] [2023-10-02T15:15:28.883Z] ERROR: Failed to launch tracecompass-build-3jjwn-r131x [2023-10-02T15:15:28.883Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r131x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:28.883Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r131x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r131x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:28.883Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:28.883Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:28.883Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:28.883Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:28.883Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:28.883Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:28.883Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:29.122Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.941 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2023-10-02T15:15:29.122Z] testNew Time elapsed: 2.626 s [2023-10-02T15:15:29.122Z] testEdit Time elapsed: 2.26 s [2023-10-02T15:15:29.122Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2023-10-02T15:15:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252352816 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:29.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:29.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:29.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252352765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:29.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:29.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:29.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-777dc because kubernetes resource quota exceeded. [2023-10-02T15:15:29.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-777dc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.863Z] Retrying... [2023-10-02T15:15:29.863Z] [2023-10-02T15:15:29.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-777dc [2023-10-02T15:15:29.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-777dc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:29.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-777dc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-777dc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:29.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:29.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:29.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:29.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:29.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:29.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:29.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-252352158 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-252352158 data=null doit=true}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-252352158 data=null}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-252352158 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252352157 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}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-252352149 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-252352149 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-252352149 data=null doit=true}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-252352149 data=null}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-252352148 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252352148 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}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-252352138 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-252352138 data=null doit=true}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-252352138 data=null}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-252352138 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252352138 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}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-252352136 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252352136 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252352136 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252352136 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252352136 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252352135 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]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252352132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-252352131 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-252352131 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-252352131 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-252352131 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252352130 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]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-252352125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252352035 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2023-10-02T15:15:29.946Z] 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') [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-252352034 data=null doit=true}, Button with text {Text}] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-252352034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}] [2023-10-02T15:15:29.946Z] 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') [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-252352034 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-252352034 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-252352034 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-252352034 data=null 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')] [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:29.946Z] 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') [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:29.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New... [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-252352033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-252352033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-252352033 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-252352033 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-252352033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-252352033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:29.951Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jq1tz because kubernetes resource quota exceeded. [2023-10-02T15:15:29.951Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq1tz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.951Z] Retrying... [2023-10-02T15:15:29.951Z] [2023-10-02T15:15:29.951Z] ERROR: Failed to launch tracecompass-build-3jjwn-jq1tz [2023-10-02T15:15:29.951Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq1tz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:29.951Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq1tz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq1tz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:29.951Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:29.951Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:29.951Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:29.951Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:29.951Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:29.951Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:29.951Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-252351920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-252351919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-252351919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-252351919 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-252351919 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New... [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-252351863 data=null doit=true}, Shell with text {Custom XML Parser}] [2023-10-02T15:15:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser} [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2023-10-02T15:15:30.206Z] 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:') [2023-10-02T15:15:30.206Z] 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:')) [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText') [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.206Z] 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') [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252351845 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252351845 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252351845 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252351845 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252351845 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252351845 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252351845 data=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')] [2023-10-02T15:15:30.207Z] [2023-10-02T15:15:30.207Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:30.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252351786 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252351786 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252351786 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')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252351786 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252351785 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=-252351783 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=-252351783 data=null doit=true}, Tree node with text: event] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=-252351783 data=null}, Tree node with text: event] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=-252351783 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event] [2023-10-02T15:15:30.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252351783 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] [2023-10-02T15:15:30.207Z] [2023-10-02T15:15:30.207Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:30.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:30.465Z] [2023-10-02T15:15:30.465Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:30.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=-252351687 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event] [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:30.465Z] 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') [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=-252351685 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')] [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-252351685 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')] [2023-10-02T15:15:30.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=-252351685 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=-252351685 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=-252351685 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=-252351685 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=-252351685 data=null 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=-252351679 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-252351679 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=-252351679 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')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=-252351679 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=-252351679 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.466Z] 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') [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-252351677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-252351677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-252351677 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] [2023-10-02T15:15:30.466Z] (Eclipse:4710): Gtk-CRITICAL **: 15:15:30.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-252351677 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-252351668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-252351668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-252351668 data=null 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')] [2023-10-02T15:15:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.467Z] 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') [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-252351592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-252351592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-252351592 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-252351592 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-252351592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-252351592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-252351592 data=null 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')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-252352033 data=null 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')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252351535 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-252351534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-252351534 data=null doit=true}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-252351534 data=null}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-252351534 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-252351491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-252351491 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.467Z] 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') [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-252351490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252351490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-252351490 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-252351490 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-252351490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-252351490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-252351470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-252351469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-252351469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-252351469 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-252351469 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-252351468 data=null doit=true}, Shell with text {Delete Custom Parser}] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser} [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.468Z] 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') [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-252351468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-252351468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-252351468 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-252351468 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-252351468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-252351468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-252351468 data=null 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')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-252351490 data=null 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')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-252351388 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers} [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.725Z] 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') [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-252351387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-252351387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-252351387 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-252351387 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-252351387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-252351387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-252351387 data=null 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')] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-252352107 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...'] [2023-10-02T15:15:30.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252351354 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-252351351 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-252351351 data=null doit=true}, TreeItem with text {TestXML}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-252351351 data=null}, TreeItem with text {TestXML}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-252351350 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252351350 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}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-252351335 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}] [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:15:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:15:30.953Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3tqn4 because kubernetes resource quota exceeded. [2023-10-02T15:15:30.953Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3tqn4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:30.953Z] Retrying... [2023-10-02T15:15:30.953Z] [2023-10-02T15:15:30.953Z] ERROR: Failed to launch tracecompass-build-3jjwn-3tqn4 [2023-10-02T15:15:30.953Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3tqn4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:30.953Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3tqn4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3tqn4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:30.953Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:30.953Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:30.953Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:30.953Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:30.953Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:30.953Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:30.953Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:15:30.983Z] 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') [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:30.983Z] 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=-252351066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351066 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351066 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=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')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] 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=-252351065 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:30.983Z] 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') [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252351052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252351052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252351052 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252351052 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252351051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252351051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:30.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:30.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:30.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:30.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:30.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:30.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:30.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252351051 data=null 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')] [2023-10-02T15:15:30.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252351257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:31.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2023-10-02T15:15:31.548Z] testNew Time elapsed: 2.217 s [2023-10-02T15:15:31.548Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252350547 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252350498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:31.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:31.951Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rglhb because kubernetes resource quota exceeded. [2023-10-02T15:15:31.951Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rglhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:31.951Z] Retrying... [2023-10-02T15:15:31.951Z] [2023-10-02T15:15:31.951Z] ERROR: Failed to launch tracecompass-build-3jjwn-rglhb [2023-10-02T15:15:31.951Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rglhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:31.951Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rglhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rglhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:31.951Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:31.951Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:31.951Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:31.951Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:31.951Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:31.951Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:31.951Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252349058 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:32.951Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-02zn6 because kubernetes resource quota exceeded. [2023-10-02T15:15:32.951Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-02zn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:32.951Z] Retrying... [2023-10-02T15:15:32.951Z] [2023-10-02T15:15:32.951Z] ERROR: Failed to launch tracecompass-build-3jjwn-02zn6 [2023-10-02T15:15:32.952Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-02zn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:32.952Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-02zn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-02zn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:32.952Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:32.952Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:32.952Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:32.952Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:32.952Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:32.952Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:32.952Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252348938 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252348891 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252348890 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252348890 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252348890 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348890 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}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252348805 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252348804 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252348804 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252348803 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252348803 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}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252348787 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252348787 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252348773 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252348773 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252348773 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348772 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] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252348744 data=null button=1 stateMask=0x80000 x=82 y=574 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.435Z] 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') [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252348741 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252348741 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252348741 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252348741 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252348741 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252348741 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252348741 data=null 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252348740 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252348740 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252348740 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252348740 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252348740 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.436Z] 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') [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252348739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252348739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252348739 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252348739 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252348739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252348739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252348739 data=null 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')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252348738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252348738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252348738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252348738 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252348738 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:33.437Z] 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') [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.437Z] 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') [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252348737 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')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252348737 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')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252348732 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252348732 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252348732 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')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252348732 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')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252348732 data=null 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')] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252349052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11 [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters} [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 data=null doit=true}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348517 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}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348511 data=null doit=true}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-252348510 data=null}, ToolItem with tooltip text {Import filters}] [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters} [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-252348509 data=null doit=true}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-252348509 data=null}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-252348509 data=null button=1 stateMask=0x0 x=61 y=288 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252348509 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}] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-252348489 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348488 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348488 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348488 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252348488 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] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348488 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348487 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348487 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348487 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348487 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348486 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] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348476 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252348462 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252348264 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252348263 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252348263 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252348263 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252348262 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348262 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}] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252348198 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:33.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252348198 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252348198 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252348197 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252348197 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348197 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] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252348196 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.953Z] 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') [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252348195 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252348195 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252348195 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252348194 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252348194 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252348194 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252348194 data=null 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252348178 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252348178 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252348178 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')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252348178 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252348178 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-252348177 data=null doit=true}, TreeItem with text {Custom XML}] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-252348177 data=null}, TreeItem with text {Custom XML}] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-252348177 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252348177 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}] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-252348165 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-252348165 data=null doit=true}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-252348164 data=null}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-252348164 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252348164 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] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-252348164 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-252348162 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-252348162 data=null doit=true}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-252348162 data=null}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-252348162 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348162 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] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-252348162 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension] [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:15:33.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.954Z] 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') [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-252348161 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252348161 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-252348161 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-252348161 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-252348160 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-252348160 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-252348160 data=null 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-252348160 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252348160 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-252348160 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-252348160 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-252348160 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.955Z] 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') [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252348159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252348159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252348159 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252348159 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252348159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252348158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252348158 data=null 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')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252348158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252348158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252348158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252348158 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252348158 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:33.956Z] 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') [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:33.956Z] 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') [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252348157 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')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252348157 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')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252348157 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252348157 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252348156 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')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252348156 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')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252348156 data=null 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')] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252348453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree') [2023-10-02T15:15:33.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won''t expand it again. [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-252348099 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-252348099 data=null doit=true}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-252348099 data=null}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-252348099 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348099 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}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-252348094 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2023-10-02T15:15:33.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won''t expand it again. [2023-10-02T15:15:33.956Z] 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. [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348094 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348094 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348093 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348093 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252348093 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] [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252348075 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252348074 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:33.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:33.962Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cpb4r because kubernetes resource quota exceeded. [2023-10-02T15:15:33.962Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cpb4r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:33.962Z] Retrying... [2023-10-02T15:15:33.962Z] [2023-10-02T15:15:33.962Z] ERROR: Failed to launch tracecompass-build-3jjwn-cpb4r [2023-10-02T15:15:33.962Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cpb4r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:33.962Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cpb4r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cpb4r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:33.962Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:33.962Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:33.962Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:33.962Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:33.962Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:33.962Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:33.962Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252347915 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252347914 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252347914 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252347914 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252347913 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347913 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}] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252347871 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252347870 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252347870 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252347870 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252347870 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347870 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] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252347854 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.216Z] 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') [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252347773 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252347773 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252347773 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252347773 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252347773 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252347773 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252347773 data=null 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252347772 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252347772 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252347772 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')] [2023-10-02T15:15:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252347772 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252347772 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-252347772 data=null doit=true}, TreeItem with text {Custom Text}] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-252347772 data=null}, TreeItem with text {Custom Text}] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-252347771 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252347771 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}] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-252347770 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-252347769 data=null doit=true}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-252347769 data=null}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-252347765 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252347764 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] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-252347764 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-252347763 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-252347763 data=null doit=true}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-252347762 data=null}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-252347762 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347762 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] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-252347762 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.217Z] 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') [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-252347761 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252347761 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-252347761 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-252347761 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-252347761 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-252347761 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-252347761 data=null 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-252347760 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252347760 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-252347760 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')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-252347760 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-252347760 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.218Z] 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') [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252347759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252347759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252347759 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252347759 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252347759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252347759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252347759 data=null 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252347758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252347758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252347758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252347758 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252347758 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:34.219Z] 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') [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.219Z] 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') [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252347757 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252347757 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252347757 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252347757 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252347757 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252347757 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252347757 data=null 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')] [2023-10-02T15:15:34.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252348071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree') [2023-10-02T15:15:34.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won''t expand it again. [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-252347649 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-252347649 data=null doit=true}, TreeItem with text {FILTER test}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-252347649 data=null}, TreeItem with text {FILTER test}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-252347649 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347648 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}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-252347643 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2023-10-02T15:15:34.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won''t expand it again. [2023-10-02T15:15:34.477Z] 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. [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252347643 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252347643 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252347642 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252347642 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347642 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] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-252347582 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252347580 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252347453 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252347422 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252347422 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252347422 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252347422 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347422 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}] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252347359 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252347358 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252347358 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252347358 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252347358 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252347358 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] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252347357 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.736Z] 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') [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252347355 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252347355 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252347355 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252347355 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252347339 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252347339 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252347339 data=null 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252347326 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252347326 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252347326 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')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252347326 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252347326 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.736Z] 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') [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252347325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252347325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252347325 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252347325 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252347324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252347324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252347324 data=null 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252347324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252347324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252347324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252347324 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252347324 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:34.737Z] 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') [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.737Z] 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') [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252347323 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252347323 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252347323 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252347323 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252347323 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252347323 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252347323 data=null 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')] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252347576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252347266 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:34.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:34.956Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-13kxw because kubernetes resource quota exceeded. [2023-10-02T15:15:34.956Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-13kxw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:34.956Z] Retrying... [2023-10-02T15:15:34.956Z] [2023-10-02T15:15:34.956Z] ERROR: Failed to launch tracecompass-build-3jjwn-13kxw [2023-10-02T15:15:34.956Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-13kxw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:34.956Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-13kxw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-13kxw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:34.956Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:34.956Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:34.956Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:34.956Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:34.956Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:34.956Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:34.956Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252346969 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252346967 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252346967 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252346967 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252346967 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252346966 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}] [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252346949 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:34.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252346948 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252346948 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252346948 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252346948 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252346948 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] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252346947 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.996Z] 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') [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252346945 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252346945 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252346945 data=null 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252346945 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')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252346945 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252346944 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.996Z] 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') [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252346943 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346943 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252346943 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252346943 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252346942 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252346942 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252346942 data=null 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252346941 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346941 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252346941 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252346941 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252346941 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.997Z] 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') [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252346940 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346940 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252346940 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252346940 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252346940 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252346940 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252346940 data=null 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252346939 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346938 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252346938 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')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252346938 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252346938 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-252346930 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-252346930 data=null doit=true}, TreeItem with text {Custom XML}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-252346930 data=null}, TreeItem with text {Custom XML}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-252346930 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252346930 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}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-252346929 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.998Z] 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') [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252346929 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346929 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252346929 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252346928 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252346928 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252346928 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252346928 data=null 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252346927 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346927 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252346927 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')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252346927 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252346927 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:34.998Z] 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') [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:15:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-252346926 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252346926 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-252346926 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-252346926 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-252346926 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-252346926 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-252346925 data=null 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-252346925 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252346925 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-252346925 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')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-252346925 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-252346925 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.256Z] 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') [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:35.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252346923 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346923 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252346923 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252346923 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252346923 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252346923 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252346923 data=null 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252346922 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346922 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252346922 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252346913 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252346913 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.257Z] 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') [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-252346911 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-252346911 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-252346911 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-252346911 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-252346911 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-252346911 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-252346911 data=null 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-252346911 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-252346910 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-252346910 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')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-252346910 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-252346910 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.258Z] 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') [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252346893 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346892 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252346892 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252346892 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252346892 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252346892 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252346892 data=null 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252346891 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252346891 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252346891 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')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252346891 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252346891 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:35.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:15:35.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:35.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.516Z] 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') [2023-10-02T15:15:35.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252346588 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346588 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252346588 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252346588 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252346588 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252346588 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252346588 data=null 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252346586 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346586 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252346586 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')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252346586 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252346586 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text' [2023-10-02T15:15:35.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text') [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.774Z] 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') [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252346282 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')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346282 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')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252346282 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252346282 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252346282 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')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252346282 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')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252346282 data=null 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')] [2023-10-02T15:15:35.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252346280 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')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252346280 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')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252346280 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')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252346280 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252346280 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.775Z] 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') [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252346279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252346279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252346279 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252346279 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252346278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252346278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252346278 data=null 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')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252346278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252346278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252346278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252346278 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252346278 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:35.775Z] 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') [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:35.775Z] 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') [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:35.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252346277 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')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252346277 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')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252346277 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252346277 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252346277 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')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252346277 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')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252346277 data=null 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')] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252347261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252346217 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:35.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:36.010Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-lb067 [2023-10-02T15:15:36.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252346058 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252346056 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252346041 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252346040 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252346040 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252346040 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}] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252345991 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252345990 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252345979 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252345978 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252345978 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345978 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] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252345977 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.033Z] 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') [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252345975 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')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252345975 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')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252345975 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252345975 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252345975 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')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252345975 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')] [2023-10-02T15:15:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252345975 data=null 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')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252345974 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')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252345974 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')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252345974 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')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252345974 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252345974 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.034Z] 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') [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252345973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252345973 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252345973 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252345973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252345973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252345958 data=null 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')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252345958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252345958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252345958 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252345958 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:36.034Z] 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') [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.034Z] 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') [2023-10-02T15:15:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252345957 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')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252345957 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')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252345957 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252345957 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252345957 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')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252345957 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')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252345957 data=null 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')] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252346213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252345880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:36.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252345879 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252345879 data=null}, TreeItem with text {test}] [2023-10-02T15:15:36.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252345879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252345875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252345868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252345868 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252345868 data=null}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252345868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252345865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252345864 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252345864 data=null}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252345864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252345864 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}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252345863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252345863 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252345862 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252345862 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252345862 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345862 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]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252345859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252345859 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252345859 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252345852 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252345852 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]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252345851 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-252345851 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-252345851 data=null doit=true}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-252345851 data=null}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-252345850 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345850 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] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-252345847 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-252345847 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-252345847 data=null doit=true}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-252345847 data=null}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-252345847 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345847 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] [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-252345844 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252345783 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252345670 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252345620 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252345619 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252345619 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252345619 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345619 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}] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252345518 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252345503 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252345503 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252345503 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252345502 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345502 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] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252345501 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.552Z] 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') [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252345494 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252345494 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252345494 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252345494 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252345494 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252345494 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252345494 data=null 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252345493 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252345493 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252345493 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')] [2023-10-02T15:15:36.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252345493 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252345493 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree') [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-252345492 data=null doit=true}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-252345492 data=null}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-252345492 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252345492 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}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-252345491 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-252345489 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-252345489 data=null doit=true}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-252345489 data=null}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-252345489 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345489 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}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-252345489 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.553Z] 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') [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-252345488 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252345488 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-252345488 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-252345487 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-252345487 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-252345487 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-252345487 data=null 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-252345486 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252345486 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-252345486 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')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-252345486 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-252345486 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.554Z] 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') [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252345485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252345485 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252345485 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252345485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252345485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252345485 data=null 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')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252345475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252345475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252345475 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252345475 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:36.554Z] 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') [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:36.554Z] 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') [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252345474 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')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252345474 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')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252345474 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252345474 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252345474 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')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252345473 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')] [2023-10-02T15:15:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252345473 data=null 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')] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252345778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252345408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252345408 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252345408 data=null}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252345408 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252345386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252345385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252345385 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252345385 data=null}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252345385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252345382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:36.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252345381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252345381 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252345381 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252345381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345381 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]}] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252345378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:36.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-252345377 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-252345377 data=null doit=true}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-252345377 data=null}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-252345377 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345377 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] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-252345374 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-252345374 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-252345374 data=null doit=true}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-252345374 data=null}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-252345374 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345373 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] [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-252345364 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse] [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252345339 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:36.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252345179 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252345148 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252345148 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252345148 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252345147 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:36.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345147 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}] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252345081 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252345081 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252345080 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252345080 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252345080 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252345080 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] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252345079 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.070Z] 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') [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252345052 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252345052 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252345052 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252345052 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252345051 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252345051 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252345051 data=null 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252345051 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252345051 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252345051 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')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252345051 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252345050 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.071Z] 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') [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252345047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252345047 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252345047 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252345047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252345047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252345047 data=null 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')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252345046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252345046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252345046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252345046 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252345046 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:37.071Z] 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') [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.071Z] 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') [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252345044 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')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252345044 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')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252345044 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252345044 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252345044 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')] [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252345044 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')] [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252345044 data=null 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')] [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252345319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252344979 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:37.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252344807 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252344791 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252344791 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252344791 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252344791 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344790 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}] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252344725 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252344723 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252344723 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252344723 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252344723 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344723 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] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252344695 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.330Z] 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') [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-252344694 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252344694 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-252344693 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-252344692 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-252344692 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-252344692 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-252344692 data=null 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-252344692 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-252344692 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-252344692 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')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-252344692 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-252344692 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.331Z] 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') [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252344691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252344691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252344691 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252344691 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252344691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252344691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252344691 data=null 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252344690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252344690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252344690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252344690 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252344690 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:37.331Z] 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') [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.331Z] 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') [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252344689 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252344689 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252344689 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252344689 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252344689 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252344689 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252344689 data=null 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')] [2023-10-02T15:15:37.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252344967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-252344583 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}] [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:15:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-252344313 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-252344311 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-252344311 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-252344311 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-252344311 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344311 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}] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-252344261 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:15:37.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-252344260 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-252344260 data=null doit=true}, Tree node with text: Trace Types] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-252344260 data=null}, Tree node with text: Trace Types] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-252344260 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344259 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] [2023-10-02T15:15:37.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-252344258 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.847Z] 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') [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-252344251 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252344251 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-252344251 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-252344251 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-252344251 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-252344251 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-252344251 data=null 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-252344250 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-252344250 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-252344250 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')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-252344250 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-252344250 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-252344249 data=null doit=true}, TreeItem with text {Custom Text}] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-252344249 data=null}, TreeItem with text {Custom Text}] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-252344249 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252344249 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}] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-252344248 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-252344248 data=null doit=true}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-252344248 data=null}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-252344248 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252344248 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] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-252344247 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-252344246 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-252344246 data=null doit=true}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-252344246 data=null}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-252344245 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344245 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] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-252344245 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.848Z] 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') [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-252344244 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252344244 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-252344244 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-252344244 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-252344244 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-252344243 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-252344243 data=null 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-252344242 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-252344242 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-252344242 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')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-252344242 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-252344242 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.848Z] 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') [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-252344232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252344232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-252344232 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-252344232 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-252344231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-252344231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-252344231 data=null 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-252344231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-252344231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-252344231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-252344230 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-252344230 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:15:37.849Z] 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') [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:37.849Z] 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') [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-252344229 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-252344229 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-252344229 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-252344229 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-252344229 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-252344229 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-252344229 data=null 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')] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-252344578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252344150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252344150 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252344150 data=null}, TreeItem with text {test}] [2023-10-02T15:15:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252344150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252344146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252344145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252344145 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252344145 data=null}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252344145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252344129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:15:37.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252344128 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252344128 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252344128 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252344128 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344128 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]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252344125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252344119 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252344119 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252344118 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252344118 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252344118 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]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252344116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:15:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-252343903 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:15:38.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:15:40.266Z] 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=-252341777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341777 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341777 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=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')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] 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=-252341776 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:15:40.266Z] 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') [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252341776 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252341776 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252341776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:15:40.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:40.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:40.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:40.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:40.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:15:40.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:15:40.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252341776 data=null 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')] [2023-10-02T15:15:40.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252342430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:15:40.780Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.275 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2023-10-02T15:15:40.780Z] testFiltersView Time elapsed: 1.478 s [2023-10-02T15:15:40.780Z] testPreferencePage Time elapsed: 1.364 s [2023-10-02T15:15:40.780Z] testSelectTraceType Time elapsed: 1.238 s [2023-10-02T15:15:40.780Z] testImportTraceTypeOptions Time elapsed: 2.008 s [2023-10-02T15:15:40.780Z] [2023-10-02T15:15:40.780Z] Results: [2023-10-02T15:15:40.780Z] [2023-10-02T15:15:40.780Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6 [2023-10-02T15:15:40.780Z] [2023-10-02T15:15:41.037Z] [2023-10-02T15:15:41.037Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:15:40.927 [2023-10-02T15:15:41.037Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:15:41.600Z] [INFO] All tests passed! [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:15:41.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-10-02T15:15:41.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2023-10-02T15:15:41.601Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [42/144] [2023-10-02T15:15:41.601Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core... [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2023-10-02T15:15:41.601Z] [INFO] [2023-10-02T15:15:41.601Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.601Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] No tests to run. [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:15:41.858Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] No tests to run. [2023-10-02T15:15:41.858Z] [INFO] [2023-10-02T15:15:41.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:41.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:15:41.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2023-10-02T15:15:41.859Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT [43/144] [2023-10-02T15:15:41.859Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core... [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2023-10-02T15:15:41.859Z] [INFO] [2023-10-02T15:15:41.859Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:41.859Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] No tests to run. [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:15:42.422Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] No tests to run. [2023-10-02T15:15:42.422Z] [INFO] [2023-10-02T15:15:42.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:42.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:42.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:42.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:15:42.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2023-10-02T15:15:42.423Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT [44/144] [2023-10-02T15:15:42.423Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] The project's OSGi version is 4.1.0.202310021456 [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core... [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2023-10-02T15:15:42.423Z] [INFO] [2023-10-02T15:15:42.423Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:42.423Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2023-10-02T15:15:43.367Z] [INFO] [2023-10-02T15:15:43.367Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.367Z] [INFO] [2023-10-02T15:15:43.367Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2023-10-02T15:15:43.368Z] [INFO] [2023-10-02T15:15:43.368Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.368Z] [INFO] [2023-10-02T15:15:43.368Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.368Z] [INFO] No tests to run. [2023-10-02T15:15:43.368Z] [INFO] [2023-10-02T15:15:43.368Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.368Z] [INFO] [2023-10-02T15:15:43.368Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar [2023-10-02T15:15:43.368Z] [INFO] [2023-10-02T15:15:43.368Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar [2023-10-02T15:15:43.626Z] [INFO] [2023-10-02T15:15:43.626Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.626Z] [INFO] [2023-10-02T15:15:43.626Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.626Z] [INFO] [2023-10-02T15:15:43.626Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:15:43.627Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [INFO] No tests to run. [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:15:43.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2023-10-02T15:15:43.627Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT [45/144] [2023-10-02T15:15:43.627Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] The project's OSGi version is 3.1.0.202310021456 [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core... [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2023-10-02T15:15:43.627Z] [INFO] [2023-10-02T15:15:43.627Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.627Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] No tests to run. [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:15:43.884Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] No tests to run. [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:15:43.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:15:43.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2023-10-02T15:15:43.884Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144] [2023-10-02T15:15:43.884Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:43.884Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:43.884Z] [INFO] [2023-10-02T15:15:43.884Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:43.885Z] [INFO] [2023-10-02T15:15:43.885Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.140Z] [INFO] [2023-10-02T15:15:44.141Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.141Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests... [2023-10-02T15:15:44.398Z] [INFO] [2023-10-02T15:15:44.398Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2023-10-02T15:15:44.398Z] [INFO] [2023-10-02T15:15:44.398Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.398Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:15:44.654Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.654Z] [INFO] [2023-10-02T15:15:44.654Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:15:44.911Z] [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) [2023-10-02T15:15:44.911Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:15:44.911Z] [INFO] Command line: [2023-10-02T15:15:44.911Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:15:44.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:15:45.474Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:15:45.474Z] 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) [2023-10-02T15:15:45.474Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:15:45.474Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:15:47.995Z] !SESSION 2023-10-02 15:15:44.973 ----------------------------------------------- [2023-10-02T15:15:47.995Z] eclipse.buildId=unknown [2023-10-02T15:15:47.995Z] java.version=17.0.2 [2023-10-02T15:15:47.995Z] java.vendor=Oracle Corporation [2023-10-02T15:15:47.995Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:15:47.995Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:15:47.995Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:15:47.995Z] [2023-10-02T15:15:47.995Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:15:47.540 [2023-10-02T15:15:47.995Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:15:47.995Z] !STACK 0 [2023-10-02T15:15:47.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:15:47.995Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:15:47.995Z] [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:15:47.995Z] [2023-10-02T15:15:47.995Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:15:47.758 [2023-10-02T15:15:47.995Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:15:47.995Z] !STACK 0 [2023-10-02T15:15:47.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:15:47.995Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:15:47.995Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:15:47.995Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:15:47.995Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:15:47.995Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:15:47.995Z] [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:15:47.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:15:47.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:15:47.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:15:47.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:15:47.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:15:48.253Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:15:48.253Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:15:48.988Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1jhn2 because kubernetes resource quota exceeded. [2023-10-02T15:15:48.988Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1jhn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:48.988Z] Retrying... [2023-10-02T15:15:48.988Z] [2023-10-02T15:15:48.988Z] ERROR: Failed to launch tracecompass-build-3jjwn-1jhn2 [2023-10-02T15:15:48.988Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1jhn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:15:48.988Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:15:48.988Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1jhn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1jhn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:15:48.988Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:15:48.989Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:15:48.989Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:15:48.989Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:15:48.989Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:15:48.989Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:15:48.989Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:15:48.989Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:15:48.989Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:15:48.989Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:15:48.989Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:15:49.003Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-695rj [2023-10-02T15:15:53.501Z] [2023-10-02T15:15:53.501Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:15:52.452 [2023-10-02T15:15:53.501Z] !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 [2023-10-02T15:15:53.501Z] [2023-10-02T15:15:53.501Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:15:52.527 [2023-10-02T15:15:53.501Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:15:53.501Z] !STACK 0 [2023-10-02T15:15:53.501Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:15:53.502Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:15:53.502Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:15:53.502Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:15:53.502Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:15:53.502Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:15:53.502Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:15:53.502Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:15:53.502Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:15:53.502Z] ... 7 more [2023-10-02T15:15:53.502Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest [2023-10-02T15:15:53.502Z] Display size: 1440x900 [2023-10-02T15:15:53.502Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:15:53.502Z] GTK version=3.22.30 [2023-10-02T15:15:53.502Z] GTK theme=Ambiance [2023-10-02T15:15:53.502Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:15:53.502Z] Time zone: Greenwich Mean Time [2023-10-02T15:15:53.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252328570 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252327879 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252327879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252327878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:15:54.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:15:54.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"' [2023-10-02T15:15:54.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:16:03.143Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-443m3 because kubernetes resource quota exceeded. [2023-10-02T15:16:03.143Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-443m3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:03.143Z] Retrying... [2023-10-02T15:16:03.143Z] [2023-10-02T15:16:03.143Z] ERROR: Failed to launch tracecompass-build-3jjwn-443m3 [2023-10-02T15:16:03.144Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-443m3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:03.144Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-443m3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-443m3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:03.144Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:03.144Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:03.144Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:03.144Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:03.144Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:03.144Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:03.144Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:05.146Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-l5qmv because kubernetes resource quota exceeded. [2023-10-02T15:16:05.146Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l5qmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:05.146Z] Retrying... [2023-10-02T15:16:05.146Z] [2023-10-02T15:16:05.146Z] ERROR: Failed to launch tracecompass-build-3jjwn-l5qmv [2023-10-02T15:16:05.146Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l5qmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:05.146Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l5qmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l5qmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:05.146Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:05.146Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:05.146Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:05.146Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:05.146Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:05.146Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:05.146Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:10.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fxfln because kubernetes resource quota exceeded. [2023-10-02T15:16:10.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fxfln, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:10.864Z] Retrying... [2023-10-02T15:16:10.864Z] [2023-10-02T15:16:10.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-fxfln [2023-10-02T15:16:10.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fxfln, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:10.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fxfln, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fxfln" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:10.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:10.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:10.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:10.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:10.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:10.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:10.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:16:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:16:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults [2023-10-02T15:16:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"' [2023-10-02T15:16:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252301472 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:16:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252301447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252301447 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252301447 data=null}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252301446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252301446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252301436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:16:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:16:20.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-pg8n4 because kubernetes resource quota exceeded. [2023-10-02T15:16:20.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pg8n4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:20.863Z] Retrying... [2023-10-02T15:16:20.863Z] [2023-10-02T15:16:20.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-pg8n4 [2023-10-02T15:16:20.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pg8n4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:20.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pg8n4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pg8n4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:20.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:20.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:20.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:20.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:20.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:20.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:16:21.528Z] 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') [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:16:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:16:21.528Z] 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=-252300540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300539 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300539 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.528Z] 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=-252300538 data=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')] [2023-10-02T15:16:21.529Z] 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=-252300538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.529Z] 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=-252300538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.529Z] 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=-252300537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.529Z] 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=-252300537 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.529Z] 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=-252300537 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:16:21.529Z] 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') [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252300534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252300534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252300534 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252300534 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252300534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252300533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:16:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:16:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:16:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:16:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:16:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:16:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252300533 data=null 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')] [2023-10-02T15:16:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252301265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:16:22.042Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.762 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest [2023-10-02T15:16:22.042Z] testDisplayingDataSeries Time elapsed: 22.639 s [2023-10-02T15:16:22.042Z] testManipulatingTreeViewer Time elapsed: 3.516 s [2023-10-02T15:16:22.042Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest [2023-10-02T15:16:22.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252300008 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:16:22.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252299866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"' [2023-10-02T15:16:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:16:30.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9bc4c because kubernetes resource quota exceeded. [2023-10-02T15:16:30.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bc4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:30.861Z] Retrying... [2023-10-02T15:16:30.861Z] [2023-10-02T15:16:30.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-9bc4c [2023-10-02T15:16:30.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bc4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:30.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bc4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bc4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:30.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:30.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:30.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:30.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:30.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:30.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:34.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:34.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:34.472Z] 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=-252287990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287989 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287989 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287989 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}] [2023-10-02T15:16:34.472Z] 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=-252287982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287981 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] 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=-252287981 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-252287935 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'] [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:34.472Z] 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=-252287757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.472Z] 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=-252287756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.472Z] 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=-252287756 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.472Z] 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=-252287756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.472Z] 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=-252287756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.472Z] 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=-252287756 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}] [2023-10-02T15:16:34.472Z] 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=-252287753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287753 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287753 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"' [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:34.473Z] 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=-252287748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287748 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.473Z] 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=-252287747 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}] [2023-10-02T15:16:34.473Z] 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=-252287746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287745 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287745 data=null}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:34.473Z] 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=-252287691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287691 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:34.473Z] 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=-252287690 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}] [2023-10-02T15:16:34.473Z] 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=-252287688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.474Z] 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=-252287688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.474Z] 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=-252287688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.474Z] 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=-252287688 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.474Z] 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=-252287687 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"' [2023-10-02T15:16:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"' [2023-10-02T15:16:34.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:16:36.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:36.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:40.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ltjn8 because kubernetes resource quota exceeded. [2023-10-02T15:16:40.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ltjn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:40.865Z] Retrying... [2023-10-02T15:16:40.865Z] [2023-10-02T15:16:40.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-ltjn8 [2023-10-02T15:16:40.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ltjn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:40.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ltjn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ltjn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:40.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:40.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:40.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:40.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:40.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:40.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:41.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:16:41.621Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:41.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:41.621Z] 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=-252280983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280983 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280983 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280982 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}] [2023-10-02T15:16:41.621Z] 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=-252280955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.621Z] 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=-252280955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280955 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280954 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:41.622Z] 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' [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:41.622Z] 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=-252280855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280854 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280854 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280854 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}] [2023-10-02T15:16:41.622Z] 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=-252280768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280767 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] 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=-252280767 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-252280765 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'] [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm' [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:41.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:42.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:42.136Z] 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=-252279977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279977 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279977 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}] [2023-10-02T15:16:42.137Z] 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=-252279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279947 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279946 data=null}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"' [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:42.137Z] 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=-252279851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279850 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:42.137Z] 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=-252279850 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}] [2023-10-02T15:16:42.137Z] 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=-252279848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279847 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] 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=-252279847 data=null}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2023-10-02T15:16:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"' [2023-10-02T15:16:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm' [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-252277142 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'] [2023-10-02T15:16:44.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm' [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"' [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:45.188Z] 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' [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-252276853 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'] [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2023-10-02T15:16:45.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"' [2023-10-02T15:16:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters "' [2023-10-02T15:16:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2023-10-02T15:16:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View} [2023-10-02T15:16:46.899Z] 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=-252275175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:46.899Z] 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=-252275175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:46.899Z] 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=-252275175 data=null doit=true}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:46.899Z] 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=-252275174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:46.899Z] 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=-252275174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}] [2023-10-02T15:16:46.899Z] 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=-252275174 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}] [2023-10-02T15:16:46.899Z] 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=-252275173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:46.899Z] 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=-252275168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:46.899Z] 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=-252275168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:46.899Z] 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=-252275168 data=null doit=true}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:46.899Z] 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=-252275168 data=null}, ToolItem with tooltip text {Unpin View}] [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View} [2023-10-02T15:16:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2023-10-02T15:16:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252274270 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252274246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252274246 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252274246 data=null}, TreeItem with text {test}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252274246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252274246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:16:47.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252274239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:16:47.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:16:47.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:16:47.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:16:48.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:16:48.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 [2023-10-02T15:16:48.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=-252273435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=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')] [2023-10-02T15:16:48.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=-252273434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273433 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.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=-252273433 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252273432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252273432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252273432 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252273432 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252273431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252273431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.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') [2023-10-02T15:16:48.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:16:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252273431 data=null 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')] [2023-10-02T15:16:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252274150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:16:49.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.081 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest [2023-10-02T15:16:49.058Z] testPinSingleTrace Time elapsed: 12.1 s [2023-10-02T15:16:49.058Z] testPinTwoTraces Time elapsed: 7.985 s [2023-10-02T15:16:49.058Z] testCloneSingleTrace Time elapsed: 5.399 s [2023-10-02T15:16:49.058Z] [2023-10-02T15:16:49.058Z] Results: [2023-10-02T15:16:49.058Z] [2023-10-02T15:16:49.058Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:16:49.058Z] [2023-10-02T15:16:49.335Z] [2023-10-02T15:16:49.335Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:16:49.259 [2023-10-02T15:16:49.335Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:16:49.921Z] [INFO] All tests passed! [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:16:49.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:49.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:49.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:49.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:16:49.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2023-10-02T15:16:49.921Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144] [2023-10-02T15:16:49.921Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] The project's OSGi version is 1.0.8.202310021456 [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] [2023-10-02T15:16:49.921Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.921Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests... [2023-10-02T15:16:49.922Z] [INFO] [2023-10-02T15:16:49.922Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2023-10-02T15:16:49.922Z] [INFO] [2023-10-02T15:16:49.922Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:49.922Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2023-10-02T15:16:50.488Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:16:50.489Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.489Z] [INFO] [2023-10-02T15:16:50.489Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:50.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-4txp9 because kubernetes resource quota exceeded. [2023-10-02T15:16:50.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4txp9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:50.870Z] Retrying... [2023-10-02T15:16:50.870Z] [2023-10-02T15:16:50.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-4txp9 [2023-10-02T15:16:50.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4txp9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:16:50.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4txp9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4txp9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:16:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:16:50.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:16:50.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:16:50.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:16:50.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:16:50.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:16:50.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:16:51.053Z] [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) [2023-10-02T15:16:51.053Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2023-10-02T15:16:51.053Z] [INFO] Command line: [2023-10-02T15:16:51.053Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:16:51.053Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:16:51.617Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:16:51.617Z] 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) [2023-10-02T15:16:51.618Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:16:51.618Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:16:54.144Z] !SESSION 2023-10-02 15:16:50.973 ----------------------------------------------- [2023-10-02T15:16:54.144Z] eclipse.buildId=unknown [2023-10-02T15:16:54.144Z] java.version=17.0.2 [2023-10-02T15:16:54.144Z] java.vendor=Oracle Corporation [2023-10-02T15:16:54.144Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:16:54.144Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:16:54.144Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:16:54.144Z] [2023-10-02T15:16:54.144Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:16:53.630 [2023-10-02T15:16:54.144Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:16:54.144Z] !STACK 0 [2023-10-02T15:16:54.144Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:16:54.144Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:16:54.144Z] [2023-10-02T15:16:54.144Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:16:54.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:16:54.144Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:16:54.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:16:54.145Z] [2023-10-02T15:16:54.145Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:16:53.845 [2023-10-02T15:16:54.145Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:16:54.145Z] !STACK 0 [2023-10-02T15:16:54.145Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:16:54.145Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:16:54.145Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:16:54.145Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:16:54.145Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:16:54.145Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:16:54.145Z] [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:16:54.145Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:16:55.072Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2023-10-02T15:16:55.072Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2023-10-02T15:16:55.072Z] testCriticalPathWakeupOpenedDelay Time elapsed: 0.114 s [2023-10-02T15:16:55.072Z] testCriticalPathWakeupInterleave Time elapsed: 0.001 s [2023-10-02T15:16:55.072Z] testCriticalPathWakeupMissing Time elapsed: 0 s [2023-10-02T15:16:55.072Z] testCriticalPathWakeupNew Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupMutual Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupNested Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testCriticalPathBasic Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupOpened Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupEmbedded Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupNet1 Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupSelf Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testCriticalPathWakeupUnknown Time elapsed: 0 s [2023-10-02T15:16:55.073Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2023-10-02T15:16:55.073Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2023-10-02T15:16:55.073Z] testCheckVertical Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testAppendVertex Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testCheckHorizontal Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testIllegalVertex Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testVertexAt Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testHead2 Time elapsed: 0.003 s [2023-10-02T15:16:55.073Z] testScanCount Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testHead Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testLink Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testTail Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testHorizontalSelfLink Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testVerticalSelfLink Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testAddVertex Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testHorizontalCycle Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testScanLineTerminates Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testGraphStatistics Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testParent Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testDefaultConstructor Time elapsed: 0 s [2023-10-02T15:16:55.073Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [379,0]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [379,0]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[379,0]--DEFAULT->[380,2]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [380,2]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[380,2]--DEFAULT->[392,2]]] [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [391,1]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [391,1]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[391,1]--DEFAULT->[392,2]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [392,2]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[392,2]--DEFAULT->[393,3]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [393,3]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[393,3]--DEFAULT->[394,5]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [394,5]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[394,5]--DEFAULT->[382,5]]] [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [381,4]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [381,4]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[381,4]--DEFAULT->[382,5]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [382,5]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[382,5]--DEFAULT->[383,7]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [383,7]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[383,7]--DEFAULT->[384,8]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [384,8]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[384,8]--DEFAULT->[396,8]]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[384,8]--DEFAULT->[385,9]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [385,9]] [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [395,6]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [395,6]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[395,6]--DEFAULT->[396,8]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [396,8]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[396,8]--DEFAULT->[397,11]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [397,11]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[397,11]--DEFAULT->[387,11]]] [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [386,10]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [386,10]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[386,10]--DEFAULT->[387,11]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [387,11]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[387,11]--DEFAULT->[388,12]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [388,12]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[388,12]--DEFAULT->[398,12]]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[388,12]--DEFAULT->[389,13]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [389,13]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[389,13]--DEFAULT->[390,15]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [390,15]] [2023-10-02T15:16:55.073Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [398,12]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [398,12]] [2023-10-02T15:16:55.073Z] Visit edge [Legacy edge: [[398,12]--DEFAULT->[399,14]]] [2023-10-02T15:16:55.073Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [399,14]] [2023-10-02T15:16:55.073Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest [2023-10-02T15:16:55.073Z] testAppendVertex Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testScanCount Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testHead Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testLink Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testTail Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testHeadSequence Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testHorizontalSelfLink Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testLinkVertical Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testAddVertex Time elapsed: 0 s [2023-10-02T15:16:55.073Z] testGraphStatistics Time elapsed: 0.001 s [2023-10-02T15:16:55.073Z] testParent Time elapsed: 0 s [2023-10-02T15:16:55.073Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest [2023-10-02T15:16:55.073Z] Start vertex [w0,0] [2023-10-02T15:16:55.073Z] Visit vertex [w0,0] [2023-10-02T15:16:55.073Z] Visit edge [[w0,0]--DEFAULT->[w0,2]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,2] [2023-10-02T15:16:55.073Z] Visit edge [[w0,2]--DEFAULT->[w1,2]] [2023-10-02T15:16:55.073Z] Start vertex [w1,1] [2023-10-02T15:16:55.073Z] Visit vertex [w1,1] [2023-10-02T15:16:55.073Z] Visit edge [[w1,1]--DEFAULT->[w1,2]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,2] [2023-10-02T15:16:55.073Z] Visit edge [[w1,2]--DEFAULT->[w1,3]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,3] [2023-10-02T15:16:55.073Z] Visit edge [[w1,3]--DEFAULT->[w1,5]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,5] [2023-10-02T15:16:55.073Z] Visit edge [[w1,5]--DEFAULT->[w0,5]] [2023-10-02T15:16:55.073Z] Start vertex [w0,4] [2023-10-02T15:16:55.073Z] Visit vertex [w0,4] [2023-10-02T15:16:55.073Z] Visit edge [[w0,4]--DEFAULT->[w0,5]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,5] [2023-10-02T15:16:55.073Z] Visit edge [[w0,5]--DEFAULT->[w0,7]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,7] [2023-10-02T15:16:55.073Z] Visit edge [[w0,7]--DEFAULT->[w0,8]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,8] [2023-10-02T15:16:55.073Z] Visit edge [[w0,8]--DEFAULT->[w1,8]] [2023-10-02T15:16:55.073Z] Visit edge [[w0,8]--DEFAULT->[w0,9]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,9] [2023-10-02T15:16:55.073Z] Start vertex [w1,6] [2023-10-02T15:16:55.073Z] Visit vertex [w1,6] [2023-10-02T15:16:55.073Z] Visit edge [[w1,6]--DEFAULT->[w1,8]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,8] [2023-10-02T15:16:55.073Z] Visit edge [[w1,8]--DEFAULT->[w1,11]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,11] [2023-10-02T15:16:55.073Z] Visit edge [[w1,11]--DEFAULT->[w0,11]] [2023-10-02T15:16:55.073Z] Start vertex [w0,10] [2023-10-02T15:16:55.073Z] Visit vertex [w0,10] [2023-10-02T15:16:55.073Z] Visit edge [[w0,10]--DEFAULT->[w0,11]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,11] [2023-10-02T15:16:55.073Z] Visit edge [[w0,11]--DEFAULT->[w0,12]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,12] [2023-10-02T15:16:55.073Z] Visit edge [[w0,12]--DEFAULT->[w1,12]] [2023-10-02T15:16:55.073Z] Visit edge [[w0,12]--DEFAULT->[w0,13]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,13] [2023-10-02T15:16:55.073Z] Visit edge [[w0,13]--DEFAULT->[w0,15]] [2023-10-02T15:16:55.073Z] Visit vertex [w0,15] [2023-10-02T15:16:55.073Z] Start vertex [w1,12] [2023-10-02T15:16:55.073Z] Visit vertex [w1,12] [2023-10-02T15:16:55.073Z] Visit edge [[w1,12]--DEFAULT->[w1,14]] [2023-10-02T15:16:55.073Z] Visit vertex [w1,14] [2023-10-02T15:16:55.074Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest [2023-10-02T15:16:55.074Z] testIllegalVertex Time elapsed: 0.017 s [2023-10-02T15:16:55.074Z] testReReadGraph Time elapsed: 0.064 s [2023-10-02T15:16:55.074Z] testVertexNotInGraph Time elapsed: 0 s [2023-10-02T15:16:55.074Z] testDefaultConstructor Time elapsed: 0.002 s [2023-10-02T15:16:55.074Z] testAppendVertex Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testScanCount Time elapsed: 0.002 s [2023-10-02T15:16:55.074Z] testHead Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testLink Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testTail Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testHeadSequence Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testHorizontalSelfLink Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testLinkVertical Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testAddVertex Time elapsed: 0 s [2023-10-02T15:16:55.074Z] testGraphStatistics Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] testParent Time elapsed: 0.001 s [2023-10-02T15:16:55.074Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2023-10-02T15:16:56.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2023-10-02T15:16:56.441Z] testBuildGraph Time elapsed: 1.313 s [2023-10-02T15:16:56.441Z] testHandlers Time elapsed: 0.011 s [2023-10-02T15:16:56.441Z] [2023-10-02T15:16:56.441Z] Results: [2023-10-02T15:16:56.441Z] [2023-10-02T15:16:56.441Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:16:56.441Z] [2023-10-02T15:16:57.008Z] [INFO] All tests passed! [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:57.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml [2023-10-02T15:16:57.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2023-10-02T15:16:57.008Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144] [2023-10-02T15:16:57.008Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui... [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2023-10-02T15:16:57.008Z] [INFO] [2023-10-02T15:16:57.008Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.008Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] No tests to run. [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:16:57.265Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] No tests to run. [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:16:57.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:16:57.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2023-10-02T15:16:57.265Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144] [2023-10-02T15:16:57.265Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] The project's OSGi version is 1.0.5.202310021456 [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] [2023-10-02T15:16:57.265Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests... [2023-10-02T15:16:57.521Z] [INFO] [2023-10-02T15:16:57.521Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2023-10-02T15:16:57.522Z] [INFO] [2023-10-02T15:16:57.522Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.522Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:16:57.779Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:57.779Z] [INFO] [2023-10-02T15:16:57.779Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:16:58.036Z] [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) [2023-10-02T15:16:58.036Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2023-10-02T15:16:58.036Z] [INFO] Command line: [2023-10-02T15:16:58.036Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:16:58.036Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:16:58.967Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:16:58.967Z] 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) [2023-10-02T15:16:58.967Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:16:58.967Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:17:00.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7618m because kubernetes resource quota exceeded. [2023-10-02T15:17:00.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7618m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:00.859Z] Retrying... [2023-10-02T15:17:00.859Z] [2023-10-02T15:17:00.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-7618m [2023-10-02T15:17:00.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7618m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:00.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7618m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7618m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:00.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:00.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:00.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:00.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:00.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:17:00.861Z] !SESSION 2023-10-02 15:16:58.146 ----------------------------------------------- [2023-10-02T15:17:00.861Z] eclipse.buildId=unknown [2023-10-02T15:17:00.861Z] java.version=17.0.2 [2023-10-02T15:17:00.861Z] java.vendor=Oracle Corporation [2023-10-02T15:17:00.861Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:17:00.862Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:17:00.862Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:17:00.862Z] [2023-10-02T15:17:00.862Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:17:00.858 [2023-10-02T15:17:00.862Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:00.862Z] !STACK 0 [2023-10-02T15:17:00.862Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:17:00.862Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:00.862Z] [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:00.862Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:01.425Z] [2023-10-02T15:17:01.425Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:17:01.125 [2023-10-02T15:17:01.425Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:01.426Z] !STACK 0 [2023-10-02T15:17:01.426Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:17:01.426Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:01.426Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:17:01.426Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:17:01.426Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:17:01.426Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:01.426Z] [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:01.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:01.988Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2023-10-02T15:17:02.246Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2023-10-02T15:17:02.246Z] lamiProcessNameAspectTest Time elapsed: 0.024 s [2023-10-02T15:17:02.246Z] lamiTimeRangeBeginAspectTest Time elapsed: 0.002 s [2023-10-02T15:17:02.246Z] lamiProcessTIDAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiTimeRangeEndAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiIRQNameAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiTimeRangeDurationAspectTest Time elapsed: 0 s [2023-10-02T15:17:02.246Z] lamiGenericAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiProcessPIDAspectTest Time elapsed: 0 s [2023-10-02T15:17:02.246Z] lamiIRQNumberAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiDurationAspectTest Time elapsed: 0 s [2023-10-02T15:17:02.246Z] lamiTimestampAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] lamiEmptyAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] testAspectEquality Time elapsed: 0 s [2023-10-02T15:17:02.246Z] lamiMixedAspectTest Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2023-10-02T15:17:02.246Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2023-10-02T15:17:02.246Z] testBaseCommand Time elapsed: 0.015 s [2023-10-02T15:17:02.246Z] testMetadata Time elapsed: 0.007 s [2023-10-02T15:17:02.246Z] testResults Time elapsed: 0.008 s [2023-10-02T15:17:02.246Z] testResultsError Time elapsed: 0.001 s [2023-10-02T15:17:02.246Z] [2023-10-02T15:17:02.246Z] Results: [2023-10-02T15:17:02.246Z] [2023-10-02T15:17:02.246Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:17:02.246Z] [2023-10-02T15:17:02.812Z] [INFO] All tests passed! [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:17:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2023-10-02T15:17:02.812Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT [50/144] [2023-10-02T15:17:02.812Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] [2023-10-02T15:17:02.812Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:02.812Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui... [2023-10-02T15:17:03.068Z] [INFO] [2023-10-02T15:17:03.068Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2023-10-02T15:17:03.069Z] [INFO] [2023-10-02T15:17:03.069Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.069Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2023-10-02T15:17:03.632Z] [INFO] [2023-10-02T15:17:03.632Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.632Z] [INFO] [2023-10-02T15:17:03.632Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] No tests to run. [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:03.633Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] No tests to run. [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:03.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:03.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:03.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:03.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2023-10-02T15:17:03.633Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144] [2023-10-02T15:17:03.633Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] [2023-10-02T15:17:03.633Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.633Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui... [2023-10-02T15:17:03.891Z] [INFO] [2023-10-02T15:17:03.891Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2023-10-02T15:17:03.891Z] [INFO] [2023-10-02T15:17:03.891Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:03.891Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] No tests to run. [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:04.148Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.148Z] [INFO] No tests to run. [2023-10-02T15:17:04.148Z] [INFO] [2023-10-02T15:17:04.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:04.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:04.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:04.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:04.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2023-10-02T15:17:04.149Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144] [2023-10-02T15:17:04.149Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.149Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.149Z] [INFO] [2023-10-02T15:17:04.149Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.405Z] [INFO] [2023-10-02T15:17:04.406Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.406Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests... [2023-10-02T15:17:04.406Z] [INFO] [2023-10-02T15:17:04.406Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2023-10-02T15:17:04.406Z] [INFO] [2023-10-02T15:17:04.406Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.406Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2023-10-02T15:17:04.662Z] [INFO] [2023-10-02T15:17:04.662Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2023-10-02T15:17:04.662Z] [INFO] [2023-10-02T15:17:04.662Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.662Z] [INFO] [2023-10-02T15:17:04.662Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:04.663Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:04.663Z] [INFO] [2023-10-02T15:17:04.663Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:05.228Z] [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) [2023-10-02T15:17:05.228Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2023-10-02T15:17:05.228Z] [INFO] Command line: [2023-10-02T15:17:05.228Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:17:05.228Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:17:05.794Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:17:05.794Z] 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) [2023-10-02T15:17:05.794Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:17:05.794Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:17:07.689Z] !SESSION 2023-10-02 15:17:05.047 ----------------------------------------------- [2023-10-02T15:17:07.689Z] eclipse.buildId=unknown [2023-10-02T15:17:07.689Z] java.version=17.0.2 [2023-10-02T15:17:07.689Z] java.vendor=Oracle Corporation [2023-10-02T15:17:07.689Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:17:07.689Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:17:07.689Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:17:07.689Z] [2023-10-02T15:17:07.689Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:17:07.536 [2023-10-02T15:17:07.689Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:07.689Z] !STACK 0 [2023-10-02T15:17:07.689Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2023-10-02T15:17:07.689Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:07.689Z] [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:07.689Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:07.947Z] [2023-10-02T15:17:07.947Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:17:07.758 [2023-10-02T15:17:07.947Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:07.947Z] !STACK 0 [2023-10-02T15:17:07.947Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137] [2023-10-02T15:17:07.947Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:07.947Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:17:07.947Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:17:07.947Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:17:07.947Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:07.947Z] [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:07.948Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:08.205Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2023-10-02T15:17:08.461Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2023-10-02T15:17:08.461Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.461Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.461Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.461Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2023-10-02T15:17:08.461Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2023-10-02T15:17:08.461Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2023-10-02T15:17:08.461Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2023-10-02T15:17:08.461Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.461Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2023-10-02T15:17:08.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2023-10-02T15:17:08.462Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2023-10-02T15:17:08.462Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2023-10-02T15:17:08.462Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.004 s [2023-10-02T15:17:08.462Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2023-10-02T15:17:08.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2023-10-02T15:17:08.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2023-10-02T15:17:08.462Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.002 s [2023-10-02T15:17:08.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2023-10-02T15:17:08.462Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2023-10-02T15:17:08.462Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.462Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2023-10-02T15:17:08.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2023-10-02T15:17:08.462Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2023-10-02T15:17:08.462Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.462Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2023-10-02T15:17:08.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2023-10-02T15:17:08.462Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2023-10-02T15:17:08.462Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.462Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2023-10-02T15:17:08.462Z] [2023-10-02T15:17:08.462Z] Results: [2023-10-02T15:17:08.462Z] [2023-10-02T15:17:08.462Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:17:08.462Z] [2023-10-02T15:17:08.719Z] [INFO] All tests passed! [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:08.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:08.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:08.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:08.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:08.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2023-10-02T15:17:08.719Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144] [2023-10-02T15:17:08.719Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] The project's OSGi version is 1.0.7.202310021456 [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] [2023-10-02T15:17:08.719Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.719Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests... [2023-10-02T15:17:08.976Z] [INFO] [2023-10-02T15:17:08.976Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2023-10-02T15:17:08.976Z] [INFO] [2023-10-02T15:17:08.976Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:08.976Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.539Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.539Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:09.539Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:09.539Z] [INFO] [2023-10-02T15:17:09.540Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.540Z] [INFO] [2023-10-02T15:17:09.540Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:09.796Z] [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) [2023-10-02T15:17:09.796Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:17:09.796Z] [INFO] Command line: [2023-10-02T15:17:09.797Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:17:09.797Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:17:10.727Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:17:10.727Z] 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) [2023-10-02T15:17:10.727Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:17:10.727Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:17:10.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fhjwx because kubernetes resource quota exceeded. [2023-10-02T15:17:10.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fhjwx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:10.869Z] Retrying... [2023-10-02T15:17:10.869Z] [2023-10-02T15:17:10.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-fhjwx [2023-10-02T15:17:10.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fhjwx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:10.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fhjwx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fhjwx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:10.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:10.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:10.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:10.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:10.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:10.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:10.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:17:12.621Z] !SESSION 2023-10-02 15:17:09.891 ----------------------------------------------- [2023-10-02T15:17:12.621Z] eclipse.buildId=unknown [2023-10-02T15:17:12.621Z] java.version=17.0.2 [2023-10-02T15:17:12.621Z] java.vendor=Oracle Corporation [2023-10-02T15:17:12.621Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:17:12.621Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:17:12.621Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:17:12.621Z] [2023-10-02T15:17:12.621Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:17:12.551 [2023-10-02T15:17:12.621Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:12.621Z] !STACK 0 [2023-10-02T15:17:12.621Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:17:12.621Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:12.621Z] [2023-10-02T15:17:12.621Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:12.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:12.621Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:12.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:12.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:12.878Z] [2023-10-02T15:17:12.878Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:17:12.769 [2023-10-02T15:17:12.878Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:12.878Z] !STACK 0 [2023-10-02T15:17:12.878Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:17:12.878Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:12.878Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:17:12.878Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:17:12.878Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:17:12.878Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:12.878Z] [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:12.878Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:13.441Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:17:13.441Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:17:17.613Z] [2023-10-02T15:17:17.613Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:17:17.546 [2023-10-02T15:17:17.613Z] !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 [2023-10-02T15:17:17.869Z] [2023-10-02T15:17:17.869Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:17:17.567 [2023-10-02T15:17:17.869Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:17:17.869Z] !STACK 0 [2023-10-02T15:17:17.869Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:17:17.869Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:17:17.869Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:17:17.869Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:17:17.869Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:17:17.869Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:17:17.869Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:17:17.869Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:17:17.869Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:17:17.869Z] ... 7 more [2023-10-02T15:17:18.434Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2023-10-02T15:17:18.434Z] Display size: 1440x900 [2023-10-02T15:17:18.434Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:17:18.434Z] GTK version=3.22.30 [2023-10-02T15:17:18.434Z] GTK theme=Ambiance [2023-10-02T15:17:18.434Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:17:18.434Z] Time zone: Greenwich Mean Time [2023-10-02T15:17:18.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252243542 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:17:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:17:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252242892 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252242892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252242891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:17:19.255Z] 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"' [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2023-10-02T15:17:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart' [2023-10-02T15:17:19.255Z] [2023-10-02T15:17:19.255Z] (Eclipse:7273): Gtk-CRITICAL **: 15:17:19.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252242580 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252242561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252242561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252242561 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252242561 data=null}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252242547 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252242546 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252242546 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')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252242479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252242479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252242479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252242478 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252242478 data=null}, (of type 'Table')] [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2023-10-02T15:17:19.513Z] 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') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2023-10-02T15:17:19.513Z] 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') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns) [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns) [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252242374 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String} [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-252242371 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}] [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-252242371 data=null doit=true}, TableItem with text {String}] [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-252242369 data=null}, TableItem with text {String}] [2023-10-02T15:17:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-252242369 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252242369 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}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-252242368 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-252242368 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-252242368 data=null doit=true}, TableItem with text {String}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-252242368 data=null}, TableItem with text {String}] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String} [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:19.772Z] 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') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252242363 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252242362 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252242362 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252242362 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252242362 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252242362 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252242362 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252242354 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252242352 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252242352 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')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252242352 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252242352 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252242290 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String} [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-252242288 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-252242287 data=null doit=true}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-252242286 data=null}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-252242286 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252242285 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}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-252242285 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-252242285 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-252242284 data=null doit=true}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-252242284 data=null}, TableItem with text {String}] [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String} [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2 [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:19.773Z] 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') [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252242278 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252242278 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252242277 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252242277 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252242277 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252242277 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252242277 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252242262 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252242259 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252242259 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')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252242259 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252242259 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:19.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:19.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2023-10-02T15:17:19.774Z] testBarChartSeries Time elapsed: 0.595 s [2023-10-02T15:17:19.774Z] [2023-10-02T15:17:19.774Z] Results: [2023-10-02T15:17:19.774Z] [2023-10-02T15:17:19.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:17:19.774Z] [2023-10-02T15:17:20.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=-252242783 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'] [2023-10-02T15:17:20.593Z] [INFO] All tests passed! [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:20.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:20.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:20.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:20.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2023-10-02T15:17:20.593Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144] [2023-10-02T15:17:20.593Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] The project's OSGi version is 1.0.7.202310021456 [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] [2023-10-02T15:17:20.593Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.593Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests... [2023-10-02T15:17:20.850Z] [INFO] [2023-10-02T15:17:20.850Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2023-10-02T15:17:20.850Z] [INFO] [2023-10-02T15:17:20.850Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:20.850Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2023-10-02T15:17:20.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-x9z86 because kubernetes resource quota exceeded. [2023-10-02T15:17:20.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x9z86, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:20.869Z] Retrying... [2023-10-02T15:17:20.869Z] [2023-10-02T15:17:20.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-x9z86 [2023-10-02T15:17:20.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x9z86, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:20.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x9z86, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x9z86" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:20.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:20.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:20.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:20.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:20.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:20.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:21.413Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.413Z] [INFO] [2023-10-02T15:17:21.413Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:21.670Z] [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) [2023-10-02T15:17:21.670Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:17:21.670Z] [INFO] Command line: [2023-10-02T15:17:21.670Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:17:21.670Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:17:22.611Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:17:22.611Z] 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) [2023-10-02T15:17:22.611Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:17:22.611Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:17:25.136Z] !SESSION 2023-10-02 15:17:21.844 ----------------------------------------------- [2023-10-02T15:17:25.136Z] eclipse.buildId=unknown [2023-10-02T15:17:25.136Z] java.version=17.0.2 [2023-10-02T15:17:25.136Z] java.vendor=Oracle Corporation [2023-10-02T15:17:25.136Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:17:25.136Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:17:25.136Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:17:25.136Z] [2023-10-02T15:17:25.136Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:17:24.937 [2023-10-02T15:17:25.136Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:25.136Z] !STACK 0 [2023-10-02T15:17:25.136Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:17:25.136Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:25.136Z] [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:25.136Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:25.394Z] [2023-10-02T15:17:25.394Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:17:25.162 [2023-10-02T15:17:25.394Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:25.394Z] !STACK 0 [2023-10-02T15:17:25.394Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:17:25.394Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:25.394Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:17:25.394Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:17:25.394Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:17:25.394Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:25.394Z] [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:25.394Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:25.651Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:17:25.651Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:17:30.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-glgdz because kubernetes resource quota exceeded. [2023-10-02T15:17:30.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-glgdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:30.863Z] Retrying... [2023-10-02T15:17:30.863Z] [2023-10-02T15:17:30.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-glgdz [2023-10-02T15:17:30.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-glgdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:30.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-glgdz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-glgdz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:30.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:30.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:30.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:30.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:30.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:30.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:17:30.903Z] [2023-10-02T15:17:30.903Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:17:29.950 [2023-10-02T15:17:30.903Z] !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 [2023-10-02T15:17:30.903Z] [2023-10-02T15:17:30.903Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:17:30.028 [2023-10-02T15:17:30.903Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:17:30.903Z] !STACK 0 [2023-10-02T15:17:30.903Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:17:30.903Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:17:30.903Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:17:30.903Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:17:30.903Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:17:30.903Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:17:30.903Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:17:30.903Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:17:30.903Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:17:30.903Z] ... 7 more [2023-10-02T15:17:30.903Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2023-10-02T15:17:30.903Z] Display size: 1440x900 [2023-10-02T15:17:30.903Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:17:30.903Z] GTK version=3.22.30 [2023-10-02T15:17:30.903Z] GTK theme=Ambiance [2023-10-02T15:17:30.903Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:17:30.903Z] Time zone: Greenwich Mean Time [2023-10-02T15:17:30.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252231152 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252230455 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:17:31.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252230454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:17:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252230453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:17:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:17:32.655Z] [2023-10-02T15:17:32.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:17:32.327 [2023-10-02T15:17:32.655Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2023-10-02T15:17:32.655Z] !STACK 0 [2023-10-02T15:17:32.655Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:17:32.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:17:32.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:17:32.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:17:32.655Z] [2023-10-02T15:17:32.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:17:32.333 [2023-10-02T15:17:32.655Z] !MESSAGE Exception executing analysis [2023-10-02T15:17:32.655Z] !STACK 0 [2023-10-02T15:17:32.655Z] java.lang.RuntimeException: The parameter should be set [2023-10-02T15:17:32.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50) [2023-10-02T15:17:32.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:17:32.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:17:34.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252227290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:17:34.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252227290 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252227289 data=null}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252227289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252227288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252227176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252227172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252227172 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252227172 data=null}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252227171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252227171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252227157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252227156 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252227156 data=null}, TreeItem with text {test}] [2023-10-02T15:17:34.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252227155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252227154 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}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252227086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252227084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252227084 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252227084 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252227083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252227083 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]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252227073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252227073 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252227073 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252227072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252227072 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]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252227064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-252227063 data=null doit=true}, TreeItem with text {A-Test-10K}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-252227063 data=null}, TreeItem with text {A-Test-10K}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-252227062 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252227062 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}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-252227059 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=-252227059 data=null doit=true}, TreeItem with text {External Analyses}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-252227059 data=null}, TreeItem with text {External Analyses}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-252227058 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-252227058 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}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-252227055 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226991 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226991 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226990 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226990 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252226989 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}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226980 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226979 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226978 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226647 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226647 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226646 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-252226646 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-252226644 data=null doit=true}, Shell with text {External Analysis Parameters}] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:35.321Z] 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') [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252226641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252226641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252226640 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252226640 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252226640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252226640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:35.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252226638 data=null 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')] [2023-10-02T15:17:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-252226978 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}] [2023-10-02T15:17:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2023-10-02T15:17:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2023-10-02T15:17:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart' [2023-10-02T15:17:36.347Z] [2023-10-02T15:17:36.347Z] (Eclipse:7389): Gtk-CRITICAL **: 15:17:36.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252225551 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252225383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252225383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252225383 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252225383 data=null}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252225382 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252225382 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252225382 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')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252225379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252225379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252225379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252225379 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252225379 data=null}, (of type 'Table')] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252225377 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)} [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-252225372 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-252225372 data=null doit=true}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-252225370 data=null}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-252225370 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252225369 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)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-252225369 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-252225369 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-252225369 data=null doit=true}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-252225368 data=null}, TableItem with text {Wakee process (name)}] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)} [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:36.605Z] 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') [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252225347 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')] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252225346 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')] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252225346 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252225346 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252225346 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')] [2023-10-02T15:17:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252225346 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')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252225346 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')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252225286 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')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252225282 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')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252225282 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')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252225282 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252225282 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252225280 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:36.863Z] 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') [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252225278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252225277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252225277 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252225277 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252225277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252225277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:36.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252225276 data=null 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')] [2023-10-02T15:17:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-252225781 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'] [2023-10-02T15:17:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:17:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart' [2023-10-02T15:17:37.119Z] [2023-10-02T15:17:37.119Z] (Eclipse:7389): Gtk-CRITICAL **: 15:17:37.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252224654 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252224653 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252224647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252224647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252224646 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252224646 data=null}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252224646 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252224646 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252224646 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')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252224643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252224642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252224642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252224642 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252224642 data=null}, (of type 'Table')] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252224641 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)} [2023-10-02T15:17:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-252224631 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-252224631 data=null doit=true}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-252224630 data=null}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-252224630 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252224629 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)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-252224629 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-252224628 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-252224628 data=null doit=true}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-252224628 data=null}, TableItem with text {Waker process (name)}] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)} [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:37.378Z] 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') [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252224583 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252224583 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252224583 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252224583 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252224583 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252224582 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252224582 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252224575 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252224572 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252224572 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')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252224572 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252224572 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252224559 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:37.379Z] 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') [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252224558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252224558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252224558 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252224558 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252224558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252224557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:37.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252224557 data=null 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')] [2023-10-02T15:17:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-252224931 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'] [2023-10-02T15:17:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:37.896Z] 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') [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-252224154 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')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-252224153 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')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-252224153 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-252224153 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-252224142 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')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-252224141 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')] [2023-10-02T15:17:37.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-252224141 data=null 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')] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252223872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252223871 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252223871 data=null}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252223871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252223871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252223789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252223789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252223788 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252223788 data=null}, TreeItem with text {test}] [2023-10-02T15:17:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252223788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252223788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252223783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:38.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-252223781 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-252223781 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-252223781 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-252223781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252223781 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]}] [2023-10-02T15:17:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-252223764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:17:38.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:17:38.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won''t expand it again. [2023-10-02T15:17:38.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won''t expand it again. [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223761 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223761 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223761 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223760 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252223752 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}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223673 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223672 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223672 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223354 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223353 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223353 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-252223353 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-252223351 data=null doit=true}, Shell with text {External Analysis Parameters}] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:38.670Z] 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') [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252223350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252223350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252223350 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252223350 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252223349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252223349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252223349 data=null 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')] [2023-10-02T15:17:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-252223671 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}] [2023-10-02T15:17:38.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:38.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2023-10-02T15:17:39.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2023-10-02T15:17:39.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart' [2023-10-02T15:17:39.183Z] [2023-10-02T15:17:39.183Z] (Eclipse:7389): Gtk-CRITICAL **: 15:17:39.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252222670 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252222668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252222668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252222667 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252222635 data=null}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252222635 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252222634 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252222634 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')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252222618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252222618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252222618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252222618 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252222618 data=null}, (of type 'Table')] [2023-10-02T15:17:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252222617 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp} [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-252222601 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-252222537 data=null doit=true}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-252222536 data=null}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-252222536 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252222535 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}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-252222535 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-252222535 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-252222535 data=null doit=true}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-252222535 data=null}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp} [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:39.442Z] 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') [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252222531 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')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252222531 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')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252222531 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252222531 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252222531 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')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252222531 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')] [2023-10-02T15:17:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252222530 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')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252222521 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')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252222519 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')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252222519 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')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252222519 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252222519 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252222518 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp} [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-252222516 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-252222515 data=null doit=true}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-252222489 data=null}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-252222489 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252222488 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}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-252222488 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-252222488 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-252222488 data=null doit=true}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-252222488 data=null}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp} [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:39.443Z] 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') [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252222480 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')] [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252222479 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')] [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252222479 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252222479 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252222479 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')] [2023-10-02T15:17:39.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252222479 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')] [2023-10-02T15:17:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252222479 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')] [2023-10-02T15:17:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252222475 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')] [2023-10-02T15:17:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252222472 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')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252222472 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')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252222472 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252222472 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252222464 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:39.701Z] 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') [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252222463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252222463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252222463 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252222463 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252222463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252222462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252222462 data=null 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')] [2023-10-02T15:17:39.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-252222831 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'] [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart' [2023-10-02T15:17:39.958Z] [2023-10-02T15:17:39.958Z] (Eclipse:7389): Gtk-CRITICAL **: 15:17:39.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252222033 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:39.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-252221869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252221869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-252221868 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-252221868 data=null}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} time=-252221867 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} time=-252221867 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252221867 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')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} time=-252221863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-252221863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} time=-252221863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} time=-252221863 data=null doit=true}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} time=-252221863 data=null}, (of type 'Table')] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252221862 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp} [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-252221860 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-252221859 data=null doit=true}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-252221858 data=null}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-252221858 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252221858 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}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-252221857 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-252221857 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-252221857 data=null doit=true}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-252221856 data=null}, TableItem with text {Wakeup timestamp}] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp} [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:40.216Z] 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') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252221843 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252221842 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252221842 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252221842 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252221842 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252221842 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252221842 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252221838 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252221837 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252221837 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')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252221836 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252221836 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252221790 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp} [2023-10-02T15:17:40.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-252221787 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-252221787 data=null doit=true}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-252221785 data=null}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-252221785 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-252221784 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}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-252221784 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-252221784 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-252221784 data=null doit=true}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-252221784 data=null}, TableItem with text {Switch timestamp}] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp} [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns) [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:40.217Z] 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') [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-252221780 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252221779 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-252221779 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-252221779 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-252221779 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-252221779 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-252221779 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-252221764 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-252221762 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-252221762 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')] [2023-10-02T15:17:40.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-252221761 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-252221761 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252221760 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2023-10-02T15:17:40.218Z] 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') [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@cc3fc5c [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-252221758 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-252221758 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-252221758 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-252221758 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-252221758 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-252221757 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-252221757 data=null 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-252221757 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-252221757 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-252221757 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')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-252221757 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-252221757 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} time=-252221756 data=null doit=true}, Shell with text {Custom chart creation}] [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:40.218Z] 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') [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252221755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252221755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252221755 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252221755 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252221754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252221754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252221754 data=null 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')] [2023-10-02T15:17:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-252222183 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'] [2023-10-02T15:17:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:40.732Z] 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') [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-252221323 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')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-252221323 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')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-252221323 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-252221322 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-252221322 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')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-252221322 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')] [2023-10-02T15:17:40.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-252221322 data=null 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')] [2023-10-02T15:17:40.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dvjnc because kubernetes resource quota exceeded. [2023-10-02T15:17:40.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvjnc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:40.861Z] Retrying... [2023-10-02T15:17:40.861Z] [2023-10-02T15:17:40.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-dvjnc [2023-10-02T15:17:40.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvjnc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:40.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvjnc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvjnc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:40.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:40.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:40.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:40.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:40.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252221067 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252221037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252221036 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252221036 data=null}, TreeItem with text {test}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252221036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252221036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:17:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252220964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:17:41.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:17:41.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:17:41.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:17:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:17:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:17:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:17:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:17:42.175Z] 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') [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:17:42.175Z] 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=-252219963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219963 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219963 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=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')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] 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=-252219962 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:17:42.175Z] 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') [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252219961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252219961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252219961 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252219961 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252219961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252219961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:17:42.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:17:42.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:17:42.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:17:42.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:17:42.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252219961 data=null 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')] [2023-10-02T15:17:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252220778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:17:42.466 [2023-10-02T15:17:42.739Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:17:42.466 [2023-10-02T15:17:42.739Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2023-10-02T15:17:42.739Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.912 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2023-10-02T15:17:42.739Z] testSimilarRows Time elapsed: 3.436 s [2023-10-02T15:17:42.739Z] testScatterMultipleRow Time elapsed: 2.834 s [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] Results: [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] [2023-10-02T15:17:42.739Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:17:42.737 [2023-10-02T15:17:42.739Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:17:43.670Z] [INFO] All tests passed! [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:43.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:43.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:43.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:17:43.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-10-02T15:17:43.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2023-10-02T15:17:43.670Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT [55/144] [2023-10-02T15:17:43.670Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] The project's OSGi version is 1.0.17.202310021456 [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests... [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2023-10-02T15:17:43.670Z] [INFO] [2023-10-02T15:17:43.670Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:43.670Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2023-10-02T15:17:44.599Z] [INFO] [2023-10-02T15:17:44.599Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2023-10-02T15:17:44.599Z] [INFO] [2023-10-02T15:17:44.599Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.599Z] [INFO] [2023-10-02T15:17:44.599Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar [2023-10-02T15:17:44.599Z] [INFO] [2023-10-02T15:17:44.599Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar [2023-10-02T15:17:44.600Z] [INFO] [2023-10-02T15:17:44.600Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.600Z] [INFO] [2023-10-02T15:17:44.600Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.600Z] [INFO] [2023-10-02T15:17:44.600Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.600Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:17:44.600Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:17:44.600Z] [INFO] [2023-10-02T15:17:44.600Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.600Z] [INFO] [2023-10-02T15:17:44.600Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:17:44.857Z] [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) [2023-10-02T15:17:44.857Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2023-10-02T15:17:44.857Z] [INFO] Command line: [2023-10-02T15:17:44.857Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:17:44.857Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:17:45.786Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:17:45.786Z] 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) [2023-10-02T15:17:45.786Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:17:45.786Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:17:47.681Z] !SESSION 2023-10-02 15:17:44.972 ----------------------------------------------- [2023-10-02T15:17:47.681Z] eclipse.buildId=unknown [2023-10-02T15:17:47.681Z] java.version=17.0.2 [2023-10-02T15:17:47.681Z] java.vendor=Oracle Corporation [2023-10-02T15:17:47.681Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:17:47.681Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:17:47.681Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:17:47.681Z] [2023-10-02T15:17:47.681Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:17:47.448 [2023-10-02T15:17:47.681Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:47.681Z] !STACK 0 [2023-10-02T15:17:47.681Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:17:47.681Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:47.681Z] [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:47.681Z] [2023-10-02T15:17:47.681Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:17:47.673 [2023-10-02T15:17:47.681Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:17:47.681Z] !STACK 0 [2023-10-02T15:17:47.681Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:17:47.681Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:47.681Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:17:47.681Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:17:47.681Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:17:47.681Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:17:47.681Z] [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:17:47.681Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:17:48.611Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2023-10-02T15:17:50.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-l8gbw because kubernetes resource quota exceeded. [2023-10-02T15:17:50.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l8gbw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:50.867Z] Retrying... [2023-10-02T15:17:50.867Z] [2023-10-02T15:17:50.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-l8gbw [2023-10-02T15:17:50.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l8gbw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:17:50.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l8gbw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l8gbw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:17:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:17:50.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:17:50.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:17:50.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:17:50.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:17:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:17:50.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:00.790Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.117 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2023-10-02T15:18:00.790Z] testGetPpid Time elapsed: 1.704 s [2023-10-02T15:18:00.790Z] testGetThreadOnCpu Time elapsed: 1.254 s [2023-10-02T15:18:00.790Z] testIsThreadActiveRange Time elapsed: 1.152 s [2023-10-02T15:18:00.790Z] testGetExecutableName Time elapsed: 1.246 s [2023-10-02T15:18:00.790Z] testGetThreadQuarks Time elapsed: 1.154 s [2023-10-02T15:18:00.790Z] testGetStatusIntervalsForThread Time elapsed: 1.178 s [2023-10-02T15:18:00.790Z] testGetPid Time elapsed: 1.139 s [2023-10-02T15:18:00.790Z] testGetThreadsOfCpus Time elapsed: 1.134 s [2023-10-02T15:18:00.790Z] testGetStatusIntervalsForThreadIt Time elapsed: 1.149 s [2023-10-02T15:18:00.790Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2023-10-02T15:18:00.925Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-xmdf7 because kubernetes resource quota exceeded. [2023-10-02T15:18:00.925Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xmdf7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:00.925Z] Retrying... [2023-10-02T15:18:00.925Z] [2023-10-02T15:18:00.925Z] ERROR: Failed to launch tracecompass-build-3jjwn-xmdf7 [2023-10-02T15:18:00.926Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xmdf7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:00.926Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xmdf7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xmdf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:00.926Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:00.926Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:00.926Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:00.926Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:00.926Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:00.926Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:00.926Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:01.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2023-10-02T15:18:01.047Z] testThreadStatusDataProvider Time elapsed: 1.184 s [2023-10-02T15:18:01.047Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2023-10-02T15:18:02.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2023-10-02T15:18:02.414Z] testResolveTidAspect Time elapsed: 1.133 s [2023-10-02T15:18:02.414Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2023-10-02T15:18:03.344Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2023-10-02T15:18:03.344Z] testResolvePidAspect Time elapsed: 1.143 s [2023-10-02T15:18:03.344Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2023-10-02T15:18:03.344Z] 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 [2023-10-02T15:18:03.344Z] testOpening Time elapsed: 0.01 s [2023-10-02T15:18:03.344Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2023-10-02T15:18:06.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.16 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2023-10-02T15:18:06.615Z] testSmallTraceSequential Time elapsed: 3.16 s [2023-10-02T15:18:06.615Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest [2023-10-02T15:18:07.560Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest [2023-10-02T15:18:07.560Z] testSmallTraceSequential Time elapsed: 1.123 s [2023-10-02T15:18:07.560Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2023-10-02T15:18:10.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tzzq4 because kubernetes resource quota exceeded. [2023-10-02T15:18:10.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzzq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:10.861Z] Retrying... [2023-10-02T15:18:10.861Z] [2023-10-02T15:18:10.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-tzzq4 [2023-10-02T15:18:10.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzzq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:10.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzzq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzzq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:10.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:10.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:10.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:10.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:10.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:20.905Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-bb7f5 because kubernetes resource quota exceeded. [2023-10-02T15:18:20.905Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bb7f5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:20.905Z] Retrying... [2023-10-02T15:18:20.905Z] [2023-10-02T15:18:20.905Z] ERROR: Failed to launch tracecompass-build-3jjwn-bb7f5 [2023-10-02T15:18:20.906Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bb7f5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:20.906Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bb7f5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bb7f5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:20.906Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:20.906Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:20.906Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:20.906Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:20.906Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:20.906Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:20.906Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:22.413Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.298 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2023-10-02T15:18:22.413Z] testDeviceStrings[0: io_analysis.xml] Time elapsed: 2.226 s [2023-10-02T15:18:22.413Z] testSectorsAt[0: io_analysis.xml] Time elapsed: 2.217 s [2023-10-02T15:18:22.413Z] testDeviceStrings[1: io_nostatedump.xml] Time elapsed: 2.213 s [2023-10-02T15:18:22.413Z] testSectorsAt[1: io_nostatedump.xml] Time elapsed: 2.21 s [2023-10-02T15:18:22.413Z] testDeviceStrings[2: io_two_devices.xml] Time elapsed: 2.216 s [2023-10-02T15:18:22.413Z] testSectorsAt[2: io_two_devices.xml] Time elapsed: 2.214 s [2023-10-02T15:18:22.413Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2023-10-02T15:18:30.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gxhtv because kubernetes resource quota exceeded. [2023-10-02T15:18:30.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxhtv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:30.863Z] Retrying... [2023-10-02T15:18:30.863Z] [2023-10-02T15:18:30.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-gxhtv [2023-10-02T15:18:30.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxhtv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:30.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxhtv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxhtv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:30.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:30.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:30.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:30.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:30.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:30.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:30.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:40.913Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3ksgp because kubernetes resource quota exceeded. [2023-10-02T15:18:40.913Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3ksgp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:40.913Z] Retrying... [2023-10-02T15:18:40.913Z] [2023-10-02T15:18:40.913Z] ERROR: Failed to launch tracecompass-build-3jjwn-3ksgp [2023-10-02T15:18:40.914Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3ksgp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:40.914Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3ksgp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3ksgp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:40.914Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:40.914Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:40.914Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:40.914Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:40.914Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:40.914Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:40.914Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:18:50.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kg4rs because kubernetes resource quota exceeded. [2023-10-02T15:18:50.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kg4rs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:50.877Z] Retrying... [2023-10-02T15:18:50.877Z] [2023-10-02T15:18:50.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-kg4rs [2023-10-02T15:18:50.877Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kg4rs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:18:50.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:18:50.877Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:18:50.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kg4rs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kg4rs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:18:50.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:18:50.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:18:50.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:18:50.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:18:50.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:18:50.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:18:50.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:18:50.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:18:50.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:00.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-qf8dr because kubernetes resource quota exceeded. [2023-10-02T15:19:00.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qf8dr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:00.869Z] Retrying... [2023-10-02T15:19:00.869Z] [2023-10-02T15:19:00.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-qf8dr [2023-10-02T15:19:00.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qf8dr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:00.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qf8dr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qf8dr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:00.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:00.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:00.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:00.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:00.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:00.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:00.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:10.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6prxn because kubernetes resource quota exceeded. [2023-10-02T15:19:10.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6prxn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:10.869Z] Retrying... [2023-10-02T15:19:10.869Z] [2023-10-02T15:19:10.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-6prxn [2023-10-02T15:19:10.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6prxn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:10.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6prxn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6prxn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:10.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:10.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:10.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:10.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:10.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:10.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:18.610Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.175 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2023-10-02T15:19:18.610Z] testAnalysisExecution[0: io_analysis.xml] Time elapsed: 2.214 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[0: io_analysis.xml] Time elapsed: 2.222 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[0: io_analysis.xml] Time elapsed: 2.218 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[1: io_nostatedump.xml] Time elapsed: 2.21 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[1: io_nostatedump.xml] Time elapsed: 2.209 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[1: io_nostatedump.xml] Time elapsed: 2.208 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[2: io_req_merge.xml] Time elapsed: 2.217 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[2: io_req_merge.xml] Time elapsed: 2.213 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[2: io_req_merge.xml] Time elapsed: 2.212 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[3: io_missing.xml] Time elapsed: 2.221 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[3: io_missing.xml] Time elapsed: 2.219 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[3: io_missing.xml] Time elapsed: 2.216 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[4: io_two_devices.xml] Time elapsed: 2.212 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[4: io_two_devices.xml] Time elapsed: 2.213 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[4: io_two_devices.xml] Time elapsed: 2.216 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[5: io_syscall_read.xml] Time elapsed: 2.22 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[5: io_syscall_read.xml] Time elapsed: 2.212 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[5: io_syscall_read.xml] Time elapsed: 2.213 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[6: io_syscall_write.xml] Time elapsed: 2.227 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[6: io_syscall_write.xml] Time elapsed: 2.215 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[6: io_syscall_write.xml] Time elapsed: 2.216 s [2023-10-02T15:19:18.610Z] testAnalysisExecution[7: io_full_kernel.xml] Time elapsed: 2.222 s [2023-10-02T15:19:18.610Z] testStateProviderIntervalData[7: io_full_kernel.xml] Time elapsed: 2.214 s [2023-10-02T15:19:18.610Z] testStateProviderPunctualData[7: io_full_kernel.xml] Time elapsed: 2.214 s [2023-10-02T15:19:18.610Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2023-10-02T15:19:20.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rklzs because kubernetes resource quota exceeded. [2023-10-02T15:19:20.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rklzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:20.866Z] Retrying... [2023-10-02T15:19:20.866Z] [2023-10-02T15:19:20.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-rklzs [2023-10-02T15:19:20.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rklzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:20.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rklzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rklzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:20.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:20.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:20.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:20.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:20.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:20.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:21.170Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.632 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2023-10-02T15:19:21.170Z] testGetDisks[0: io_analysis.xml] Time elapsed: 2.213 s [2023-10-02T15:19:21.171Z] testGetDisks[1: io_nostatedump.xml] Time elapsed: 2.209 s [2023-10-02T15:19:21.171Z] testGetDisks[2: io_two_devices.xml] Time elapsed: 2.209 s [2023-10-02T15:19:21.171Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2023-10-02T15:19:23.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2023-10-02T15:19:23.062Z] testDiskActivity[0: io_analysis.xml] Time elapsed: 2.218 s [2023-10-02T15:19:23.062Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2023-10-02T15:19:23.062Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2023-10-02T15:19:23.062Z] testCallsiteAnalysis Time elapsed: 0.013 s [2023-10-02T15:19:23.062Z] testIterator Time elapsed: 0.006 s [2023-10-02T15:19:23.062Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2023-10-02T15:19:30.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-24bxb because kubernetes resource quota exceeded. [2023-10-02T15:19:30.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-24bxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:30.862Z] Retrying... [2023-10-02T15:19:30.862Z] [2023-10-02T15:19:30.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-24bxb [2023-10-02T15:19:30.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-24bxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:30.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-24bxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-24bxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:30.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:30.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:30.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:30.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:30.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:30.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:33.055Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.952 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2023-10-02T15:19:33.055Z] testAnalysisExecution Time elapsed: 2.215 s [2023-10-02T15:19:33.055Z] testInRangeWithCpuSubset Time elapsed: 2.209 s [2023-10-02T15:19:33.055Z] testUsageInRange Time elapsed: 2.208 s [2023-10-02T15:19:33.055Z] testRequirements Time elapsed: 1.109 s [2023-10-02T15:19:33.055Z] testReturnedStateSystem Time elapsed: 2.209 s [2023-10-02T15:19:33.055Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2023-10-02T15:19:34.968Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2023-10-02T15:19:34.968Z] testTree Time elapsed: 2.213 s [2023-10-02T15:19:34.968Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2023-10-02T15:19:38.313Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.326 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2023-10-02T15:19:38.313Z] testAnalysisExecution Time elapsed: 2.214 s [2023-10-02T15:19:38.313Z] testAllocationDeallocationMemory Time elapsed: 1.112 s [2023-10-02T15:19:38.313Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2023-10-02T15:19:40.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-phkht because kubernetes resource quota exceeded. [2023-10-02T15:19:40.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-phkht, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:40.868Z] Retrying... [2023-10-02T15:19:40.868Z] [2023-10-02T15:19:40.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-phkht [2023-10-02T15:19:40.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-phkht, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:40.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-phkht, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-phkht" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:40.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:40.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:40.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:40.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:40.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:40.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:40.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:43.564Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.449 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2023-10-02T15:19:43.565Z] testAnalysisExecution Time elapsed: 1.108 s [2023-10-02T15:19:43.565Z] testUsageInRange Time elapsed: 1.112 s [2023-10-02T15:19:43.565Z] testReturnedStateSystem Time elapsed: 1.113 s [2023-10-02T15:19:43.565Z] testInvalid Time elapsed: 1.114 s [2023-10-02T15:19:43.565Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2023-10-02T15:19:43.565Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2023-10-02T15:19:43.565Z] testMatchingMultiMatchers Time elapsed: 0.138 s [2023-10-02T15:19:43.565Z] testMatching Time elapsed: 0.112 s [2023-10-02T15:19:43.565Z] [2023-10-02T15:19:43.565Z] Results: [2023-10-02T15:19:43.565Z] [2023-10-02T15:19:43.565Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:19:43.565Z] [2023-10-02T15:19:43.565Z] [INFO] All tests passed! [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:19:43.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:43.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:43.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:43.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2metadata.xml [2023-10-02T15:19:43.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2023-10-02T15:19:43.565Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144] [2023-10-02T15:19:43.565Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] The project's OSGi version is 1.0.10.202310021456 [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests... [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2023-10-02T15:19:43.565Z] [INFO] [2023-10-02T15:19:43.565Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:43.565Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2023-10-02T15:19:44.127Z] [INFO] [2023-10-02T15:19:44.127Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2023-10-02T15:19:44.127Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:19:44.128Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.128Z] [INFO] [2023-10-02T15:19:44.128Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:44.385Z] [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) [2023-10-02T15:19:44.385Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:19:44.385Z] [INFO] Command line: [2023-10-02T15:19:44.385Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:19:44.385Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:19:44.948Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:19:44.948Z] 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) [2023-10-02T15:19:44.948Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:19:44.948Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:19:47.116Z] !SESSION 2023-10-02 15:19:44.382 ----------------------------------------------- [2023-10-02T15:19:47.116Z] eclipse.buildId=unknown [2023-10-02T15:19:47.116Z] java.version=17.0.2 [2023-10-02T15:19:47.116Z] java.vendor=Oracle Corporation [2023-10-02T15:19:47.116Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:19:47.116Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:19:47.116Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:19:47.116Z] [2023-10-02T15:19:47.116Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:19:46.853 [2023-10-02T15:19:47.116Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:19:47.116Z] !STACK 0 [2023-10-02T15:19:47.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:19:47.116Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:47.116Z] [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:19:47.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:19:47.116Z] [2023-10-02T15:19:47.116Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:19:47.045 [2023-10-02T15:19:47.116Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:19:47.116Z] !STACK 0 [2023-10-02T15:19:47.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:19:47.116Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:47.116Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:19:47.116Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:19:47.117Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:19:47.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:47.117Z] [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:19:47.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:19:47.375Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:19:47.632Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:19:50.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-nngk7 because kubernetes resource quota exceeded. [2023-10-02T15:19:50.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nngk7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:50.871Z] Retrying... [2023-10-02T15:19:50.871Z] [2023-10-02T15:19:50.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-nngk7 [2023-10-02T15:19:50.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nngk7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:19:50.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nngk7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nngk7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:19:50.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:19:50.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:19:50.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:19:50.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:19:50.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:19:50.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:19:50.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:19:52.890Z] [2023-10-02T15:19:52.890Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:19:51.950 [2023-10-02T15:19:52.891Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:19:52.891Z] !STACK 0 [2023-10-02T15:19:52.891Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:19:52.891Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:19:52.891Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:19:52.891Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:19:52.891Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:19:52.891Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:19:52.891Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:19:52.891Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:19:52.891Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:19:52.891Z] ... 7 more [2023-10-02T15:19:52.891Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2023-10-02T15:19:52.891Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2023-10-02T15:19:52.891Z] tidColumnComparatorTest Time elapsed: 0.025 s [2023-10-02T15:19:52.891Z] tidSecondaryTimeColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] execNameColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] ptidComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] tidComparatorTest Time elapsed: 0.001 s [2023-10-02T15:19:52.891Z] ptidColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] birthTimeColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] birthTimeSecondaryTimeColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] execNameSecondaryTimeColumnComparatorTest Time elapsed: 0.001 s [2023-10-02T15:19:52.891Z] ptidSecondaryTimeColumnComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] birthTimeComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] execNameComparatorTest Time elapsed: 0 s [2023-10-02T15:19:52.891Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2023-10-02T15:19:53.147Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2023-10-02T15:19:53.147Z] testEmpty Time elapsed: 0.049 s [2023-10-02T15:19:53.147Z] testMany Time elapsed: 0.251 s [2023-10-02T15:19:53.147Z] testDoubleOtherOrder Time elapsed: 0.002 s [2023-10-02T15:19:53.147Z] test9OutOfOrder Time elapsed: 0 s [2023-10-02T15:19:53.147Z] test9InOrder Time elapsed: 0 s [2023-10-02T15:19:53.147Z] testDouble Time elapsed: 0 s [2023-10-02T15:19:53.147Z] testSingleInvalid Time elapsed: 0 s [2023-10-02T15:19:53.147Z] testSingle Time elapsed: 0 s [2023-10-02T15:19:53.147Z] test9InOrder10Times Time elapsed: 0 s [2023-10-02T15:19:53.147Z] [2023-10-02T15:19:53.147Z] Results: [2023-10-02T15:19:53.147Z] [2023-10-02T15:19:53.147Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:19:53.147Z] [2023-10-02T15:19:53.719Z] [INFO] All tests passed! [2023-10-02T15:19:53.719Z] [INFO] [2023-10-02T15:19:53.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:53.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:53.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:53.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:19:53.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2023-10-02T15:19:53.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2023-10-02T15:19:53.719Z] [INFO] [2023-10-02T15:19:53.719Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-10-02T15:19:53.719Z] [INFO] [2023-10-02T15:19:53.719Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2023-10-02T15:19:53.719Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144] [2023-10-02T15:19:53.719Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] The project's OSGi version is 1.0.11.202310021456 [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests... [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2023-10-02T15:19:53.976Z] [INFO] [2023-10-02T15:19:53.976Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:53.976Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:19:54.539Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.539Z] [INFO] [2023-10-02T15:19:54.539Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:19:54.811Z] [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) [2023-10-02T15:19:54.811Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2023-10-02T15:19:54.811Z] [INFO] Command line: [2023-10-02T15:19:54.811Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:19:54.811Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:19:55.381Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:19:55.381Z] 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) [2023-10-02T15:19:55.381Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:19:55.381Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:19:57.530Z] !SESSION 2023-10-02 15:19:54.790 ----------------------------------------------- [2023-10-02T15:19:57.530Z] eclipse.buildId=unknown [2023-10-02T15:19:57.530Z] java.version=17.0.2 [2023-10-02T15:19:57.530Z] java.vendor=Oracle Corporation [2023-10-02T15:19:57.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:19:57.530Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:19:57.530Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:19:57.530Z] [2023-10-02T15:19:57.530Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:19:57.335 [2023-10-02T15:19:57.530Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:19:57.530Z] !STACK 0 [2023-10-02T15:19:57.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:19:57.530Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:57.530Z] [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:19:57.530Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:19:57.786Z] [2023-10-02T15:19:57.786Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:19:57.552 [2023-10-02T15:19:57.786Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:19:57.786Z] !STACK 0 [2023-10-02T15:19:57.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:19:57.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:57.786Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:19:57.787Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:19:57.787Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:19:57.787Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:19:57.787Z] [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:19:57.787Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:19:58.720Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2023-10-02T15:20:00.613Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2023-10-02T15:20:00.613Z] testDescending Time elapsed: 0.005 s [2023-10-02T15:20:00.613Z] testMergeStatisticsNodes Time elapsed: 0.001 s [2023-10-02T15:20:00.613Z] parallelStreamBuildingTest Time elapsed: 0.39 s [2023-10-02T15:20:00.613Z] testNoiseDataset Time elapsed: 0.497 s [2023-10-02T15:20:00.613Z] streamBuildingTest Time elapsed: 0.21 s [2023-10-02T15:20:00.613Z] testEmpty Time elapsed: 0 s [2023-10-02T15:20:00.613Z] testSmallDataset Time elapsed: 0 s [2023-10-02T15:20:00.613Z] gaussianNoiseTest Time elapsed: 0.249 s [2023-10-02T15:20:00.613Z] testLargeDataset Time elapsed: 0.192 s [2023-10-02T15:20:00.613Z] testAscending Time elapsed: 0 s [2023-10-02T15:20:00.613Z] testLimitDataset Time elapsed: 0 s [2023-10-02T15:20:00.613Z] mergeStatisticsCornerCaseNodesTest Time elapsed: 0.003 s [2023-10-02T15:20:00.613Z] testMergeStatisticsRandomNodes Time elapsed: 0.001 s [2023-10-02T15:20:00.613Z] testLargeDatasetNegative Time elapsed: 0 s [2023-10-02T15:20:00.613Z] testLimitDataset2 Time elapsed: 0 s [2023-10-02T15:20:00.613Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2023-10-02T15:20:00.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-pxq11 because kubernetes resource quota exceeded. [2023-10-02T15:20:00.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pxq11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:00.879Z] Retrying... [2023-10-02T15:20:00.879Z] [2023-10-02T15:20:00.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-pxq11 [2023-10-02T15:20:00.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pxq11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:00.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:00.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pxq11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pxq11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:00.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:00.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:00.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:00.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:00.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:00.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:00.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:00.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:00.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:01.176Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2023-10-02T15:20:01.176Z] testPartialPerTypeStatsCancel Time elapsed: 0.629 s [2023-10-02T15:20:01.176Z] testExecute Time elapsed: 0.026 s [2023-10-02T15:20:01.176Z] testExecuteNoDepend Time elapsed: 0.009 s [2023-10-02T15:20:01.176Z] testTotalStats Time elapsed: 0.053 s [2023-10-02T15:20:01.176Z] testPerTypeStats Time elapsed: 0.053 s [2023-10-02T15:20:01.176Z] testPartialPerTypeStats Time elapsed: 0.057 s [2023-10-02T15:20:01.176Z] testExecuteNoTrace Time elapsed: 0.008 s [2023-10-02T15:20:01.176Z] testPartialStats Time elapsed: 0.016 s [2023-10-02T15:20:01.176Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest [2023-10-02T15:20:02.542Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest [2023-10-02T15:20:02.543Z] testDataProviderFetchLineZeroIndex Time elapsed: 0.056 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineCornerIndex Time elapsed: 0.004 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLastLinesWithDurationComparator Time elapsed: 0.012 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineWithSearchPrevious Time elapsed: 0.993 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineWithSearch Time elapsed: 0.043 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineWithEndTimeComparator Time elapsed: 0.001 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineNonZeroIndex Time elapsed: 0.001 s [2023-10-02T15:20:02.543Z] testDataProviderFetchColumn Time elapsed: 0 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineCrossIndexes Time elapsed: 0.091 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineWithSearchTypo Time elapsed: 0.001 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLastLinesWithEndComparator Time elapsed: 0 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineTimeOut Time elapsed: 0.001 s [2023-10-02T15:20:02.543Z] testDataProviderFetchLineWithDurationComparator Time elapsed: 0.003 s [2023-10-02T15:20:02.543Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest [2023-10-02T15:20:02.799Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest [2023-10-02T15:20:02.799Z] testID Time elapsed: 0 s [2023-10-02T15:20:02.799Z] testFetchTree Time elapsed: 0 s [2023-10-02T15:20:02.799Z] testDataProviderNullFetchXY Time elapsed: 0.005 s [2023-10-02T15:20:02.799Z] testDataProviderFetchXY Time elapsed: 0 s [2023-10-02T15:20:02.799Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest [2023-10-02T15:20:02.799Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest [2023-10-02T15:20:02.799Z] testFetchTreeSpecificRange Time elapsed: 0.004 s [2023-10-02T15:20:02.799Z] testFetchTreeWithMapperFullRange Time elapsed: 0 s [2023-10-02T15:20:02.799Z] testFetchTreeFullRange Time elapsed: 0 s [2023-10-02T15:20:02.799Z] testFetchTreeWithUserDefinedAspectsFullRange Time elapsed: 0 s [2023-10-02T15:20:02.799Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest [2023-10-02T15:20:03.762Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest [2023-10-02T15:20:03.762Z] testFetchLinesWithTwoSearchFiltersOnAnExperiment Time elapsed: 0.485 s [2023-10-02T15:20:03.763Z] testMainDataProviderFetchColumn Time elapsed: 0 s [2023-10-02T15:20:03.763Z] testInvalidExperimentDataProviderFetchColumn Time elapsed: 0 s [2023-10-02T15:20:03.763Z] testSingleTraceExperimentDataProviderFetchColumn Time elapsed: 0 s [2023-10-02T15:20:03.763Z] testFetchLinesWithSearchOnAnExperiment Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] testFetchLinesFromDataProviderWithExperiment Time elapsed: 0 s [2023-10-02T15:20:03.763Z] testFetchLinesFronmDataProviderWithEmptyExperiment Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment Time elapsed: 0.273 s [2023-10-02T15:20:03.763Z] testFetchLinesFromDataProviderWithSingleTraceExperiment Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] testFetchLinesWithTraceNameSorting Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest [2023-10-02T15:20:03.763Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest [2023-10-02T15:20:03.763Z] floatTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] longTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] shortTest Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] byteTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] bigDecTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failBSTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failDFTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failFDTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failILTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failLITest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] bigIntTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failSBTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failBdBiTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] failBiBdTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] doubleTest Time elapsed: 0.001 s [2023-10-02T15:20:03.763Z] intTest Time elapsed: 0 s [2023-10-02T15:20:03.763Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2023-10-02T15:20:04.785Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2023-10-02T15:20:04.785Z] testDescending Time elapsed: 0.001 s [2023-10-02T15:20:04.785Z] testMergeStatisticsNodes Time elapsed: 0 s [2023-10-02T15:20:04.785Z] parallelStreamBuildingTest Time elapsed: 0.105 s [2023-10-02T15:20:04.785Z] testNoiseDataset Time elapsed: 0.193 s [2023-10-02T15:20:04.785Z] streamBuildingTest Time elapsed: 0.05 s [2023-10-02T15:20:04.785Z] testEmpty Time elapsed: 0 s [2023-10-02T15:20:04.785Z] testSmallDataset Time elapsed: 0 s [2023-10-02T15:20:04.785Z] gaussianNoiseTest Time elapsed: 0.107 s [2023-10-02T15:20:04.785Z] testLargeDataset Time elapsed: 0.345 s [2023-10-02T15:20:04.785Z] testAscending Time elapsed: 0 s [2023-10-02T15:20:04.785Z] testLimitDataset Time elapsed: 0 s [2023-10-02T15:20:04.785Z] mergeStatisticsCornerCaseNodesTest Time elapsed: 0 s [2023-10-02T15:20:04.785Z] testMergeStatisticsRandomNodes Time elapsed: 0 s [2023-10-02T15:20:04.785Z] testLargeDatasetNegative Time elapsed: 0.166 s [2023-10-02T15:20:04.785Z] testLimitDataset2 Time elapsed: 0 s [2023-10-02T15:20:04.785Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2023-10-02T15:20:06.675Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2023-10-02T15:20:06.676Z] testDescending Time elapsed: 0 s [2023-10-02T15:20:06.676Z] testMergeStatisticsNodes Time elapsed: 0.001 s [2023-10-02T15:20:06.676Z] parallelStreamBuildingTest Time elapsed: 0.178 s [2023-10-02T15:20:06.676Z] testNoiseDataset Time elapsed: 0.314 s [2023-10-02T15:20:06.676Z] streamBuildingTest Time elapsed: 0.278 s [2023-10-02T15:20:06.676Z] testEmpty Time elapsed: 0 s [2023-10-02T15:20:06.676Z] testSmallDataset Time elapsed: 0 s [2023-10-02T15:20:06.676Z] gaussianNoiseTest Time elapsed: 0.295 s [2023-10-02T15:20:06.676Z] testLargeDataset Time elapsed: 0.207 s [2023-10-02T15:20:06.676Z] testAscending Time elapsed: 0 s [2023-10-02T15:20:06.676Z] testLimitDataset Time elapsed: 0 s [2023-10-02T15:20:06.676Z] mergeStatisticsCornerCaseNodesTest Time elapsed: 0 s [2023-10-02T15:20:06.676Z] testMergeStatisticsRandomNodes Time elapsed: 0.001 s [2023-10-02T15:20:06.676Z] testLargeDatasetNegative Time elapsed: 0.234 s [2023-10-02T15:20:06.676Z] testLimitDataset2 Time elapsed: 0 s [2023-10-02T15:20:06.676Z] [2023-10-02T15:20:06.676Z] Results: [2023-10-02T15:20:06.676Z] [2023-10-02T15:20:06.676Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:20:06.676Z] [2023-10-02T15:20:06.676Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@37468787 was not deregistered. [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.(AbstractSegmentStoreAnalysisModule.java:52) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.(SegmentStoreAnalysisModule.java:185) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.676Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.676Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:20:06.676Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:20:06.676Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:20:06.676Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2023-10-02T15:20:06.676Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2023-10-02T15:20:06.676Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:20:06.676Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:20:06.676Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:20:06.676Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:20:06.676Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:20:06.676Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:20:06.676Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:20:06.676Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:20:06.676Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:20:06.676Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:20:06.676Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:20:06.676Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:20:06.676Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:20:06.676Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.676Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.676Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:20:06.676Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:20:06.676Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:20:06.676Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:20:06.676Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:20:06.676Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:20:06.676Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:20:06.676Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:20:06.676Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:20:06.676Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.676Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.676Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.676Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:20:06.676Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:20:06.676Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:20:06.676Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:20:06.676Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7e0bc8a3 was not deregistered. [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:20:06.676Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.(AbstractSegmentStoreAnalysisModule.java:52) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.(SegmentStoreAnalysisModule.java:185) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.677Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.677Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:20:06.677Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:20:06.677Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:20:06.677Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:20:06.677Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:20:06.677Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:20:06.677Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:20:06.677Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:20:06.677Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:20:06.677Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:20:06.677Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:20:06.677Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:20:06.677Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:20:06.677Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.677Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.677Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:20:06.677Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:20:06.677Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:20:06.677Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:20:06.677Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:20:06.677Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:20:06.677Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:20:06.677Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:20:06.677Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:20:06.677Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.677Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.677Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:20:06.677Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:20:06.677Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:20:06.677Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:20:06.677Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@503df2d0 was not deregistered. [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.(AbstractSegmentStoreAnalysisModule.java:52) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.(SegmentStoreAnalysisModule.java:165) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208) [2023-10-02T15:20:06.677Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.677Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.677Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.677Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:20:06.677Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2023-10-02T15:20:06.677Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:20:06.677Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:20:06.677Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:20:06.677Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:20:06.677Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:20:06.677Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:20:06.677Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:20:06.678Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:20:06.678Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:20:06.678Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:20:06.678Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.678Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:20:06.678Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:20:06.678Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:20:06.678Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:20:06.678Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:20:06.678Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:20:06.678Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:20:06.678Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.678Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.678Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:20:06.678Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:20:06.678Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:20:06.678Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:20:06.678Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6e43ddd6 was not deregistered. [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.(AbstractSegmentStoreAnalysisModule.java:52) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.(SegmentStoreAnalysisModule.java:165) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208) [2023-10-02T15:20:06.678Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.678Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.678Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:20:06.678Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:20:06.678Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:20:06.678Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2023-10-02T15:20:06.678Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2023-10-02T15:20:06.678Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:20:06.678Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:20:06.678Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:20:06.678Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:20:06.678Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:20:06.678Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:20:06.678Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:20:06.678Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:20:06.678Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:20:06.678Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:20:06.678Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:20:06.678Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:20:06.678Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.678Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.679Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:20:06.679Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:20:06.679Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.679Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:20:06.679Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@69d45cca was not deregistered. [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.(AbstractSegmentStoreAnalysisModule.java:52) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.(SegmentStoreAnalysisModule.java:165) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208) [2023-10-02T15:20:06.679Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.679Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.679Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:20:06.679Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:20:06.679Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:20:06.679Z] org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [2023-10-02T15:20:06.679Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [2023-10-02T15:20:06.679Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:20:06.679Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:20:06.679Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:20:06.679Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:20:06.679Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:20:06.679Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:20:06.679Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:20:06.679Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:20:06.679Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:20:06.679Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:20:06.679Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:20:06.679Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.679Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:20:06.679Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:20:06.679Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:20:06.679Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:20:06.679Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:20:06.679Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:20:06.679Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:20:06.679Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:20:06.679Z] [INFO] All tests passed! [2023-10-02T15:20:06.679Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:20:06.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:06.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:06.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:06.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2023-10-02T15:20:06.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2023-10-02T15:20:06.680Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144] [2023-10-02T15:20:06.680Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] The project's OSGi version is 1.0.12.202310021456 [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] [2023-10-02T15:20:06.680Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.680Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests... [2023-10-02T15:20:06.936Z] [INFO] [2023-10-02T15:20:06.936Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2023-10-02T15:20:06.936Z] [INFO] [2023-10-02T15:20:06.936Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:06.936Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:20:07.193Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.193Z] [INFO] [2023-10-02T15:20:07.193Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:07.449Z] [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) [2023-10-02T15:20:07.449Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:20:07.449Z] [INFO] Command line: [2023-10-02T15:20:07.449Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:20:07.449Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:20:08.011Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:20:08.011Z] 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) [2023-10-02T15:20:08.011Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:20:08.011Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:20:10.542Z] !SESSION 2023-10-02 15:20:07.441 ----------------------------------------------- [2023-10-02T15:20:10.542Z] eclipse.buildId=unknown [2023-10-02T15:20:10.542Z] java.version=17.0.2 [2023-10-02T15:20:10.542Z] java.vendor=Oracle Corporation [2023-10-02T15:20:10.542Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:20:10.542Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:20:10.542Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:20:10.542Z] [2023-10-02T15:20:10.542Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:20:10.141 [2023-10-02T15:20:10.542Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:20:10.542Z] !STACK 0 [2023-10-02T15:20:10.542Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:20:10.543Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:10.543Z] [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:20:10.543Z] [2023-10-02T15:20:10.543Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:20:10.353 [2023-10-02T15:20:10.543Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:20:10.543Z] !STACK 0 [2023-10-02T15:20:10.543Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:20:10.543Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:10.543Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:20:10.543Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:20:10.543Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:20:10.543Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:10.543Z] [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:20:10.543Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:20:10.801Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:20:10.801Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:20:10.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jq2qs because kubernetes resource quota exceeded. [2023-10-02T15:20:10.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq2qs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:10.859Z] Retrying... [2023-10-02T15:20:10.859Z] [2023-10-02T15:20:10.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-jq2qs [2023-10-02T15:20:10.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq2qs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:10.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jq2qs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jq2qs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:10.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:10.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:10.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:10.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:10.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:10.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:16.052Z] [2023-10-02T15:20:16.052Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:20:15.371 [2023-10-02T15:20:16.052Z] !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 [2023-10-02T15:20:16.052Z] [2023-10-02T15:20:16.052Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:20:15.433 [2023-10-02T15:20:16.052Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:20:16.052Z] !STACK 0 [2023-10-02T15:20:16.052Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:20:16.052Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:20:16.052Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:20:16.052Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:20:16.052Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:20:16.052Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:20:16.052Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:20:16.052Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:20:16.052Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:20:16.052Z] ... 7 more [2023-10-02T15:20:16.052Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2023-10-02T15:20:16.052Z] Display size: 1440x900 [2023-10-02T15:20:16.052Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:20:16.052Z] GTK version=3.22.30 [2023-10-02T15:20:16.052Z] GTK theme=Ambiance [2023-10-02T15:20:16.052Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:20:16.052Z] Time zone: Greenwich Mean Time [2023-10-02T15:20:16.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252065762 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252065086 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252065086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252065085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:20:16.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:20:17.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252064854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:17.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252064851 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:17.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252064849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:17.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252064847 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:17.130Z] 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"' [2023-10-02T15:20:17.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252064585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:17.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252064584 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:17.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252064583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:17.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252064582 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:17.386Z] 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"' [2023-10-02T15:20:17.643Z] 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"' [2023-10-02T15:20:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2023-10-02T15:20:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...' [2023-10-02T15:20:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-252064276 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...'] [2023-10-02T15:20:17.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...' [2023-10-02T15:20:17.899Z] 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"' [2023-10-02T15:20:19.790Z] [2023-10-02T15:20:19.790Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:20:19.379 [2023-10-02T15:20:19.790Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:20:20.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252062510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:20.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252061667 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:20.887Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-r488m because kubernetes resource quota exceeded. [2023-10-02T15:20:20.887Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r488m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:20.887Z] Retrying... [2023-10-02T15:20:20.887Z] [2023-10-02T15:20:20.887Z] ERROR: Failed to launch tracecompass-build-3jjwn-r488m [2023-10-02T15:20:20.887Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r488m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:20.887Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r488m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r488m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:20.887Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:20.887Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:20.887Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:20.887Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:20.887Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:20.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:20.887Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252061667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252060751 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:21.279Z] 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"' [2023-10-02T15:20:21.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252060539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:21.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252060537 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:21.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252060536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:21.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252060486 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:21.539Z] 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"' [2023-10-02T15:20:22.467Z] [2023-10-02T15:20:22.467Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:20:22.287 [2023-10-02T15:20:22.467Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:20:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252059612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252059587 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252059586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252059557 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:22.467Z] 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"' [2023-10-02T15:20:23.834Z] [2023-10-02T15:20:23.834Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:20:23.676 [2023-10-02T15:20:23.834Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:20:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252058223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252058061 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252058060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252058048 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:24.091Z] 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"' [2023-10-02T15:20:25.983Z] [2023-10-02T15:20:25.983Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:20:25.582 [2023-10-02T15:20:25.983Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:20:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252056319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252055295 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:27.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252055295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:27.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252054299 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:27.841Z] 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"' [2023-10-02T15:20:27.841Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.921 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2023-10-02T15:20:27.841Z] climbTest Time elapsed: 0.292 s [2023-10-02T15:20:27.841Z] smallTest Time elapsed: 0.288 s [2023-10-02T15:20:27.841Z] testWriteToTsv Time elapsed: 0.251 s [2023-10-02T15:20:27.841Z] gaussianNoiseTest Time elapsed: 3.607 s [2023-10-02T15:20:27.841Z] decrementingTest Time elapsed: 0.177 s [2023-10-02T15:20:27.841Z] largeTest Time elapsed: 1.012 s [2023-10-02T15:20:27.841Z] onDiskSegStoreTest Time elapsed: 1.569 s [2023-10-02T15:20:27.841Z] noiseTest Time elapsed: 3.726 s [2023-10-02T15:20:27.841Z] [2023-10-02T15:20:27.841Z] Results: [2023-10-02T15:20:27.841Z] [2023-10-02T15:20:27.841Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:20:27.841Z] [2023-10-02T15:20:28.770Z] [INFO] All tests passed! [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:28.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:28.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:28.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2023-10-02T15:20:28.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2023-10-02T15:20:28.770Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144] [2023-10-02T15:20:28.770Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] The project's OSGi version is 1.0.17.202310021456 [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] [2023-10-02T15:20:28.770Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:28.770Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests... [2023-10-02T15:20:29.027Z] [INFO] [2023-10-02T15:20:29.027Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2023-10-02T15:20:29.027Z] [INFO] [2023-10-02T15:20:29.027Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.027Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2023-10-02T15:20:29.590Z] [INFO] [2023-10-02T15:20:29.590Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:20:29.591Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.591Z] [INFO] [2023-10-02T15:20:29.591Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:20:29.847Z] [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) [2023-10-02T15:20:29.847Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:20:29.847Z] [INFO] Command line: [2023-10-02T15:20:29.847Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:20:29.847Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:20:30.777Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:20:30.777Z] 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) [2023-10-02T15:20:30.777Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:20:30.777Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:20:30.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2rqwc because kubernetes resource quota exceeded. [2023-10-02T15:20:30.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2rqwc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:30.860Z] Retrying... [2023-10-02T15:20:30.860Z] [2023-10-02T15:20:30.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-2rqwc [2023-10-02T15:20:30.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2rqwc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:30.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2rqwc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2rqwc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:30.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:30.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:30.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:30.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:30.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:30.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:32.681Z] !SESSION 2023-10-02 15:20:29.953 ----------------------------------------------- [2023-10-02T15:20:32.681Z] eclipse.buildId=unknown [2023-10-02T15:20:32.681Z] java.version=17.0.2 [2023-10-02T15:20:32.681Z] java.vendor=Oracle Corporation [2023-10-02T15:20:32.681Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:20:32.682Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:20:32.682Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:20:32.682Z] [2023-10-02T15:20:32.682Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:20:32.342 [2023-10-02T15:20:32.682Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:20:32.682Z] !STACK 0 [2023-10-02T15:20:32.682Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:20:32.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:32.682Z] [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:20:32.682Z] [2023-10-02T15:20:32.682Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:20:32.530 [2023-10-02T15:20:32.682Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:20:32.682Z] !STACK 0 [2023-10-02T15:20:32.682Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:20:32.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:32.682Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:20:32.682Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:20:32.682Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:20:32.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:20:32.682Z] [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:20:32.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:20:32.939Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:20:32.939Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:20:38.187Z] [2023-10-02T15:20:38.187Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:20:37.349 [2023-10-02T15:20:38.187Z] !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 [2023-10-02T15:20:38.187Z] [2023-10-02T15:20:38.187Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:20:37.432 [2023-10-02T15:20:38.187Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:20:38.187Z] !STACK 0 [2023-10-02T15:20:38.187Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:20:38.187Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:20:38.187Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:20:38.187Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:20:38.187Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:20:38.187Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:20:38.187Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:20:38.187Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:20:38.187Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:20:38.187Z] ... 7 more [2023-10-02T15:20:38.187Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2023-10-02T15:20:38.187Z] Display size: 1440x900 [2023-10-02T15:20:38.187Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:20:38.187Z] GTK version=3.22.30 [2023-10-02T15:20:38.187Z] GTK theme=Ambiance [2023-10-02T15:20:38.187Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:20:38.187Z] Time zone: Greenwich Mean Time [2023-10-02T15:20:38.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252043672 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:39.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-252042887 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-252042887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252042886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2023-10-02T15:20:39.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2023-10-02T15:20:40.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9f3kp because kubernetes resource quota exceeded. [2023-10-02T15:20:40.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9f3kp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:40.860Z] Retrying... [2023-10-02T15:20:40.860Z] [2023-10-02T15:20:40.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-9f3kp [2023-10-02T15:20:40.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9f3kp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:40.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9f3kp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9f3kp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:40.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:40.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:40.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:40.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:40.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2023-10-02T15:20:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:20:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:20:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252035974 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252035946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252035946 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252035945 data=null}, TreeItem with text {test}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252035945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252035944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252035890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:46.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:20:46.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:20:46.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:20:47.253Z] 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') [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:47.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:20:47.253Z] 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=-252034954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.253Z] 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=-252034954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.253Z] 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=-252034954 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.253Z] 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=-252034954 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.253Z] 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=-252034953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.253Z] 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=-252034953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.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=-252034953 data=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')] [2023-10-02T15:20:47.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=-252034953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.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=-252034953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.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=-252034953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.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=-252034953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.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=-252034953 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:20:47.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') [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252034950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252034950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252034950 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252034950 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252034949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252034949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:47.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:47.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:47.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:47.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:47.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252034949 data=null 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')] [2023-10-02T15:20:47.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252035745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:20:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2023-10-02T15:20:47.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.449 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2023-10-02T15:20:47.511Z] testWithTrace Time elapsed: 8.442 s [2023-10-02T15:20:47.511Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2023-10-02T15:20:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252034413 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252034277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:20:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:20:48.024Z] 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"' [2023-10-02T15:20:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:20:48.024Z] 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"' [2023-10-02T15:20:50.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-g387r because kubernetes resource quota exceeded. [2023-10-02T15:20:50.874Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g387r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:50.874Z] Retrying... [2023-10-02T15:20:50.874Z] [2023-10-02T15:20:50.874Z] ERROR: Failed to launch tracecompass-build-3jjwn-g387r [2023-10-02T15:20:50.874Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g387r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:20:50.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g387r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g387r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:20:50.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:20:50.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:20:50.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:20:50.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:20:50.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:20:50.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:20:50.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:20:52.215Z] 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"' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252030152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252030149 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252030148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252030146 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252030051 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252029976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252029975 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252029974 data=null}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252029967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252029967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252029950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:20:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:20:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:20:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:20:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:20:53.143Z] 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') [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:20:53.144Z] 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=-252029069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029068 data=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')] [2023-10-02T15:20:53.144Z] 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=-252029067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] 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=-252029067 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:20: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') [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252029065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252029065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252029065 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252029065 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252029065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252029064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252029064 data=null 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')] [2023-10-02T15:20:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252029793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:20:53.707Z] 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"' [2023-10-02T15:20:53.707Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.965 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2023-10-02T15:20:53.707Z] testWithTrace Time elapsed: 5.828 s [2023-10-02T15:20:53.707Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2023-10-02T15:20:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252028448 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252028347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:20:53.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252028192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252028189 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252028188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252028187 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-252028186 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}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-252028185 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-252028184 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}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-252028183 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252028182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252028181 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252028180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252028180 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=-252028179 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}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-252028178 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}] [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252024134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252024091 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252024089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252024088 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252023984 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252023960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252023960 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252023960 data=null}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252023959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252023959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252023954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:20:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:20:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:20:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:20:59.067Z] 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') [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:20:59.067Z] 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=-252023121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023121 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023121 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=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')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] 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=-252023120 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:20:59.067Z] 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') [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252023119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252023119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252023119 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252023119 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252023119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252023119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:20:59.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:59.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:59.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:59.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:59.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:20:59.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252023119 data=null 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')] [2023-10-02T15:20:59.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252023861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:20:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252022485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252022484 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252022483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252022483 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-252022255 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...'] [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:20:59.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:00.855Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-5fj8q because kubernetes resource quota exceeded. [2023-10-02T15:21:00.856Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5fj8q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:00.856Z] Retrying... [2023-10-02T15:21:00.856Z] [2023-10-02T15:21:00.856Z] ERROR: Failed to launch tracecompass-build-3jjwn-5fj8q [2023-10-02T15:21:00.856Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5fj8q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:00.856Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5fj8q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5fj8q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:00.856Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:00.856Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:00.856Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:00.856Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:00.856Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:00.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:00.856Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:02.356Z] [2023-10-02T15:21:02.356Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:21:02.146 [2023-10-02T15:21:02.357Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:21:02.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252019734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:02.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252019093 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252019092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252018426 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252018135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252018086 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252018085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252018083 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:03.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:04.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:04.676Z] [2023-10-02T15:21:04.676Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:21:04.520 [2023-10-02T15:21:04.676Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:21:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252017371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252017336 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252017336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252017271 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:06.190Z] [2023-10-02T15:21:06.190Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:21:05.994 [2023-10-02T15:21:06.190Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:21:06.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252015896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:06.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252015894 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:06.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252015689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:06.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252015687 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:06.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:09.222Z] [2023-10-02T15:21:09.223Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-10-02 15:21:08.744 [2023-10-02T15:21:09.223Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe. [2023-10-02T15:21:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252013146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252012085 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:10.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-5gl3b because kubernetes resource quota exceeded. [2023-10-02T15:21:10.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5gl3b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:10.860Z] Retrying... [2023-10-02T15:21:10.860Z] [2023-10-02T15:21:10.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-5gl3b [2023-10-02T15:21:10.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5gl3b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:10.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5gl3b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5gl3b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:10.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:10.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:10.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:10.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:10.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:11.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-252012084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}] [2023-10-02T15:21:11.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-252011023 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}] [2023-10-02T15:21:11.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2023-10-02T15:21:11.335Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.616 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2023-10-02T15:21:11.335Z] climbTest Time elapsed: 0.254 s [2023-10-02T15:21:11.335Z] testWithTrace Time elapsed: 5.486 s [2023-10-02T15:21:11.335Z] smallTest Time elapsed: 0.149 s [2023-10-02T15:21:11.335Z] testWriteToTsv Time elapsed: 0.265 s [2023-10-02T15:21:11.335Z] gaussianNoiseTest Time elapsed: 3.956 s [2023-10-02T15:21:11.335Z] decrementingTest Time elapsed: 0.168 s [2023-10-02T15:21:11.335Z] largeTest Time elapsed: 1.037 s [2023-10-02T15:21:11.335Z] onDiskSegStoreTest Time elapsed: 1.585 s [2023-10-02T15:21:11.335Z] noiseTest Time elapsed: 4.611 s [2023-10-02T15:21:11.335Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252010791 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-252010734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:21:11.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:21:11.591Z] 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"' [2023-10-02T15:21:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190 [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:14.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-252006535 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-252006512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-252006512 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-252006511 data=null}, TreeItem with text {test}] [2023-10-02T15:21:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-252006511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:21:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-252006511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:21:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-252006488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:21:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:21:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:21:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:21:16.611Z] 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') [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:21:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:21:16.612Z] 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=-252005667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=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')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005665 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] 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=-252005665 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:21:16.612Z] 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') [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-252005664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-252005664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-252005664 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-252005664 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-252005664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-252005664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:21:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:21:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:21:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:21:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:21:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-252005664 data=null 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')] [2023-10-02T15:21:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-252006390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:21:16.869Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.672 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2023-10-02T15:21:16.869Z] testWithTrace Time elapsed: 4.051 s [2023-10-02T15:21:16.869Z] [2023-10-02T15:21:16.869Z] Results: [2023-10-02T15:21:16.869Z] [2023-10-02T15:21:16.869Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:21:16.869Z] [2023-10-02T15:21:17.125Z] [2023-10-02T15:21:17.125Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:21:16.946 [2023-10-02T15:21:17.125Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:21:17.688Z] [INFO] All tests passed! [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:21:17.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:17.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:17.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:17.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml [2023-10-02T15:21:17.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2023-10-02T15:21:17.688Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144] [2023-10-02T15:21:17.688Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] The project's OSGi version is 1.0.9.202310021456 [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests... [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2023-10-02T15:21:17.688Z] [INFO] [2023-10-02T15:21:17.688Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:17.688Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2023-10-02T15:21:18.251Z] [INFO] [2023-10-02T15:21:18.251Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2023-10-02T15:21:18.251Z] [INFO] [2023-10-02T15:21:18.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.251Z] [INFO] [2023-10-02T15:21:18.251Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar [2023-10-02T15:21:18.251Z] [INFO] [2023-10-02T15:21:18.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar [2023-10-02T15:21:18.252Z] [INFO] [2023-10-02T15:21:18.252Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.252Z] [INFO] [2023-10-02T15:21:18.252Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.252Z] [INFO] [2023-10-02T15:21:18.252Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.252Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:21:18.252Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:21:18.252Z] [INFO] [2023-10-02T15:21:18.252Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.252Z] [INFO] [2023-10-02T15:21:18.252Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:18.815Z] [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) [2023-10-02T15:21:18.815Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2023-10-02T15:21:18.815Z] [INFO] Command line: [2023-10-02T15:21:18.815Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:21:18.815Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:21:19.377Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:21:19.377Z] 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) [2023-10-02T15:21:19.377Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:21:19.377Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:21:20.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1w6f0 because kubernetes resource quota exceeded. [2023-10-02T15:21:20.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1w6f0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:20.872Z] Retrying... [2023-10-02T15:21:20.872Z] [2023-10-02T15:21:20.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-1w6f0 [2023-10-02T15:21:20.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1w6f0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:20.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1w6f0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1w6f0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:20.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:20.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:20.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:20.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:20.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:20.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:20.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:21.272Z] !SESSION 2023-10-02 15:21:18.731 ----------------------------------------------- [2023-10-02T15:21:21.272Z] eclipse.buildId=unknown [2023-10-02T15:21:21.272Z] java.version=17.0.2 [2023-10-02T15:21:21.272Z] java.vendor=Oracle Corporation [2023-10-02T15:21:21.272Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:21:21.272Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:21:21.272Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:21:21.272Z] [2023-10-02T15:21:21.272Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:21:21.156 [2023-10-02T15:21:21.272Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:21:21.272Z] !STACK 0 [2023-10-02T15:21:21.272Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:21:21.272Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:21.272Z] [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:21:21.272Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:21:21.529Z] [2023-10-02T15:21:21.529Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:21:21.436 [2023-10-02T15:21:21.529Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:21:21.529Z] !STACK 0 [2023-10-02T15:21:21.529Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:21:21.529Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:21.529Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:21:21.529Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:21:21.529Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:21:21.529Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:21.529Z] [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:21:21.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:21:22.460Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest [2023-10-02T15:21:30.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-22ph8 because kubernetes resource quota exceeded. [2023-10-02T15:21:30.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-22ph8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:30.861Z] Retrying... [2023-10-02T15:21:30.861Z] [2023-10-02T15:21:30.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-22ph8 [2023-10-02T15:21:30.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-22ph8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:30.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-22ph8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-22ph8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:30.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:30.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:30.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:30.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:30.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:30.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:30.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:34.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.078 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest [2023-10-02T15:21:34.640Z] testCreateProviderForExperiment Time elapsed: 0.008 s [2023-10-02T15:21:34.640Z] testCreateProviderForTrace Time elapsed: 0 s [2023-10-02T15:21:34.640Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2023-10-02T15:21:40.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-c49v4 because kubernetes resource quota exceeded. [2023-10-02T15:21:40.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c49v4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:40.865Z] Retrying... [2023-10-02T15:21:40.865Z] [2023-10-02T15:21:40.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-c49v4 [2023-10-02T15:21:40.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c49v4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:40.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c49v4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c49v4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:40.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:40.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:40.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:40.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:40.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:40.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:40.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:41.178Z] [2023-10-02T15:21:41.178Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-10-02 15:21:40.079 [2023-10-02T15:21:41.178Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2023-10-02T15:21:44.447Z] [2023-10-02T15:21:44.447Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-10-02 15:21:44.407 [2023-10-02T15:21:44.447Z] !MESSAGE Incoherent callstack found on (10019) occasions [2023-10-02T15:21:45.010Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.414 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2023-10-02T15:21:45.010Z] testCallStackProvider[0: Small trace] Time elapsed: 1.132 s [2023-10-02T15:21:45.010Z] testCallStackContent[0: Small trace] Time elapsed: 0.014 s [2023-10-02T15:21:45.010Z] testCallStackProvider[1: Big trace] Time elapsed: 9.901 s [2023-10-02T15:21:45.010Z] testCallStackContent[1: Big trace] Time elapsed: 0.366 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2023-10-02T15:21:45.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2023-10-02T15:21:45.010Z] testIntersectingSegmentStore Time elapsed: 0.057 s [2023-10-02T15:21:45.010Z] testSeriesSegmentStoreIterator Time elapsed: 0.007 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2023-10-02T15:21:45.010Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2023-10-02T15:21:45.010Z] cascadeTest Time elapsed: 0.005 s [2023-10-02T15:21:45.010Z] multiFunctionRootsTest Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] emptyStateSystemTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] largeTest Time elapsed: 0.017 s [2023-10-02T15:21:45.010Z] multiFunctionRootsSecondTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] mergeSecondLevelCalleesTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] mergeFirstLevelCalleesTest Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] treeTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2023-10-02T15:21:45.010Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2023-10-02T15:21:45.010Z] multiFunctionRootsTest Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] TreeStatisticsTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] MergeSecondLevelCalleesTest Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] MergeFirstLevelCalleesStatisticsTest Time elapsed: 0 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2023-10-02T15:21:45.010Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2023-10-02T15:21:45.010Z] testActivator Time elapsed: 0 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2023-10-02T15:21:45.010Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2023-10-02T15:21:45.010Z] testGetSelfTime Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testGetDepth Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testGetStart Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testToString Time elapsed: 0 s [2023-10-02T15:21:45.010Z] createInvalidTimeRangeStateLong Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testCompareTo Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testGetProcessId Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] createInvalidDouble Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testAddChildOk1 Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testAddChildOk2 Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testAddChildOk3 Time elapsed: 0 s [2023-10-02T15:21:45.010Z] createInvalidTimeRangeStateInteger Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testHashCode Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testCompareToBad Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testEquals Time elapsed: 0 s [2023-10-02T15:21:45.010Z] testGetParent Time elapsed: 0.001 s [2023-10-02T15:21:45.010Z] testGetEnd Time elapsed: 0 s [2023-10-02T15:21:45.010Z] createInvalidTimeRangeStateString Time elapsed: 0 s [2023-10-02T15:21:45.010Z] createInvalidTimeRange Time elapsed: 0 s [2023-10-02T15:21:45.010Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2023-10-02T15:21:49.180Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2023-10-02T15:21:49.180Z] testCallGraph[0: Small trace] Time elapsed: 0.007 s [2023-10-02T15:21:49.180Z] testCallGraph[1: Big trace] Time elapsed: 3.907 s [2023-10-02T15:21:49.180Z] [2023-10-02T15:21:49.180Z] Results: [2023-10-02T15:21:49.180Z] [2023-10-02T15:21:49.180Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:21:49.180Z] [2023-10-02T15:21:49.180Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@46cb800b was not deregistered. [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519) [2023-10-02T15:21:49.180Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.180Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.180Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.180Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.180Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.180Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.180Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.180Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.180Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.180Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.180Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.180Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.180Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.180Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.180Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.180Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.180Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.180Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.180Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.180Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.180Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.180Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.180Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.180Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.181Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.181Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.181Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.181Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.181Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@740530b was not deregistered. [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.181Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.181Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.181Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.181Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.181Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.181Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.181Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.181Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.181Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.181Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.181Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.181Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.181Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.181Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.181Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.181Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.181Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.181Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.181Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.181Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.181Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.181Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.181Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.181Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.181Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.181Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.182Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.182Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.182Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5dd62f07 was not deregistered. [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.182Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.182Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.182Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.182Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.182Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.182Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.182Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.182Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.182Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.182Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.182Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.182Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.182Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.182Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.182Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.182Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.182Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.182Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.182Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.182Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.182Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.182Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.182Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.182Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.182Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.182Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.182Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.182Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.182Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.182Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.182Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.182Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.182Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.182Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7d0e46dd was not deregistered. [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.182Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.183Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.183Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.183Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.183Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.183Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.183Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.183Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.183Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.183Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.183Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.183Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.183Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.183Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.183Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.183Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.183Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.183Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.183Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.183Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.183Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.183Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.183Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.183Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.183Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.183Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.183Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.183Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.183Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.183Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.183Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.183Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.183Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.183Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.183Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.183Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.183Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.183Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.183Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3dd8b40e was not deregistered. [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.183Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.184Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.184Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.184Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.184Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.184Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.184Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.184Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.184Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.184Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.184Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.184Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.184Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.184Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.184Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.184Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.184Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.184Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.184Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.184Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.184Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.184Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.184Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.184Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.184Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.184Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.184Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.184Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.184Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.184Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.184Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.184Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.184Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.184Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@ab595e8 was not deregistered. [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.184Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.184Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.184Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.184Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.184Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.184Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.184Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.184Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.184Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.185Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.185Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.185Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.185Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.185Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.185Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.185Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.185Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.185Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.185Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.185Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.185Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.185Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.185Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.185Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.185Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.185Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.185Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.185Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.185Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.185Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.185Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.185Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.185Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.185Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.185Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.185Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@16448827 was not deregistered. [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.185Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.185Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.185Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.185Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.185Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.185Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.185Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.185Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.185Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.185Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.185Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.185Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.185Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.185Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.185Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.185Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.185Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.186Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.186Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.186Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.186Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.186Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.186Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.186Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.186Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.186Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.186Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.186Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.186Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.186Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.186Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.186Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.186Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.186Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.186Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.186Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.186Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.186Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.186Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@421c057a was not deregistered. [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.186Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.186Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.186Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.186Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.186Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.186Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.186Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.186Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.186Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.186Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.186Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.186Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.186Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.186Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.186Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.186Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.186Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.187Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.187Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.187Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.187Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.187Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.187Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.187Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.187Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.187Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.187Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.187Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.187Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.187Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.187Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.187Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.187Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2b8f5aa4 was not deregistered. [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.187Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.187Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.187Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.187Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.187Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.187Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.187Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.187Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.187Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.187Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.187Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.187Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.187Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.187Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.187Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.187Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.187Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.187Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.187Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.187Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.187Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.188Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.188Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.188Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.188Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.188Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.188Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.188Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.188Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.188Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.188Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.188Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.188Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.188Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.188Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@444720b7 was not deregistered. [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.188Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.188Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.188Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.188Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.188Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.188Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.188Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.188Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.188Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.188Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.188Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.188Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.188Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.188Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.188Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.188Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.188Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.188Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.188Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.188Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.188Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.188Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.189Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.189Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.189Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.189Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@21b792c2 was not deregistered. [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.189Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.189Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.189Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.189Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.189Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.189Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.189Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.189Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.189Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.189Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.189Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.189Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.189Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.189Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.189Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.189Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.189Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.189Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.189Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.189Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.189Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.189Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.189Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.189Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.189Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.189Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.189Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.189Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.189Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.189Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.189Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.190Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@170937fe was not deregistered. [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.190Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.190Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.190Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.190Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.190Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.190Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.190Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.190Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.190Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.190Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.190Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.190Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.190Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.190Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.190Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.190Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.190Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.190Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.190Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.190Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.190Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.190Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.190Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.190Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.190Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.190Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.190Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.190Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.190Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.190Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.190Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.190Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.190Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.190Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5da16ed6 was not deregistered. [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:49.190Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.191Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.191Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.191Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.191Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.191Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.191Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.191Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.191Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.191Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.191Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.191Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.191Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.191Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.191Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.191Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.191Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.191Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.191Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.191Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.191Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.191Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.191Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.191Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.191Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.191Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.191Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.191Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.191Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.191Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.191Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.191Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.191Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.191Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.191Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.191Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.191Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@505a48a2 was not deregistered. [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.191Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.191Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.191Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.191Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.191Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.191Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.191Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.192Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.192Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.192Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.192Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.192Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.192Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.192Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.192Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.192Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.192Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.192Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.192Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.192Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.192Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.192Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.192Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.192Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.192Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.192Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.192Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.192Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.192Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.192Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.192Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.192Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.192Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.192Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6e669b5c was not deregistered. [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.192Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.192Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.192Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.192Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.192Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.192Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.192Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.192Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.192Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.192Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.192Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.192Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.192Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.193Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.193Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.193Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.193Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.193Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.193Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.193Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.193Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.193Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.193Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.193Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.193Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.193Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.193Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.193Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.193Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.193Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.193Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.193Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.193Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.193Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.193Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.193Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.193Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6202f8bf was not deregistered. [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:49.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.193Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.193Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.193Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:49.193Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:49.193Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:49.193Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.193Z] org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:49.193Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:21:49.193Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:49.193Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:49.193Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:49.193Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:49.193Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:49.193Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:49.193Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:49.193Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:49.194Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:49.194Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:49.194Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:49.194Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:49.194Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:49.194Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:49.194Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:49.194Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.194Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.194Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:49.194Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:49.194Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:49.194Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:49.194Z] org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:21:49.194Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:21:49.194Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:21:49.194Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:21:49.194Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:21:49.194Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:49.194Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:49.194Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:49.194Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:21:49.194Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:21:49.194Z] org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:21:49.194Z] org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:21:49.450Z] [INFO] All tests passed! [2023-10-02T15:21:49.450Z] [INFO] [2023-10-02T15:21:49.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:49.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:49.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:49.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:21:49.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2023-10-02T15:21:49.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2023-10-02T15:21:49.451Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144] [2023-10-02T15:21:49.451Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] The project's OSGi version is 1.0.7.202310021456 [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] [2023-10-02T15:21:49.451Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.451Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests... [2023-10-02T15:21:49.707Z] [INFO] [2023-10-02T15:21:49.707Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2023-10-02T15:21:49.707Z] [INFO] [2023-10-02T15:21:49.707Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.707Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:21:49.963Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:49.963Z] [INFO] [2023-10-02T15:21:49.963Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:21:50.219Z] [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) [2023-10-02T15:21:50.219Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:21:50.219Z] [INFO] Command line: [2023-10-02T15:21:50.219Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:21:50.219Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:21:50.781Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:21:50.781Z] 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) [2023-10-02T15:21:50.781Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:21:50.781Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:21:50.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-bd3bd because kubernetes resource quota exceeded. [2023-10-02T15:21:50.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bd3bd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:50.862Z] Retrying... [2023-10-02T15:21:50.862Z] [2023-10-02T15:21:50.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-bd3bd [2023-10-02T15:21:50.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bd3bd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:21:50.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bd3bd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bd3bd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:21:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:21:50.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:21:50.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:21:50.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:21:50.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:21:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:21:50.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:21:52.673Z] !SESSION 2023-10-02 15:21:50.259 ----------------------------------------------- [2023-10-02T15:21:52.673Z] eclipse.buildId=unknown [2023-10-02T15:21:52.673Z] java.version=17.0.2 [2023-10-02T15:21:52.673Z] java.vendor=Oracle Corporation [2023-10-02T15:21:52.673Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:21:52.673Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:21:52.673Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:21:52.673Z] [2023-10-02T15:21:52.673Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:21:52.639 [2023-10-02T15:21:52.673Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:21:52.673Z] !STACK 0 [2023-10-02T15:21:52.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:21:52.673Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:52.673Z] [2023-10-02T15:21:52.673Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:21:52.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:21:52.674Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:21:52.930Z] [2023-10-02T15:21:52.930Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:21:52.780 [2023-10-02T15:21:52.930Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:21:52.930Z] !STACK 0 [2023-10-02T15:21:52.930Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:21:52.930Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:52.930Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:21:52.930Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:21:52.930Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:21:52.930Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:21:52.930Z] [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:21:52.930Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:21:53.187Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:21:53.187Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:21:57.360Z] [2023-10-02T15:21:57.360Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:21:56.733 [2023-10-02T15:21:57.360Z] !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 [2023-10-02T15:21:57.360Z] [2023-10-02T15:21:57.360Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:21:56.746 [2023-10-02T15:21:57.360Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:21:57.360Z] !STACK 0 [2023-10-02T15:21:57.360Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:21:57.360Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:21:57.360Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:21:57.360Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:21:57.360Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:21:57.360Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:21:57.360Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:21:57.360Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:21:57.360Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:21:57.360Z] ... 7 more [2023-10-02T15:21:57.360Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2023-10-02T15:21:57.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2023-10-02T15:21:57.360Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2023-10-02T15:21:57.360Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2023-10-02T15:21:57.616Z] Display size: 1440x900 [2023-10-02T15:21:57.616Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:21:57.616Z] GTK version=3.22.30 [2023-10-02T15:21:57.616Z] GTK theme=Ambiance [2023-10-02T15:21:57.616Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:21:57.616Z] Time zone: Greenwich Mean Time [2023-10-02T15:21:57.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251964391 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251963855 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251963855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251963854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:21:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:21:58.742Z] 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"' [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-251963343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-251963342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} time=-251963342 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} time=-251963342 data=null}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-251963340 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} time=-251963338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-251963338 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} time=-251963338 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} time=-251963337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-251963337 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-251963337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} time=-251963337 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} time=-251963336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} time=-251963289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} time=-251963289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} time=-251963288 data=null doit=true}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} time=-251963287 data=null}, TimeGraphControl with text {}] [2023-10-02T15:21:58.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [2023-10-02T15:21:58.742Z] 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"' [2023-10-02T15:21:58.742Z] 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"' [2023-10-02T15:21:58.998Z] 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"' [2023-10-02T15:21:58.998Z] 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"' [2023-10-02T15:21:58.998Z] 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"' [2023-10-02T15:21:58.998Z] 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"' [2023-10-02T15:21:59.254Z] 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"' [2023-10-02T15:21:59.254Z] 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"' [2023-10-02T15:21:59.254Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2023-10-02T15:21:59.254Z] tryMouseDoubleclickZoom Time elapsed: 0.51 s [2023-10-02T15:21:59.254Z] cascadeTest Time elapsed: 0.028 s [2023-10-02T15:21:59.254Z] multiFunctionRootsTest Time elapsed: 0.079 s [2023-10-02T15:21:59.254Z] emptyStateSystemTest Time elapsed: 0.029 s [2023-10-02T15:21:59.254Z] largeTest Time elapsed: 0.165 s [2023-10-02T15:21:59.254Z] multiFunctionRootsSecondTest Time elapsed: 0.027 s [2023-10-02T15:21:59.254Z] mergeSecondLevelCalleesTest Time elapsed: 0.08 s [2023-10-02T15:21:59.254Z] mergeFirstLevelCalleesTest Time elapsed: 0.027 s [2023-10-02T15:21:59.254Z] treeTest Time elapsed: 0.077 s [2023-10-02T15:21:59.254Z] [2023-10-02T15:21:59.254Z] Results: [2023-10-02T15:21:59.254Z] [2023-10-02T15:21:59.254Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:21:59.254Z] [2023-10-02T15:21:59.514Z] [2023-10-02T15:21:59.514Z] (Eclipse:9615): Gdk-CRITICAL **: 15:21:59.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [2023-10-02T15:21:59.514Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:21:59.514Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:21:59.514Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7e9466d0 was not deregistered. [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.514Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.514Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.514Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.514Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.514Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.514Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.514Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.514Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.514Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.514Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.514Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.514Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.514Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.514Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.514Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.514Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.514Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.514Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.514Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.514Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.514Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.514Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.514Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.514Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.514Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.514Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.514Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.514Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.514Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.514Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.514Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.514Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.514Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7f85368b was not deregistered. [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.514Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.515Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.515Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.515Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.515Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.515Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.515Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.515Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.515Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.515Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.515Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.515Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.515Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.515Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.515Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.515Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.515Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.515Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.515Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.515Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.515Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.515Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.515Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.515Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.515Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.515Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.515Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.515Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.515Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4d268dd was not deregistered. [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126) [2023-10-02T15:21:59.515Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.515Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.515Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.515Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.515Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.515Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.515Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.516Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.516Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.516Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.516Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.516Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.516Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.516Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.516Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.516Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.516Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.516Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.516Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.516Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.516Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.516Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.516Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.516Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.516Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.516Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.516Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.516Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.516Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@13758763 was not deregistered. [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280) [2023-10-02T15:21:59.516Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.516Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.516Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.516Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.516Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.516Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.516Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.516Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.516Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.516Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.516Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.516Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.516Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.516Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.516Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.517Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.517Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.517Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.517Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.517Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.517Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.517Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.517Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.517Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.517Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.517Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.517Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.517Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.517Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.517Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5a365e6c was not deregistered. [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:59.517Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.517Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.517Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.517Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.517Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.517Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.517Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.517Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.517Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.517Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.517Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.517Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.517Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.517Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.517Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.517Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.517Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.517Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.517Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.517Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.517Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.517Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.517Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.518Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.518Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.518Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.518Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.518Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.518Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@63f86324 was not deregistered. [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.518Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.518Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.518Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.518Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.518Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.518Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.518Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.518Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.518Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.518Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.518Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.518Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.518Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.518Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.518Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.518Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.518Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.518Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.518Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.518Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.518Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.518Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.518Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.518Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.518Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.518Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.518Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.518Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.518Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6faa3e76 was not deregistered. [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.518Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.519Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.519Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.519Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.519Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.519Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.519Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.519Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.519Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.519Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.519Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.519Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.519Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.519Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.519Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.519Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.519Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.519Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.519Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.519Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.519Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.519Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.519Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.519Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.519Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.519Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.519Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.519Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.519Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.519Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.519Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.519Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.519Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3655c489 was not deregistered. [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88) [2023-10-02T15:21:59.519Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.519Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.519Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.519Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.519Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.520Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.520Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.520Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.520Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.520Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.520Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.520Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.520Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.520Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.520Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.520Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.520Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.520Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.520Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.520Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.520Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.520Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.520Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.520Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.520Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.520Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.520Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.520Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.520Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.520Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4f8658da was not deregistered. [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280) [2023-10-02T15:21:59.520Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.520Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.520Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.520Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.520Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.520Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.520Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.520Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.520Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.521Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.521Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.521Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.521Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.521Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.521Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.521Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.521Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.521Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.521Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.521Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.521Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.521Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.521Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.521Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.521Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.521Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.521Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.521Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.521Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.521Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.521Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@188cddd1 was not deregistered. [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591) [2023-10-02T15:21:59.521Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.521Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.521Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.521Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.521Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.521Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.521Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.521Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.521Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.521Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.521Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.521Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.521Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.521Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.521Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.521Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.521Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.521Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.521Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.521Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.522Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.522Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.522Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.522Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.522Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.522Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.522Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.522Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@61391326 was not deregistered. [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202) [2023-10-02T15:21:59.522Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.522Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.522Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.522Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.522Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.522Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.522Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.522Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.522Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.522Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.522Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.522Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.522Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.522Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.522Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.522Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.522Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.522Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.522Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.522Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.522Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.522Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.522Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.522Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.523Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.523Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.523Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.523Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.523Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.523Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@21fa4c19 was not deregistered. [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.523Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.523Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.523Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.523Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.523Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.523Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.523Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.523Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.523Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.523Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.523Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.523Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.523Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.523Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.523Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.523Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.523Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.523Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.523Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.523Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.523Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.523Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.523Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.523Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.523Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.523Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.523Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.523Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.523Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@30c0e8a5 was not deregistered. [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.523Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.524Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.524Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.524Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.524Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.524Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.524Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.524Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.524Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.524Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.524Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.524Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.524Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.524Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.524Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.524Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.524Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.524Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.524Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.524Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.524Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.524Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.524Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.524Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.524Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.524Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.524Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.524Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.524Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.524Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.524Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.524Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.524Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.524Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5b06016f was not deregistered. [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.524Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.525Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.525Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.525Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.525Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.525Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.525Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.525Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.525Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.525Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.525Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.525Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.525Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.525Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.525Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.525Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.525Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.525Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.525Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.525Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.525Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.525Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.525Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.525Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.525Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.525Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.525Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.525Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@10082f38 was not deregistered. [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126) [2023-10-02T15:21:59.525Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.525Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.525Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.525Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.525Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.525Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.525Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.525Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.525Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.525Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.526Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.526Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.526Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.526Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.526Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.526Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.526Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.526Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.526Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.526Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.526Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.526Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.526Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.526Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.526Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.526Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.526Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.526Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.526Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.526Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.526Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3532fcc1 was not deregistered. [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.(TmfStateSystemAnalysisModule.java:82) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:75) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467) [2023-10-02T15:21:59.526Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.526Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.526Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.526Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.526Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.526Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.526Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.526Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.526Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.526Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.526Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.526Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.526Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.526Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.526Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.526Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.526Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.526Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.526Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.526Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.527Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.527Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.527Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.527Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.527Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.527Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.527Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.527Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.527Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.527Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.527Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.527Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.527Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@bc21bf1 was not deregistered. [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467) [2023-10-02T15:21:59.527Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.527Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.527Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.527Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.527Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.527Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.527Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.527Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.527Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.527Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.527Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.527Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.527Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.527Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.527Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.527Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.527Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.527Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.527Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.527Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.527Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.527Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.527Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.528Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.528Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.528Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.528Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.528Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:21:59.528Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@78e2d95f was not deregistered. [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:73) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.tmf.core.component.TmfComponent.(TmfComponent.java:46) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.(TmfAbstractAnalysisModule.java:65) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.(CallGraphAnalysis.java:90) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.(CallStackAnalysis.java:76) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.(CallStackAnalysisStub.java:49) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387) [2023-10-02T15:21:59.528Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.528Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.528Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:21:59.528Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:21:59.528Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:21:59.528Z] org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49) [2023-10-02T15:21:59.528Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:21:59.528Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:21:59.528Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77) [2023-10-02T15:21:59.528Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:21:59.528Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:21:59.528Z] org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:21:59.528Z] org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62) [2023-10-02T15:21:59.528Z] org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:21:59.528Z] org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:21:59.528Z] org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:21:59.528Z] java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:21:59.528Z] java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:21:59.528Z] java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:21:59.528Z] org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:21:59.528Z] org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:21:59.528Z] org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:21:59.528Z] java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:21:59.528Z] java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:21:59.528Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:21:59.528Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:21:59.528Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) [2023-10-02T15:21:59.529Z] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2023-10-02T15:21:59.529Z] java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:22:00.458Z] [INFO] All tests passed! [2023-10-02T15:22:00.458Z] [INFO] [2023-10-02T15:22:00.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:22:00.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-10-02T15:22:00.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2023-10-02T15:22:00.459Z] [INFO] Building Trace Compass BTF Support Parent 9.1.0-SNAPSHOT [62/144] [2023-10-02T15:22:00.459Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:00.459Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2023-10-02T15:22:00.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2023-10-02T15:22:00.459Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT [63/144] [2023-10-02T15:22:00.459Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] The project's OSGi version is 3.1.0.202310021456 [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core... [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2023-10-02T15:22:00.459Z] [INFO] [2023-10-02T15:22:00.459Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.459Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/target/classes [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] No tests to run. [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:00.716Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] No tests to run. [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2023-10-02T15:22:00.716Z] [INFO] Building Trace Compass Documentation 9.1.0-SNAPSHOT [64/144] [2023-10-02T15:22:00.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.716Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.716Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:00.717Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2023-10-02T15:22:00.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2023-10-02T15:22:00.717Z] [INFO] Building Trace Compass Developer Guide 9.1.0-SNAPSHOT [65/144] [2023-10-02T15:22:00.717Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:00.717Z] [INFO] [2023-10-02T15:22:00.717Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:00.717Z] [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 [2023-10-02T15:22:00.717Z] [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 [2023-10-02T15:22:00.717Z] [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 [2023-10-02T15:22:00.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-51h87 because kubernetes resource quota exceeded. [2023-10-02T15:22:00.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51h87, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:00.863Z] Retrying... [2023-10-02T15:22:00.863Z] [2023-10-02T15:22:00.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-51h87 [2023-10-02T15:22:00.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51h87, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:00.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:00.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:00.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51h87, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51h87" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:00.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:00.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:00.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:00.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:00.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:00.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:00.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:00.973Z] [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 1.3 MB/s) [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:00.973Z] [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 [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.229Z] [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 972 kB/s) [2023-10-02T15:22:01.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-10-02T15:22:01.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.229Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-10-02T15:22:01.229Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.229Z] [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 2.8 MB/s) [2023-10-02T15:22:01.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2023-10-02T15:22:01.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2023-10-02T15:22:01.229Z] [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 [2023-10-02T15:22:01.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2023-10-02T15:22:01.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2023-10-02T15:22:01.485Z] [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 [2023-10-02T15:22:01.485Z] [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 3.1 MB/s) [2023-10-02T15:22:01.485Z] [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 [2023-10-02T15:22:01.485Z] [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 [2023-10-02T15:22:01.485Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 3.7 MB/s) [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 241 kB/s) [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.741Z] [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 [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:01.997Z] [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 4.8 MB/s) [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:01.997Z] [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 [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.259Z] [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 2.8 MB/s) [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.259Z] [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 [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.517Z] [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 778 kB/s) [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.517Z] [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 [2023-10-02T15:22:02.773Z] [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 [2023-10-02T15:22:02.774Z] [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 [2023-10-02T15:22:02.774Z] [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 [2023-10-02T15:22:02.774Z] [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 140 kB/s) [2023-10-02T15:22:02.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2023-10-02T15:22:02.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2023-10-02T15:22:02.774Z] [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 [2023-10-02T15:22:02.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2023-10-02T15:22:02.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 2.3 MB/s) [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [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 4.8 MB/s) [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-10-02T15:22:03.029Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.030Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 [2023-10-02T15:22:03.288Z] [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 7.9 MB/s) [2023-10-02T15:22:03.288Z] [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 12 MB/s) [2023-10-02T15:22:03.544Z] [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 27 MB/s) [2023-10-02T15:22:03.545Z] [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 31 MB/s) [2023-10-02T15:22:03.545Z] [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 84 MB/s) [2023-10-02T15:22:03.545Z] [INFO] Executing tasks [2023-10-02T15:22:03.545Z] [INFO] Executed tasks [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] Resolving class path of Trace Compass Developer Guide... [2023-10-02T15:22:03.545Z] [INFO] [2023-10-02T15:22:03.545Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:03.545Z] [INFO] Executing tasks [2023-10-02T15:22:04.107Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2023-10-02T15:22:04.107Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated. [2023-10-02T15:22:04.107Z] [INFO] Executed tasks [2023-10-02T15:22:04.107Z] [INFO] [2023-10-02T15:22:04.107Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:04.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2023-10-02T15:22:04.107Z] [INFO] [2023-10-02T15:22:04.107Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:04.107Z] [INFO] [2023-10-02T15:22:04.107Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:04.107Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B) [2023-10-02T15:22:04.107Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20 [2023-10-02T15:22:04.363Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B) [2023-10-02T15:22:04.363Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB) [2023-10-02T15:22:04.363Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B) [2023-10-02T15:22:04.363Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB) [2023-10-02T15:22:04.619Z] [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) [2023-10-02T15:22:04.619Z] [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) [2023-10-02T15:22:04.874Z] [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) [2023-10-02T15:22:04.874Z] [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) [2023-10-02T15:22:05.129Z] [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) [2023-10-02T15:22:05.385Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:22:05.385Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:22:05.385Z] [INFO] Command line: [2023-10-02T15:22:05.385Z] [/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-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:22:05.385Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:22:05.948Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:05.948Z] 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) [2023-10-02T15:22:05.948Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:22:05.948Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:07.314Z] Buildfile: build.xml [2023-10-02T15:22:07.314Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:22:07.314Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:07.314Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:22:07.314Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:22:07.314Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:07.314Z] [2023-10-02T15:22:07.314Z] build.index: [2023-10-02T15:22:08.688Z] BUILD SUCCESSFUL [2023-10-02T15:22:08.688Z] [2023-10-02T15:22:08.688Z] BUILD SUCCESSFUL [2023-10-02T15:22:08.688Z] Total time: 1 second [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.688Z] [INFO] No tests to run. [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.688Z] [INFO] [2023-10-02T15:22:08.688Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:22:08.689Z] [INFO] [2023-10-02T15:22:08.689Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:08.945Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] No tests to run. [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:08.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:08.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:08.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:08.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev --- [2023-10-02T15:22:08.945Z] [INFO] Executing tasks [2023-10-02T15:22:08.945Z] [INFO] [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.dev [2023-10-02T15:22:08.945Z] [INFO] Executed tasks [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2023-10-02T15:22:08.945Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [66/144] [2023-10-02T15:22:08.945Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] The project's OSGi version is 2.2.0.202310021456 [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] [2023-10-02T15:22:08.945Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:08.945Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui... [2023-10-02T15:22:09.202Z] [INFO] [2023-10-02T15:22:09.202Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2023-10-02T15:22:09.202Z] [INFO] [2023-10-02T15:22:09.202Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.202Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] No tests to run. [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:09.764Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] No tests to run. [2023-10-02T15:22:09.764Z] [INFO] [2023-10-02T15:22:09.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:09.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:09.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:09.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:22:09.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2023-10-02T15:22:09.765Z] [INFO] Building org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT [67/144] [2023-10-02T15:22:09.765Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf/target [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [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) [2023-10-02T15:22:09.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] [2023-10-02T15:22:09.765Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:09.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:10.024Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:10.024Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:10.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2023-10-02T15:22:10.024Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT [68/144] [2023-10-02T15:22:10.024Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] [2023-10-02T15:22:10.024Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.024Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui... [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/target/classes [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.281Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.281Z] [INFO] No tests to run. [2023-10-02T15:22:10.281Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:10.282Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] No tests to run. [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2023-10-02T15:22:10.282Z] [INFO] [2023-10-02T15:22:10.282Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2023-10-02T15:22:10.282Z] [INFO] Building org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT [69/144] [2023-10-02T15:22:10.282Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf/target [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:10.538Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] [2023-10-02T15:22:10.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2023-10-02T15:22:10.539Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144] [2023-10-02T15:22:10.539Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests... [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2023-10-02T15:22:10.539Z] [INFO] [2023-10-02T15:22:10.539Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.539Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:10.795Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.795Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.795Z] [INFO] [2023-10-02T15:22:10.796Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:10.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jntq0 because kubernetes resource quota exceeded. [2023-10-02T15:22:10.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jntq0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:10.865Z] Retrying... [2023-10-02T15:22:10.865Z] [2023-10-02T15:22:10.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-jntq0 [2023-10-02T15:22:10.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jntq0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:10.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jntq0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jntq0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:10.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:10.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:10.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:10.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:10.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:11.054Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (2.95MB) [2023-10-02T15:22:11.310Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.67MB) [2023-10-02T15:22:11.567Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.33MB) [2023-10-02T15:22:11.823Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.45MB) [2023-10-02T15:22:11.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) [2023-10-02T15:22:11.823Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2023-10-02T15:22:11.823Z] [INFO] Command line: [2023-10-02T15:22:11.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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:22:11.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:22:12.385Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:12.385Z] 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) [2023-10-02T15:22:12.385Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:22:12.385Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:14.276Z] !SESSION 2023-10-02 15:22:11.927 ----------------------------------------------- [2023-10-02T15:22:14.276Z] eclipse.buildId=unknown [2023-10-02T15:22:14.276Z] java.version=17.0.2 [2023-10-02T15:22:14.276Z] java.vendor=Oracle Corporation [2023-10-02T15:22:14.276Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:22:14.276Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:22:14.276Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:22:14.276Z] [2023-10-02T15:22:14.276Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:22:13.849 [2023-10-02T15:22:14.276Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:14.276Z] !STACK 0 [2023-10-02T15:22:14.276Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2023-10-02T15:22:14.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:14.276Z] [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:14.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:14.277Z] [2023-10-02T15:22:14.277Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:22:14.049 [2023-10-02T15:22:14.277Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:14.277Z] !STACK 0 [2023-10-02T15:22:14.277Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137] [2023-10-02T15:22:14.277Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:14.277Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:22:14.277Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:22:14.277Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:22:14.277Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:14.277Z] [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:14.277Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:14.532Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2023-10-02T15:22:14.788Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2023-10-02T15:22:14.788Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.072 s [2023-10-02T15:22:14.788Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.013 s [2023-10-02T15:22:14.788Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2023-10-02T15:22:14.788Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2023-10-02T15:22:14.788Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2023-10-02T15:22:14.788Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2023-10-02T15:22:14.788Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.008 s [2023-10-02T15:22:14.788Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2023-10-02T15:22:14.788Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.041 s [2023-10-02T15:22:14.788Z] [2023-10-02T15:22:14.788Z] Results: [2023-10-02T15:22:14.788Z] [2023-10-02T15:22:14.788Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:22:14.788Z] [2023-10-02T15:22:15.043Z] [INFO] All tests passed! [2023-10-02T15:22:15.043Z] [INFO] [2023-10-02T15:22:15.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:15.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:15.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:15.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:15.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:22:15.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2023-10-02T15:22:15.044Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144] [2023-10-02T15:22:15.044Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] The project's OSGi version is 1.1.11.202310021456 [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests... [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2023-10-02T15:22:15.044Z] [INFO] [2023-10-02T15:22:15.044Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.044Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/classes [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [INFO] [2023-10-02T15:22:15.635Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:15.635Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:15.636Z] [INFO] [2023-10-02T15:22:15.636Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.636Z] [INFO] [2023-10-02T15:22:15.636Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:15.906Z] [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) [2023-10-02T15:22:15.906Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2023-10-02T15:22:15.906Z] [INFO] Command line: [2023-10-02T15:22:15.906Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:22:15.906Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:22:16.472Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:16.472Z] 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) [2023-10-02T15:22:16.473Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:22:16.473Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:17.842Z] !SESSION 2023-10-02 15:22:15.863 ----------------------------------------------- [2023-10-02T15:22:17.842Z] eclipse.buildId=unknown [2023-10-02T15:22:17.842Z] java.version=17.0.2 [2023-10-02T15:22:17.842Z] java.vendor=Oracle Corporation [2023-10-02T15:22:17.842Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:22:17.842Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:22:17.842Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:22:17.842Z] [2023-10-02T15:22:17.842Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:22:17.747 [2023-10-02T15:22:17.842Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:17.842Z] !STACK 0 [2023-10-02T15:22:17.842Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54] [2023-10-02T15:22:17.842Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:17.842Z] [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:17.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:18.405Z] [2023-10-02T15:22:18.405Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:22:18.346 [2023-10-02T15:22:18.405Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:18.405Z] !STACK 0 [2023-10-02T15:22:18.405Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2023-10-02T15:22:18.405Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:18.405Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:22:18.405Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:22:18.405Z] org.apache.httpcomponents.httpclient.win [33] [2023-10-02T15:22:18.405Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:18.405Z] [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:18.405Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:18.661Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2023-10-02T15:22:18.918Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2023-10-02T15:22:18.918Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.055 s [2023-10-02T15:22:18.918Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.006 s [2023-10-02T15:22:18.918Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2023-10-02T15:22:18.918Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2023-10-02T15:22:18.918Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2023-10-02T15:22:18.918Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2023-10-02T15:22:18.918Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2023-10-02T15:22:18.918Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2023-10-02T15:22:18.918Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest [2023-10-02T15:22:19.175Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.common.core.tests.log.MonitorTest [2023-10-02T15:22:19.175Z] testDescending(org.eclipse.tracecompass.common.core.tests.log.MonitorTest) Time elapsed: 0.106 s [2023-10-02T15:22:19.175Z] testJmx(org.eclipse.tracecompass.common.core.tests.log.MonitorTest) Time elapsed: 0 s [2023-10-02T15:22:19.175Z] testSame(org.eclipse.tracecompass.common.core.tests.log.MonitorTest) Time elapsed: 0 s [2023-10-02T15:22:19.175Z] testClimbing(org.eclipse.tracecompass.common.core.tests.log.MonitorTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.175Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648623802.311","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648623802.311","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648637111.774","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648638383.133","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648638383.133","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648640181.24","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648645766.401","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648645766.401","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648646918.62","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:18 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648648029.503","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648700370.143","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648703848.622","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648703848.622","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648704787.341","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] INFO: {"ts":"1799648710948.191","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] INFO: {"ts":"1799648711430.268","ph":"B","tid":1,"pid":1,"name":"bar"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] INFO: {"ts":"1799648711859.927","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] INFO: {"ts":"1799648712259.271","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648713215.406","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648713672.089","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648714046.789","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648714395.051","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648714800.361","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648715231.927","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648716076.802","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648716965.346","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648718992.981","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.175Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.175Z] WARNING: {"ts":"1799648718992.981","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.176Z] WARNING: {"ts":"1799648720708.579","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648722181.642","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648722630.979","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648723268.76","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648723726.408","ph":"B","tid":1,"pid":1,"name":"bar"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648724077.545","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648724433.057","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.176Z] WARNING: {"ts":"1799648725128.547","ph":"B","tid":1,"pid":1,"name":"foo"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2023-10-02T15:22:19.176Z] WARNING: {"ts":"1799648725128.547","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2023-10-02T15:22:19.176Z] WARNING: {"ts":"1799648726023.65","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648729640.457","ph":"B","tid":1,"pid":1,"name":"world"} [2023-10-02T15:22:19.176Z] Oct 02, 2023 3:22:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2023-10-02T15:22:19.176Z] INFO: {"ts":"1799648729961.442","ph":"E","tid":1,"pid":1} [2023-10-02T15:22:19.176Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2023-10-02T15:22:19.176Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.016 s [2023-10-02T15:22:19.176Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2023-10-02T15:22:19.176Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2023-10-02T15:22:19.176Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.053 s [2023-10-02T15:22:19.176Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2023-10-02T15:22:19.176Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2023-10-02T15:22:19.176Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2023-10-02T15:22:19.176Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2023-10-02T15:22:19.176Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2023-10-02T15:22:19.176Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.176Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.176Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.177Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.177Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.177Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.177Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.178Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.178Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.178Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.178Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] 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 [2023-10-02T15:22:19.179Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] 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 [2023-10-02T15:22:19.179Z] 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 [2023-10-02T15:22:19.179Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.179Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.179Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.180Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.180Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.180Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest [2023-10-02T15:22:19.443Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest [2023-10-02T15:22:19.443Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.443Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.444Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.444Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.444Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.445Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.445Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.445Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.445Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.445Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.445Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.446Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.446Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[35: null - 1krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[35: null - 1krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[35: null - 1krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[35: null - 1krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[36: null - 1 Krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[36: null - 1 Krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[36: null - 1 Krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[36: null - 1 Krabbit ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[37: null - 1krabbit potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[37: null - 1krabbit potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[37: null - 1krabbit potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[37: null - 1krabbit potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.446Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2023-10-02T15:22:19.446Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2023-10-02T15:22:19.446Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.446Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.446Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.447Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.447Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.447Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.447Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.448Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.448Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2023-10-02T15:22:19.448Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2023-10-02T15:22:19.448Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.448Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] 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 [2023-10-02T15:22:19.448Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2023-10-02T15:22:19.448Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2023-10-02T15:22:19.448Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.448Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.449Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.449Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.449Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.008 s [2023-10-02T15:22:19.450Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.450Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2023-10-02T15:22:19.450Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2023-10-02T15:22:19.450Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.450Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.450Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.450Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.451Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.452Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2023-10-02T15:22:19.452Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2023-10-02T15:22:19.452Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2023-10-02T15:22:19.452Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2023-10-02T15:22:19.452Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.452Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2023-10-02T15:22:19.452Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2023-10-02T15:22:19.452Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.452Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2023-10-02T15:22:19.452Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2023-10-02T15:22:19.452Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2023-10-02T15:22:19.709Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2023-10-02T15:22:19.709Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2023-10-02T15:22:19.709Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2023-10-02T15:22:19.709Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.033 s [2023-10-02T15:22:19.709Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped [2023-10-02T15:22:19.709Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.059 s [2023-10-02T15:22:19.709Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.003 s [2023-10-02T15:22:19.709Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.005 s [2023-10-02T15:22:19.709Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.002 s [2023-10-02T15:22:19.709Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.003 s [2023-10-02T15:22:19.709Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.001 s [2023-10-02T15:22:19.709Z] [2023-10-02T15:22:19.709Z] Results: [2023-10-02T15:22:19.709Z] [2023-10-02T15:22:19.709Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:22:19.709Z] [2023-10-02T15:22:19.965Z] [INFO] All tests passed! [2023-10-02T15:22:19.965Z] [INFO] [2023-10-02T15:22:19.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:19.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2023-10-02T15:22:19.966Z] [INFO] Building org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT [72/144] [2023-10-02T15:22:19.966Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf/target [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:19.966Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2023-10-02T15:22:19.966Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144] [2023-10-02T15:22:19.966Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.966Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.966Z] [INFO] [2023-10-02T15:22:19.967Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:19.967Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests... [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar [2023-10-02T15:22:20.222Z] [INFO] [2023-10-02T15:22:20.222Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.223Z] [INFO] [2023-10-02T15:22:20.223Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.223Z] [INFO] [2023-10-02T15:22:20.223Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.223Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:20.223Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:20.223Z] [INFO] [2023-10-02T15:22:20.223Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.223Z] [INFO] [2023-10-02T15:22:20.223Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:20.479Z] [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) [2023-10-02T15:22:20.479Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2023-10-02T15:22:20.479Z] [INFO] Command line: [2023-10-02T15:22:20.479Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:22:20.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:22:20.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jwrf9 because kubernetes resource quota exceeded. [2023-10-02T15:22:20.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jwrf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:20.861Z] Retrying... [2023-10-02T15:22:20.861Z] [2023-10-02T15:22:20.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-jwrf9 [2023-10-02T15:22:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jwrf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:20.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jwrf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jwrf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:20.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:20.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:20.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:20.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:20.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:21.040Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:21.041Z] 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) [2023-10-02T15:22:21.041Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:22:21.041Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:22.407Z] !SESSION 2023-10-02 15:22:20.467 ----------------------------------------------- [2023-10-02T15:22:22.407Z] eclipse.buildId=unknown [2023-10-02T15:22:22.407Z] java.version=17.0.2 [2023-10-02T15:22:22.407Z] java.vendor=Oracle Corporation [2023-10-02T15:22:22.407Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:22:22.407Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:22:22.407Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:22:22.407Z] [2023-10-02T15:22:22.407Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:22:22.143 [2023-10-02T15:22:22.407Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:22.407Z] !STACK 0 [2023-10-02T15:22:22.407Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2023-10-02T15:22:22.407Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:22.407Z] [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:22.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:22.970Z] [2023-10-02T15:22:22.970Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:22:22.961 [2023-10-02T15:22:22.970Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:22.970Z] !STACK 0 [2023-10-02T15:22:22.970Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129] [2023-10-02T15:22:22.970Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:22.970Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:22:22.970Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:22:22.970Z] org.apache.httpcomponents.httpclient.win [32] [2023-10-02T15:22:22.970Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:22.971Z] [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:22.971Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:23.534Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2023-10-02T15:22:23.534Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.082 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2023-10-02T15:22:23.534Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.008 s [2023-10-02T15:22:23.534Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.037 s [2023-10-02T15:22:23.534Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2023-10-02T15:22:23.534Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2023-10-02T15:22:23.534Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.023 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2023-10-02T15:22:23.534Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2023-10-02T15:22:23.534Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.009 s [2023-10-02T15:22:23.534Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2023-10-02T15:22:23.534Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2023-10-02T15:22:23.534Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.004 s [2023-10-02T15:22:23.534Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2023-10-02T15:22:23.534Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2023-10-02T15:22:23.534Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2023-10-02T15:22:23.534Z] [2023-10-02T15:22:23.534Z] Results: [2023-10-02T15:22:23.534Z] [2023-10-02T15:22:23.534Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2023-10-02T15:22:23.534Z] [2023-10-02T15:22:23.791Z] [INFO] All tests passed! [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:23.791Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:23.791Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:23.791Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:23.791Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:22:23.791Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2023-10-02T15:22:23.791Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT [74/144] [2023-10-02T15:22:23.791Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf/target [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:23.791Z] [INFO] [2023-10-02T15:22:23.791Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:24.048Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:24.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:24.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:24.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:24.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2023-10-02T15:22:24.048Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144] [2023-10-02T15:22:24.048Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] The project's OSGi version is 1.0.12.202310021456 [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] [2023-10-02T15:22:24.048Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests... [2023-10-02T15:22:24.304Z] [INFO] [2023-10-02T15:22:24.304Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2023-10-02T15:22:24.304Z] [INFO] [2023-10-02T15:22:24.304Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.304Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:22:24.560Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.560Z] [INFO] [2023-10-02T15:22:24.560Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:22:24.817Z] [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) [2023-10-02T15:22:24.817Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:22:24.817Z] [INFO] Command line: [2023-10-02T15:22:24.817Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:22:24.818Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:22:25.749Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:22:25.749Z] 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) [2023-10-02T15:22:25.749Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:22:25.749Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:22:28.268Z] !SESSION 2023-10-02 15:22:24.950 ----------------------------------------------- [2023-10-02T15:22:28.268Z] eclipse.buildId=unknown [2023-10-02T15:22:28.268Z] java.version=17.0.2 [2023-10-02T15:22:28.268Z] java.vendor=Oracle Corporation [2023-10-02T15:22:28.268Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:22:28.268Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:22:28.268Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:22:28.268Z] [2023-10-02T15:22:28.268Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:22:27.839 [2023-10-02T15:22:28.268Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:28.268Z] !STACK 0 [2023-10-02T15:22:28.268Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:22:28.268Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:28.268Z] [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:28.268Z] [2023-10-02T15:22:28.268Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:22:28.061 [2023-10-02T15:22:28.268Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:22:28.268Z] !STACK 0 [2023-10-02T15:22:28.268Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:22:28.268Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:28.268Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:22:28.268Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:22:28.268Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:22:28.268Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:22:28.268Z] [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:22:28.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:22:28.525Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:22:28.781Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:22:30.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jp3lj because kubernetes resource quota exceeded. [2023-10-02T15:22:30.874Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jp3lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:30.874Z] Retrying... [2023-10-02T15:22:30.874Z] [2023-10-02T15:22:30.874Z] ERROR: Failed to launch tracecompass-build-3jjwn-jp3lj [2023-10-02T15:22:30.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jp3lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:30.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jp3lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jp3lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:30.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:30.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:30.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:30.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:30.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:30.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:32.954Z] [2023-10-02T15:22:32.954Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:22:32.931 [2023-10-02T15:22:32.954Z] !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 [2023-10-02T15:22:32.954Z] [2023-10-02T15:22:32.954Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:22:32.947 [2023-10-02T15:22:32.954Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:22:32.954Z] !STACK 0 [2023-10-02T15:22:32.954Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:22:32.954Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:22:32.954Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:22:32.954Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:22:32.954Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:22:32.954Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:22:32.954Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:32.954Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:22:32.954Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:22:32.954Z] ... 7 more [2023-10-02T15:22:33.883Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2023-10-02T15:22:33.883Z] Display size: 1440x900 [2023-10-02T15:22:33.883Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:22:33.883Z] GTK version=3.22.30 [2023-10-02T15:22:33.883Z] GTK theme=Ambiance [2023-10-02T15:22:33.883Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:22:33.883Z] Time zone: Greenwich Mean Time [2023-10-02T15:22:33.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251928181 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251927644 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251927644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251927643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:22:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:22:40.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-sg0fs because kubernetes resource quota exceeded. [2023-10-02T15:22:40.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sg0fs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:40.862Z] Retrying... [2023-10-02T15:22:40.862Z] [2023-10-02T15:22:40.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-sg0fs [2023-10-02T15:22:40.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sg0fs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:40.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sg0fs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sg0fs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:40.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:40.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:40.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:40.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:40.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:40.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-251919405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-251919405 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-251919405 data=null}, TreeItem with text {Test}] [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-251919404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251919403 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-251919363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-251919362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-251919362 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-251919362 data=null}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-251919361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251919361 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-251919356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-251919355 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-251919355 data=null}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-251919355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251919355 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}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-251919336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-251919332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-251919332 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-251919332 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-251919332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251919332 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]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-251919282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-251919281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-251919281 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-251919281 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-251919281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251919280 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]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-251919276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:22:42.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:22:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-251919166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:22:43.047Z] [2023-10-02T15:22:43.047Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:22:43.037 [2023-10-02T15:22:43.047Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-10-02T15:22:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-251916967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-251916935 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-251916935 data=null}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-251916934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251916933 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-251916924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:45.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-251916923 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-251916923 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-251916922 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:22:45.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251916922 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]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-251916921 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-251916920 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-251916920 data=null doit=true}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-251916920 data=null}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-251916919 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251916919 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]}] [2023-10-02T15:22:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-251916889 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-251915787 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-251915787 data=null doit=true}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-251915787 data=null}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-251915787 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251915786 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]}] [2023-10-02T15:22:46.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-251915778 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-10-02T15:22:46.418Z] 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...' [2023-10-02T15:22:46.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...' [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] [2023-10-02T15:22:46.674Z] (Eclipse:10041): Gtk-WARNING **: 15:22:46.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} time=-251915161 data=null doit=true}, Shell with text {Export trace section to...}] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text') [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text') [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:46.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') [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251915090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251915090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251915090 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251915090 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251915090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251915090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251915090 data=null 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')] [2023-10-02T15:22:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:47.455Z] [2023-10-02T15:22:47.455Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.455Z] [2023-10-02T15:22:47.455Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.455Z] [2023-10-02T15:22:47.455Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.455Z] [2023-10-02T15:22:47.456Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.712Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.712Z] [2023-10-02T15:22:47.713Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.713Z] [2023-10-02T15:22:47.713Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.713Z] [2023-10-02T15:22:47.713Z] (Eclipse:10041): Gtk-WARNING **: 15:22:47.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:47.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-251915676 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...'] [2023-10-02T15:22:47.969Z] [2023-10-02T15:22:47.969Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:22:47.727 [2023-10-02T15:22:47.969Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2023-10-02T15:22:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"' [2023-10-02T15:22:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jjn28 because kubernetes resource quota exceeded. [2023-10-02T15:22:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjn28, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:50.864Z] Retrying... [2023-10-02T15:22:50.864Z] [2023-10-02T15:22:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-jjn28 [2023-10-02T15:22:50.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjn28, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:22:50.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjn28, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjn28" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:22:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:22:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:22:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:22:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:22:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:22:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:22:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:22:52.703Z] 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} time=-251909264 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}] [2023-10-02T15:22:52.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-251909146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-251909146 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-251909146 data=null}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-251909146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251909146 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-251909135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:22:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:22:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.474Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.474Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] [2023-10-02T15:22:53.475Z] (Eclipse:10041): Gtk-WARNING **: 15:22:53.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:22:53.475Z] 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') [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:22:53.475Z] 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=-251908479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=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')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908477 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] 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=-251908477 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:53.475Z] 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') [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251908476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251908476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251908475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251908475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251908475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251908475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:22:53.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:22:53.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:22:53.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:22:53.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:22:53.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:22:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:22:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251908475 data=null 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')] [2023-10-02T15:22:54.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251908972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:22:54.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.331 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2023-10-02T15:22:54.040Z] testTrimEvents Time elapsed: 10.147 s [2023-10-02T15:22:54.040Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2023-10-02T15:22:54.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251907941 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251907749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:22:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907133 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251907133 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251907132 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907132 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251907132 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}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907103 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907102 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251907102 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251907102 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907101 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251907101 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}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907096 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251907096 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251907096 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907096 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251907096 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}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251907093 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251907092 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251907092 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251907092 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251907092 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251907092 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]}] [2023-10-02T15:22:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251907077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:22:55.117Z] [2023-10-02T15:22:55.117Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:54.939 [2023-10-02T15:22:55.117Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:55.117Z] [2023-10-02T15:22:55.117Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2023-10-02T15:22:55.117Z] !STACK 0 [2023-10-02T15:22:55.117Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:55.117Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:55.117Z] Caused by: MismatchedTokenException(57!=72) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231) [2023-10-02T15:22:55.117Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379) [2023-10-02T15:22:55.117Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:55.117Z] ... 8 more [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251906351 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:22:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251906350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251906350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251906349 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251906349 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251906349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251906349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251906349 data=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')] [2023-10-02T15:22:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906151 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251906150 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251906150 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906150 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251906150 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}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906137 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906136 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251906136 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251906136 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906136 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251906136 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}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251906086 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:55.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251906085 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251906085 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251906085 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251906084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251906084 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]}] [2023-10-02T15:22:55.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251906078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:56.194Z] [2023-10-02T15:22:56.194Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:55.944 [2023-10-02T15:22:56.194Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:56.194Z] [2023-10-02T15:22:56.194Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:56.194Z] !STACK 0 [2023-10-02T15:22:56.194Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:56.194Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:56.195Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:56.195Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:22:56.195Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:56.195Z] ... 8 more [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251905376 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251905375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251905375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251905375 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251905375 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251905375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251905375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251905374 data=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')] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905235 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251905235 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251905235 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905234 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251905234 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}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905184 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905183 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251905183 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251905183 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905182 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251905182 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}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251905170 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:56.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251905168 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251905168 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251905168 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251905168 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251905167 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]}] [2023-10-02T15:22:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251905151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:57.015Z] [2023-10-02T15:22:57.015Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:56.854 [2023-10-02T15:22:57.015Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:57.015Z] [2023-10-02T15:22:57.015Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2023-10-02T15:22:57.015Z] !STACK 0 [2023-10-02T15:22:57.015Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:57.015Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:57.015Z] Caused by: NoViableAltException(75@[]) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379) [2023-10-02T15:22:57.015Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:57.015Z] ... 8 more [2023-10-02T15:22:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:22:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251904425 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251904423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251904423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251904423 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251904423 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251904423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251904423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251904422 data=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')] [2023-10-02T15:22:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904255 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251904255 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251904255 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904255 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251904255 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}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904186 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904185 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251904185 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251904185 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904185 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251904184 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}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251904179 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:57.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251904177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251904177 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251904177 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251904177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251904177 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]}] [2023-10-02T15:22:57.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251904163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.092Z] [2023-10-02T15:22:58.092Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:57.855 [2023-10-02T15:22:58.092Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:58.092Z] [2023-10-02T15:22:58.092Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-10-02T15:22:58.092Z] !STACK 0 [2023-10-02T15:22:58.092Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:58.092Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:58.092Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:22:58.092Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:58.092Z] ... 8 more [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251903565 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251903564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251903563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251903563 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251903563 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251903563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251903563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251903563 data=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')] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903436 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251903436 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251903436 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903436 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251903390 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}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903369 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903368 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251903368 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251903368 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903367 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251903367 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}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251903355 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:58.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251903354 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251903354 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251903353 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251903353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251903353 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]}] [2023-10-02T15:22:58.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251903290 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:58.913Z] [2023-10-02T15:22:58.913Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:58.670 [2023-10-02T15:22:58.913Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:58.913Z] [2023-10-02T15:22:58.913Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2023-10-02T15:22:58.913Z] !STACK 0 [2023-10-02T15:22:58.913Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:58.913Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:58.913Z] Caused by: NoViableAltException(14@[]) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379) [2023-10-02T15:22:58.913Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:58.913Z] ... 8 more [2023-10-02T15:22:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251902749 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:22:59.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251902748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251902747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251902747 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251902747 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251902747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251902747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251902747 data=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')] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902644 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251902644 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251902644 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902644 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251902644 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}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902585 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902585 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251902584 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251902584 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902584 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251902584 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}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251902579 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:22:59.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251902571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251902570 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251902570 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251902570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251902570 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]}] [2023-10-02T15:22:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251902562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:22:59.684Z] [2023-10-02T15:22:59.684Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:22:59.458 [2023-10-02T15:22:59.684Z] !MESSAGE Error initializing trace. [2023-10-02T15:22:59.684Z] [2023-10-02T15:22:59.684Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:59.684Z] !STACK 0 [2023-10-02T15:22:59.684Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:22:59.684Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:22:59.684Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:22:59.684Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:22:59.684Z] ... 8 more [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251901801 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251901801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251901801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251901801 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251901800 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251901800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251901800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251901800 data=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')] [2023-10-02T15:23:00.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901586 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251901585 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251901585 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901585 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251901585 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}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901576 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901575 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251901574 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251901574 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901574 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251901565 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}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251901558 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:00.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251901552 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251901552 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251901552 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251901552 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251901551 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]}] [2023-10-02T15:23:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251901544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:00.507Z] [2023-10-02T15:23:00.507Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:00.462 [2023-10-02T15:23:00.507Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:00.507Z] [2023-10-02T15:23:00.507Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:00.507Z] !STACK 0 [2023-10-02T15:23:00.507Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:00.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:00.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:00.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:00.508Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:00.508Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:00.508Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:00.508Z] ... 8 more [2023-10-02T15:23:00.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dkc4l because kubernetes resource quota exceeded. [2023-10-02T15:23:00.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dkc4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:00.858Z] Retrying... [2023-10-02T15:23:00.858Z] [2023-10-02T15:23:00.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-dkc4l [2023-10-02T15:23:00.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dkc4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:00.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dkc4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dkc4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:00.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:00.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:00.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:00.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:00.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251900958 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251900956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251900956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251900956 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251900956 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251900956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251900956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251900956 data=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')] [2023-10-02T15:23:01.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900833 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251900833 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251900833 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900833 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251900833 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}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900781 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900780 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251900780 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251900780 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900780 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251900780 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}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900769 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251900768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251900768 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251900767 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251900767 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251900767 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]}] [2023-10-02T15:23:01.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251900752 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:01.328Z] [2023-10-02T15:23:01.328Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:01.283 [2023-10-02T15:23:01.328Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:01.328Z] [2023-10-02T15:23:01.328Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:01.328Z] !STACK 0 [2023-10-02T15:23:01.328Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:01.328Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:01.328Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-10-02T15:23:01.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280) [2023-10-02T15:23:01.329Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:01.329Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:01.329Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:01.329Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:01.329Z] ... 8 more [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251900155 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:01.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251900154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251900154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251900154 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251900154 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251900154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251900154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251900154 data=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')] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900040 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251900040 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251900040 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251900040 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:01.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251900039 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}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899989 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899988 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251899988 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251899988 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899987 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251899987 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}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899983 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251899982 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251899982 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251899982 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251899982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251899981 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]}] [2023-10-02T15:23:02.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251899975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.149Z] [2023-10-02T15:23:02.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:02.041 [2023-10-02T15:23:02.149Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:02.149Z] [2023-10-02T15:23:02.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.149Z] !STACK 0 [2023-10-02T15:23:02.149Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:02.149Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:02.149Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:02.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:02.149Z] ... 8 more [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251899255 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251899254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251899254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251899253 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251899253 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251899253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251899253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251899253 data=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')] [2023-10-02T15:23:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899134 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251899134 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251899134 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899134 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251899134 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}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899083 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899082 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251899082 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251899082 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899082 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251899082 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}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251899078 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:02.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251899077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251899077 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251899076 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251899076 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251899076 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]}] [2023-10-02T15:23:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251899063 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:02.969Z] [2023-10-02T15:23:02.969Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:02.947 [2023-10-02T15:23:02.969Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:02.969Z] [2023-10-02T15:23:02.969Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.969Z] !STACK 0 [2023-10-02T15:23:02.969Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:02.969Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:02.969Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:02.969Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:02.970Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:02.970Z] ... 8 more [2023-10-02T15:23:03.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251898367 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251898366 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251898366 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251898366 data=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')] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898242 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251898242 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251898242 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898241 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251898241 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}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898184 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898184 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251898183 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251898183 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898183 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251898183 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}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251898177 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:03.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251898176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251898176 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:03.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251898176 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:03.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251898175 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:03.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251898175 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]}] [2023-10-02T15:23:03.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251898160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:03.902Z] [2023-10-02T15:23:03.902Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:03.852 [2023-10-02T15:23:03.902Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:03.902Z] [2023-10-02T15:23:03.902Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:03.902Z] !STACK 0 [2023-10-02T15:23:03.902Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:03.902Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:03.902Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:03.902Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:03.902Z] ... 8 more [2023-10-02T15:23:04.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:04.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251897435 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251897434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251897434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251897434 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251897434 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251897434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251897434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251897434 data=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')] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897288 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251897288 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251897288 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897287 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251897287 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}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897280 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897280 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251897279 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251897279 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897279 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251897279 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}] [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251897265 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:04.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:04.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251897264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:04.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251897264 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:04.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251897263 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:04.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251897263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:04.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251897263 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]}] [2023-10-02T15:23:04.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251897248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:04.831Z] [2023-10-02T15:23:04.831Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:04.757 [2023-10-02T15:23:04.831Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:04.831Z] [2023-10-02T15:23:04.831Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-10-02T15:23:04.831Z] !STACK 0 [2023-10-02T15:23:04.831Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:04.831Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:04.831Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:160) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:250) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:153) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:04.831Z] ... 8 more [2023-10-02T15:23:04.831Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2023-10-02T15:23:04.831Z] at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [2023-10-02T15:23:04.831Z] at java.base/java.lang.Long.parseLong(Long.java:711) [2023-10-02T15:23:04.831Z] at java.base/java.lang.Long.valueOf(Long.java:1136) [2023-10-02T15:23:04.831Z] at java.base/java.lang.Long.decode(Long.java:1299) [2023-10-02T15:23:04.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2023-10-02T15:23:04.831Z] ... 15 more [2023-10-02T15:23:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251896568 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251896567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251896567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251896567 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251896567 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251896567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251896567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251896567 data=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')] [2023-10-02T15:23:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896460 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251896460 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251896460 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896459 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251896459 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}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896452 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896451 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251896451 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251896451 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896445 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251896445 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}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251896440 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:05.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251896440 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251896439 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251896439 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251896439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251896439 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]}] [2023-10-02T15:23:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251896389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:05.650Z] [2023-10-02T15:23:05.650Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:05.578 [2023-10-02T15:23:05.650Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:05.650Z] [2023-10-02T15:23:05.650Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:05.650Z] !STACK 0 [2023-10-02T15:23:05.650Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:05.650Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:05.650Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:05.650Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:05.651Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:05.651Z] ... 8 more [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251895746 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251895745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251895744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251895744 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251895744 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251895744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251895744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251895744 data=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')] [2023-10-02T15:23:06.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895642 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251895642 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251895642 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895641 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251895641 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}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895589 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895588 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251895588 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251895588 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895588 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251895587 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}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251895583 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:06.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251895583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251895583 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251895583 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251895582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251895582 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]}] [2023-10-02T15:23:06.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251895577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:06.469Z] [2023-10-02T15:23:06.469Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:06.437 [2023-10-02T15:23:06.469Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:06.469Z] [2023-10-02T15:23:06.469Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-10-02T15:23:06.469Z] !STACK 0 [2023-10-02T15:23:06.469Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:06.469Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:06.469Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:06.469Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:06.469Z] ... 8 more [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251894877 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251894876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251894876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251894876 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251894876 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251894876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251894875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251894875 data=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')] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894756 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251894756 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251894756 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894756 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251894755 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}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894749 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894748 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251894748 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251894748 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894742 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251894742 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}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251894738 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251894737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251894737 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251894737 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251894737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251894736 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]}] [2023-10-02T15:23:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251894687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.399Z] [2023-10-02T15:23:07.399Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:07.331 [2023-10-02T15:23:07.399Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:07.399Z] [2023-10-02T15:23:07.399Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:07.399Z] !STACK 0 [2023-10-02T15:23:07.399Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:07.399Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:07.399Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:07.399Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:07.399Z] ... 8 more [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251894148 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251894147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251894147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251894147 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251894147 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251894147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251894147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251894147 data=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')] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893989 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251893989 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251893989 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893989 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893989 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}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893981 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893981 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251893980 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251893980 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893980 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893980 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}] [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893970 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:07.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:07.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251893969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251893969 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251893969 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251893969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893969 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]}] [2023-10-02T15:23:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251893963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:08.218Z] [2023-10-02T15:23:08.218Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:08.036 [2023-10-02T15:23:08.218Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:08.218Z] [2023-10-02T15:23:08.218Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:08.218Z] !STACK 0 [2023-10-02T15:23:08.218Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:08.218Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:08.218Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-10-02T15:23:08.218Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:08.219Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:08.219Z] ... 8 more [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251893272 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251893271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251893271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251893271 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251893271 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251893271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251893271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251893271 data=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')] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893148 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251893148 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251893148 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893148 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893147 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}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893140 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:08.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893140 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251893132 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251893132 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893132 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893132 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}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251893084 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251893083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251893083 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251893083 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251893083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251893082 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]}] [2023-10-02T15:23:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251893068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.037Z] [2023-10-02T15:23:09.037Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:08.944 [2023-10-02T15:23:09.037Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:09.037Z] [2023-10-02T15:23:09.037Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:09.037Z] !STACK 0 [2023-10-02T15:23:09.037Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:09.037Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:09.037Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:09.037Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:09.037Z] ... 8 more [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251892370 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251892369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251892369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251892369 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251892369 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251892369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251892369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251892369 data=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')] [2023-10-02T15:23:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892242 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251892242 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251892242 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892241 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251892241 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}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892187 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892186 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251892186 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251892186 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892186 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251892186 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}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251892182 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:09.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251892181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251892181 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251892181 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251892181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251892180 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]}] [2023-10-02T15:23:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251892173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:09.856Z] [2023-10-02T15:23:09.856Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:09.842 [2023-10-02T15:23:09.856Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:09.856Z] [2023-10-02T15:23:09.856Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-10-02T15:23:09.856Z] !STACK 0 [2023-10-02T15:23:09.856Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:09.856Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:09.856Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:09.856Z] ... 8 more [2023-10-02T15:23:09.856Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16 [2023-10-02T15:23:09.856Z] at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [2023-10-02T15:23:09.856Z] at java.base/java.lang.Long.parseLong(Long.java:711) [2023-10-02T15:23:09.856Z] at java.base/java.lang.Long.valueOf(Long.java:1136) [2023-10-02T15:23:09.856Z] at java.base/java.lang.Long.decode(Long.java:1299) [2023-10-02T15:23:09.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2023-10-02T15:23:09.856Z] ... 16 more [2023-10-02T15:23:10.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:10.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251891478 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:10.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251891478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251891478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251891478 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251891477 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251891477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251891477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251891477 data=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')] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891357 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251891357 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251891357 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891357 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251891356 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}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891341 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891340 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251891340 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251891340 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891340 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251891340 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}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251891336 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:10.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251891335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251891335 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:10.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251891335 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:10.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251891334 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:10.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251891334 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]}] [2023-10-02T15:23:10.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251891284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:10.787Z] [2023-10-02T15:23:10.787Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:10.672 [2023-10-02T15:23:10.787Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:10.787Z] [2023-10-02T15:23:10.787Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-10-02T15:23:10.787Z] !STACK 0 [2023-10-02T15:23:10.787Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:10.787Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:10.787Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:10.787Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:10.787Z] ... 8 more [2023-10-02T15:23:10.891Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-scnnm because kubernetes resource quota exceeded. [2023-10-02T15:23:10.891Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-scnnm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:10.891Z] Retrying... [2023-10-02T15:23:10.891Z] [2023-10-02T15:23:10.891Z] ERROR: Failed to launch tracecompass-build-3jjwn-scnnm [2023-10-02T15:23:10.891Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-scnnm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:10.891Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-scnnm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-scnnm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:10.891Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:10.891Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:10.891Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:10.891Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:10.891Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:10.891Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:10.891Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251890662 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251890661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251890661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251890661 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251890661 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251890661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251890661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251890661 data=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')] [2023-10-02T15:23:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890539 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251890539 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251890538 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890538 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251890538 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}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890479 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890479 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251890478 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251890478 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890478 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251890478 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}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251890469 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:11.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251890468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251890468 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251890468 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251890468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251890468 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]}] [2023-10-02T15:23:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251890462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:11.608Z] [2023-10-02T15:23:11.608Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:11.534 [2023-10-02T15:23:11.608Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:11.608Z] [2023-10-02T15:23:11.608Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:11.608Z] !STACK 0 [2023-10-02T15:23:11.608Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:11.608Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:11.608Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:11.608Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:11.608Z] ... 8 more [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251889885 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251889884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251889884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251889884 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251889884 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251889883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251889883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251889883 data=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')] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889772 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251889772 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251889772 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889771 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889771 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}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889765 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889764 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251889764 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251889764 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889764 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889764 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}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889754 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251889754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251889753 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251889753 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251889753 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889753 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]}] [2023-10-02T15:23:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251889748 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.429Z] [2023-10-02T15:23:12.429Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:12.244 [2023-10-02T15:23:12.429Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:12.429Z] [2023-10-02T15:23:12.429Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-10-02T15:23:12.429Z] !STACK 0 [2023-10-02T15:23:12.429Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:12.429Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:12.429Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:12.429Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:12.429Z] ... 8 more [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251889175 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:12.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251889174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251889174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251889174 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251889174 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251889173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251889173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251889173 data=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')] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889070 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251889070 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251889070 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889069 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889069 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}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889062 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889062 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251889061 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251889061 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889061 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889061 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}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251889051 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:12.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251889050 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251889050 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251889050 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251889050 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251889049 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]}] [2023-10-02T15:23:12.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251889043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:12.992Z] [2023-10-02T15:23:12.992Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:12.956 [2023-10-02T15:23:12.992Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:12.992Z] [2023-10-02T15:23:12.992Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-10-02T15:23:12.992Z] !STACK 0 [2023-10-02T15:23:12.992Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-10-02T15:23:12.992Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:12.992Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:12.992Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:12.992Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:12.992Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:12.993Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:12.993Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:12.993Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:12.993Z] ... 8 more [2023-10-02T15:23:13.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:13.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251888370 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:13.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:13.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251888369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251888369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251888369 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251888369 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251888369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251888369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251888369 data=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')] [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:13.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888261 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251888261 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251888260 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888260 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251888260 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}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888254 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888253 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251888253 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251888253 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888252 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251888252 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}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251888244 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:13.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251888243 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251888243 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251888243 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251888243 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251888243 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]}] [2023-10-02T15:23:13.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251888238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:13.812Z] [2023-10-02T15:23:13.812Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:13.765 [2023-10-02T15:23:13.812Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:13.812Z] [2023-10-02T15:23:13.812Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-10-02T15:23:13.812Z] !STACK 0 [2023-10-02T15:23:13.812Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:13.812Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:13.812Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-10-02T15:23:13.812Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:13.812Z] ... 8 more [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251887657 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251887656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251887656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251887656 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251887656 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251887656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251887656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251887655 data=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')] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887566 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251887566 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251887566 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887565 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251887565 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}] [2023-10-02T15:23:14.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887559 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887558 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251887558 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251887558 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887558 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251887558 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}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251887549 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:14.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won''t expand it again. [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-251887548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251887548 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251887548 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251887548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:14.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251887548 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]}] [2023-10-02T15:23:14.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251887543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:23:14.632Z] [2023-10-02T15:23:14.632Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:14.456 [2023-10-02T15:23:14.632Z] !MESSAGE Error initializing trace. [2023-10-02T15:23:14.632Z] [2023-10-02T15:23:14.632Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2023-10-02T15:23:14.632Z] !STACK 0 [2023-10-02T15:23:14.632Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-10-02T15:23:14.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-10-02T15:23:14.633Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:23:14.633Z] Caused by: NoViableAltException(73@[]) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379) [2023-10-02T15:23:14.633Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189) [2023-10-02T15:23:14.633Z] ... 8 more [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} time=-251886863 data=null doit=true}, Shell with text {Open Trace}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251886862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251886862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251886862 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251886862 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251886862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251886862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251886861 data=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')] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251886744 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251886738 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-251886738 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-251886738 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251886738 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:15.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251886737 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}] [2023-10-02T15:23:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-251886681 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-10-02T15:23:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:23:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:23:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:23:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:23:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:23:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:16.385Z] 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') [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=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')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885868 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] 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=-251885868 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:16.385Z] 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') [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251885868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251885868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251885868 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251885868 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251885867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251885867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:23:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:23:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:23:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:23:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:23:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:23:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:23:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251885867 data=null 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')] [2023-10-02T15:23:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251886578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:23:16.642Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.578 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2023-10-02T15:23:16.643Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] Time elapsed: 1.488 s [2023-10-02T15:23:16.643Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] Time elapsed: 0.912 s [2023-10-02T15:23:16.643Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] Time elapsed: 0.981 s [2023-10-02T15:23:16.643Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] Time elapsed: 0.818 s [2023-10-02T15:23:16.643Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] Time elapsed: 0.792 s [2023-10-02T15:23:16.643Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] Time elapsed: 1.016 s [2023-10-02T15:23:16.643Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] Time elapsed: 0.796 s [2023-10-02T15:23:16.643Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] Time elapsed: 0.794 s [2023-10-02T15:23:16.643Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] Time elapsed: 0.905 s [2023-10-02T15:23:16.643Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] Time elapsed: 0.891 s [2023-10-02T15:23:16.643Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] Time elapsed: 0.955 s [2023-10-02T15:23:16.643Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] Time elapsed: 0.828 s [2023-10-02T15:23:16.643Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] Time elapsed: 0.816 s [2023-10-02T15:23:16.643Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] Time elapsed: 0.887 s [2023-10-02T15:23:16.643Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] Time elapsed: 0.726 s [2023-10-02T15:23:16.643Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] Time elapsed: 0.881 s [2023-10-02T15:23:16.643Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] Time elapsed: 0.905 s [2023-10-02T15:23:16.643Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] Time elapsed: 0.884 s [2023-10-02T15:23:16.643Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] Time elapsed: 0.82 s [2023-10-02T15:23:16.643Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] Time elapsed: 0.766 s [2023-10-02T15:23:16.643Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] Time elapsed: 0.703 s [2023-10-02T15:23:16.643Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] Time elapsed: 0.808 s [2023-10-02T15:23:16.643Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] Time elapsed: 0.694 s [2023-10-02T15:23:16.643Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] Time elapsed: 0.823 s [2023-10-02T15:23:16.643Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2023-10-02T15:23:16.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251885332 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:23:16.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:16.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:23:16.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:23:16.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:23:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251885262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:23:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:23:16.900Z] [2023-10-02T15:23:16.900Z] (Eclipse:10041): Gtk-WARNING **: 15:23:16.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.156Z] [2023-10-02T15:23:17.156Z] (Eclipse:10041): Gtk-WARNING **: 15:23:16.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251884922 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:23:17.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:23:17.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Shift+Alt+N", using matcher: with mnemonic 'New' [2023-10-02T15:23:17.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...' [2023-10-02T15:23:17.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...' [2023-10-02T15:23:17.156Z] [2023-10-02T15:23:17.156Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] [2023-10-02T15:23:17.413Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...' [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project' [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} time=-251884585 data=null doit=true}, Shell with text {New Project}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree') [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251884584 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251884584 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251884583 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251884583 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}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251884582 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251884580 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251884579 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251884579 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251884579 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251884579 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}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251884578 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-251884577 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-251884577 data=null doit=true}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-251884577 data=null}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-251884577 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251884577 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] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-251884571 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-251884571 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-251884571 data=null doit=true}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-251884570 data=null}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-251884570 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251884570 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] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-251884570 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-251884570 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-251884570 data=null doit=true}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-251884570 data=null}, Tree node with text: Tracing Project] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:17.414Z] 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') [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251884569 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251884568 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251884568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251884568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251884568 data=null 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')] [2023-10-02T15:23:17.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:17.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:17.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:17.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:17.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} time=-251884541 data=null doit=true}, Shell with text {Tracing Project}] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text') [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:17.414Z] 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') [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251884537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251884537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251884537 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251884537 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251884537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251884537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:17.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251884536 data=null 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')] [2023-10-02T15:23:17.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-251884881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...'] [2023-10-02T15:23:17.671Z] [2023-10-02T15:23:17.671Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:17.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:17.928Z] [2023-10-02T15:23:17.928Z] (Eclipse:10041): Gtk-WARNING **: 15:23:17.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:18.184Z] 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') [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.184Z] 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. [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:18.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251883871 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:'))] [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] 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' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.185Z] 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') [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@63088bbd [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251883869 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251883869 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251883869 data=null 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251883869 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251883869 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251883869 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.186Z] 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') [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6655b4e6 [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251883868 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251883867 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251883867 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251883867 data=null 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251883867 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')] [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251883867 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251883867 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.187Z] 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') [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:18.187Z] 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. [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.187Z] 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') [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] 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') [2023-10-02T15:23:18.187Z] 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. [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.187Z] 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') [2023-10-02T15:23:18.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:18.188Z] 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. [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] 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)' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:18.188Z] 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') [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] 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') [2023-10-02T15:23:18.188Z] 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. [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:18.188Z] 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') [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:18.188Z] 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') [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251883860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251883860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251883859 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251883859 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251883859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251883859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:18.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') [2023-10-02T15:23:18.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') [2023-10-02T15:23:18.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') [2023-10-02T15:23:18.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') [2023-10-02T15:23:18.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') [2023-10-02T15:23:18.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:18.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251883859 data=null 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')] [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] [2023-10-02T15:23:18.702Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251883281 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251883281 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251883281 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251883280 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}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251883278 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:18.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251883278 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251883277 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251883277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251883277 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]}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251883275 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:18.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251883274 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251883274 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251883274 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251883273 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251883273 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}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251883249 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251883249 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251883249 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251883249 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}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251883171 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251883169 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251883169 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251883169 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:18.963Z] [2023-10-02T15:23:18.963Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:18.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:18.963Z] [2023-10-02T15:23:18.963Z] (Eclipse:10041): Gtk-WARNING **: 15:23:18.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:19.220Z] [2023-10-02T15:23:19.220Z] (Eclipse:10041): Gtk-WARNING **: 15:23:19.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:19.220Z] [2023-10-02T15:23:19.220Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:19.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:19.220Z] [2023-10-02T15:23:19.220Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:19.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:19.475Z] [2023-10-02T15:23:19.475Z] (Eclipse:10041): Gtk-WARNING **: 15:23:19.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:19.475Z] [2023-10-02T15:23:19.475Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:19.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:19.475Z] [2023-10-02T15:23:19.475Z] (Eclipse:10041): Gtk-WARNING **: 15:23:19.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251882250 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251882249 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251882249 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251882249 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251882249 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}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251882183 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251882182 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251882181 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251882181 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251882181 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251882181 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}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251882172 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:23:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:23:19.991Z] [2023-10-02T15:23:19.991Z] (Eclipse:10041): Gtk-WARNING **: 15:23:19.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] [2023-10-02T15:23:20.247Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251881729 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-251881727 data=null doit=true}, TreeItem with text {General}] [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-251881727 data=null}, TreeItem with text {General}] [2023-10-02T15:23:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-251881727 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251881727 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}] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-251881724 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251881722 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251881722 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251881722 data=null}, Tree node with text: Archive File] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251881721 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251881721 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] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251881712 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:20.248Z] 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') [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251881711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251881711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251881711 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251881711 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251881711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251881711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251881710 data=null 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')] [2023-10-02T15:23:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:20.505Z] 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') [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251881635 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')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251881635 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')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251881634 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251881634 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251881634 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')] [2023-10-02T15:23:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251881634 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251881634 data=null 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251881628 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251881628 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251881627 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251881627 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251881627 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:20.506Z] 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') [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:20.506Z] 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') [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@246f9fa8 [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251881586 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251881586 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251881586 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251881586 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251881586 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251881586 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251881586 data=null 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251881584 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251881584 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251881584 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')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251881584 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:20.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251881584 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251881582 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251881582 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251881582 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251881582 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}] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251881580 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-251881579 data=null button=0 stateMask=0x0 x=100 y=81 count=0}, Tree node with text: traces] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-251881579 data=null doit=true}, Tree node with text: traces] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-251881579 data=null}, Tree node with text: traces] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-251881579 data=null button=1 stateMask=0x0 x=100 y=81 count=1}, Tree node with text: traces] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251881579 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] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-251881558 data=null button=1 stateMask=0x80000 x=100 y=81 count=1}, Tree node with text: traces] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251881546 data=null}, (of type 'Combo')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:20.507Z] 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') [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251881478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251881478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251881478 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251881478 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251881478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251881478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251881478 data=null 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')] [2023-10-02T15:23:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251882079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:23:20.764Z] [2023-10-02T15:23:20.764Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.764Z] [2023-10-02T15:23:20.764Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:20.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-g842z because kubernetes resource quota exceeded. [2023-10-02T15:23:20.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g842z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:20.862Z] Retrying... [2023-10-02T15:23:20.862Z] [2023-10-02T15:23:20.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-g842z [2023-10-02T15:23:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g842z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:20.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-g842z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-g842z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:20.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:20.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:20.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:20.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:20.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:21.020Z] [2023-10-02T15:23:21.020Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.020Z] [2023-10-02T15:23:21.020Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.020Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.021Z] [2023-10-02T15:23:21.021Z] (Eclipse:10041): Gtk-WARNING **: 15:23:20.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.277Z] [2023-10-02T15:23:21.277Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.277Z] [2023-10-02T15:23:21.277Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.277Z] [2023-10-02T15:23:21.277Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.277Z] [2023-10-02T15:23:21.277Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.533Z] [2023-10-02T15:23:21.533Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.533Z] [2023-10-02T15:23:21.533Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.533Z] [2023-10-02T15:23:21.533Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.533Z] [2023-10-02T15:23:21.533Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.533Z] [2023-10-02T15:23:21.533Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.534Z] [2023-10-02T15:23:21.534Z] (Eclipse:10041): Gtk-WARNING **: 15:23:21.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:21.792Z] 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') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251880369 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251880369 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:}] [2023-10-02T15:23:21.792Z] 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') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251880367 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251880367 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')] [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251880367 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')] [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251880366 data=null 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')] [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251880279 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:'))] [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] 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' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.793Z] 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') [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.793Z] 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') [2023-10-02T15:23:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:21.794Z] 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. [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.794Z] 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') [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:21.794Z] 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. [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.794Z] 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') [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.794Z] 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') [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@8551ee6 [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880257 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')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880257 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')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251880257 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251880257 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880256 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')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880256 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')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251880256 data=null 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')] [2023-10-02T15:23:21.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880250 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')] [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880250 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')] [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251880249 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')] [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251880249 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251880249 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.795Z] 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') [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:21.795Z] 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. [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] 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)' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:21.795Z] 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') [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.795Z] 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') [2023-10-02T15:23:21.795Z] 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. [2023-10-02T15:23:21.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:21.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') [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251880244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251880244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251880244 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251880244 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251880244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251880244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:21.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:21.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:21.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:21.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:21.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:21.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251880244 data=null 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')] [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] [2023-10-02T15:23:22.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251879660 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251879660 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251879659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251879659 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]}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251879657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251879657 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251879656 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251879656 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251879656 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251879656 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}] [2023-10-02T15:23:22.361Z] [2023-10-02T15:23:22.361Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251879637 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] [2023-10-02T15:23:22.361Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251879637 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.361Z] [2023-10-02T15:23:22.361Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251879589 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251879589 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}] [2023-10-02T15:23:22.618Z] [2023-10-02T15:23:22.618Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:22.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:22.618Z] [2023-10-02T15:23:22.618Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.874Z] [2023-10-02T15:23:22.874Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:22.874Z] [2023-10-02T15:23:22.874Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:22.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251879462 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251879183 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251879182 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251879182 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:22.874Z] [2023-10-02T15:23:22.874Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.131Z] [2023-10-02T15:23:23.131Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:22.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:23.131Z] [2023-10-02T15:23:23.131Z] (Eclipse:10041): Gtk-WARNING **: 15:23:22.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.387Z] [2023-10-02T15:23:23.387Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:23.645Z] 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') [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-251878442 data=null doit=true}, Button with text {Select &archive file:}] [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251878442 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:}] [2023-10-02T15:23:23.646Z] 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') [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-251878439 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-251878439 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')] [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-251878439 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')] [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251878439 data=null 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')] [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251878343 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:'))] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.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' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@74a37c91 [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251878342 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251878342 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251878341 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251878341 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251878341 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251878341 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251878341 data=null 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251878341 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251878341 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251878341 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')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251878341 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251878341 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@526fbb80 [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251878339 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251878339 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251878339 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251878339 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251878339 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251878339 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251878339 data=null 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251878338 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251878338 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251878338 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')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251878338 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251878338 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:23.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 deselected, not deselecting again. [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.649Z] 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') [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] 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') [2023-10-02T15:23:23.649Z] 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. [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.649Z] 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') [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:23.649Z] 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. [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.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)' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.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') [2023-10-02T15:23:23.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. [2023-10-02T15:23:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:23.650Z] 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') [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:23.906Z] 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') [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251878269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251878269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251878269 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251878269 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251878269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251878269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251878269 data=null 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')] [2023-10-02T15:23:23.906Z] [2023-10-02T15:23:23.906Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:23.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.163Z] [2023-10-02T15:23:24.163Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:24.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:24.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251877657 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251877657 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251877657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251877657 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]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251877655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:24.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251877655 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251877654 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251877654 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251877654 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251877654 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]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251877649 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251877649 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251877649 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251877648 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]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251877639 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251877638 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251877638 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251877638 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:23:24.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251877637 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251877637 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251877637 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251877637 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251877637 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}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251877632 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251877632 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251877632 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251877631 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}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251877592 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251877585 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251877585 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251877585 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:24.676Z] [2023-10-02T15:23:24.676Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:24.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:24.676Z] [2023-10-02T15:23:24.676Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.676Z] [2023-10-02T15:23:24.676Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.676Z] [2023-10-02T15:23:24.676Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:24.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:24.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-10-02T15:23:24.933Z] [2023-10-02T15:23:24.933Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:24.933Z] [2023-10-02T15:23:24.933Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:24.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:24.933Z] [2023-10-02T15:23:24.933Z] (Eclipse:10041): Gtk-WARNING **: 15:23:24.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251876787 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251876787 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251876787 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251876787 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251876786 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}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251876767 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251876766 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251876766 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251876766 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251876766 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251876766 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}] [2023-10-02T15:23:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251876755 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:23:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:23:25.448Z] [2023-10-02T15:23:25.448Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.448Z] [2023-10-02T15:23:25.448Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.448Z] [2023-10-02T15:23:25.448Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.448Z] [2023-10-02T15:23:25.448Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.706Z] [2023-10-02T15:23:25.706Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:23:25.706Z] [2023-10-02T15:23:25.706Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.706Z] [2023-10-02T15:23:25.706Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251876368 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won''t expand it again. [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251876366 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251876366 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251876366 data=null}, Tree node with text: Archive File] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251876365 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251876365 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] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251876365 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:25.706Z] 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') [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251876364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251876364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251876364 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251876364 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251876364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251876364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251876364 data=null 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')] [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:25.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:23:25.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:25.706Z] 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') [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251876280 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251876280 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251876280 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251876280 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251876280 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251876280 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251876280 data=null 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251876278 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251876278 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251876278 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')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251876277 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251876277 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:25.707Z] 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') [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:25.707Z] 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') [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@655c1b [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251876276 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251876276 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251876276 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251876276 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251876276 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251876276 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251876275 data=null 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251876274 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251876274 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251876274 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')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251876274 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251876274 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251876273 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251876273 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251876273 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251876273 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}] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251876272 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-251876272 data=null button=0 stateMask=0x0 x=100 y=81 count=0}, Tree node with text: traces] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-251876272 data=null doit=true}, Tree node with text: traces] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-251876272 data=null}, Tree node with text: traces] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-251876271 data=null button=1 stateMask=0x0 x=100 y=81 count=1}, Tree node with text: traces] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251876271 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] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-251876257 data=null button=1 stateMask=0x80000 x=100 y=81 count=1}, Tree node with text: traces] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251876249 data=null}, (of type 'Combo')] [2023-10-02T15:23:25.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:25.709Z] 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') [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251876245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251876245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251876245 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251876245 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251876244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251876244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:25.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:25.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:25.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:25.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:25.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251876244 data=null 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')] [2023-10-02T15:23:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251876689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:25.966Z] [2023-10-02T15:23:25.966Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.222Z] [2023-10-02T15:23:26.222Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.222Z] [2023-10-02T15:23:26.222Z] (Eclipse:10041): Gtk-WARNING **: 15:23:25.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.222Z] [2023-10-02T15:23:26.222Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.222Z] [2023-10-02T15:23:26.222Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.478Z] [2023-10-02T15:23:26.478Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.735Z] [2023-10-02T15:23:26.735Z] (Eclipse:10041): Gtk-WARNING **: 15:23:26.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:26.993Z] 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') [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251875172 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251875172 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:}] [2023-10-02T15:23:26.993Z] 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') [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251875170 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251875170 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')] [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251875170 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')] [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251875170 data=null 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')] [2023-10-02T15:23:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251875072 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:'))] [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:26.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] 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' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.995Z] 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') [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.995Z] 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') [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:26.995Z] 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. [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.995Z] 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') [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:26.995Z] 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. [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.996Z] 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') [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] 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') [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b6f7ab3 [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875066 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875066 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251875066 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251875066 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875065 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875065 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251875065 data=null 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875065 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875065 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251875065 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')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251875065 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251875065 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.996Z] 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') [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:26.996Z] 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. [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] 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)' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:26.997Z] 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') [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] 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') [2023-10-02T15:23:26.997Z] 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. [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:26.997Z] 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') [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251875055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251875055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251875055 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251875055 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251875055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251875055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:26.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:26.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:26.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:26.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:26.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:26.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251875055 data=null 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')] [2023-10-02T15:23:27.254Z] [2023-10-02T15:23:27.254Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.254Z] [2023-10-02T15:23:27.254Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.510Z] [2023-10-02T15:23:27.510Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:27.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251874367 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251874367 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251874366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251874366 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]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251874365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:27.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]} [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-251874364 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-251874364 data=null doit=true}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-251874364 data=null}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-251874360 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251874360 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-251874354 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-251874354 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-251874354 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251874354 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-251874350 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-251874349 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-251874349 data=null doit=true}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-251874349 data=null}, TreeItem with text {Tracing [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]} [2023-10-02T15:23:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]} [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-251874349 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-251874349 data=null doit=true}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-251874348 data=null}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-251874348 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251874348 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-251874339 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-251874338 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-251874338 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251874338 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-251874334 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-251874334 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-251874334 data=null doit=true}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-251874334 data=null}, TreeItem with text {traces [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]} [2023-10-02T15:23:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]} [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874333 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-251874333 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-251874333 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874333 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251874333 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874322 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874322 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874322 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251874321 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]}] [2023-10-02T15:23:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874319 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251874318 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-251874318 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-251874318 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]} [2023-10-02T15:23:27.769Z] 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. [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251874318 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251874318 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251874317 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251874317 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251874317 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]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251874314 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251874309 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251874309 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251874309 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]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251874289 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251874289 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251874289 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251874289 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:23:27.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251874288 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251874288 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251874288 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251874288 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251874288 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}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251874284 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251874284 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251874284 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251874284 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}] [2023-10-02T15:23:28.026Z] [2023-10-02T15:23:28.026Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:27.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:28.026Z] [2023-10-02T15:23:28.026Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.026Z] [2023-10-02T15:23:28.026Z] (Eclipse:10041): Gtk-WARNING **: 15:23:27.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.026Z] [2023-10-02T15:23:28.026Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:27.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251874246 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251873865 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251873862 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251873862 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"' [2023-10-02T15:23:28.283Z] [2023-10-02T15:23:28.283Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.283Z] [2023-10-02T15:23:28.283Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:28.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:28.283Z] [2023-10-02T15:23:28.283Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.539Z] [2023-10-02T15:23:28.539Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.539Z] [2023-10-02T15:23:28.539Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:28.794Z] [2023-10-02T15:23:28.794Z] (Eclipse:10041): Gtk-WARNING **: 15:23:28.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:29.051Z] 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') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-251873068 data=null doit=true}, Button with text {Select &archive file:}] [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251873068 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:}] [2023-10-02T15:23:29.051Z] 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') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-251873067 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-251873061 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')] [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-251873061 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')] [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251873061 data=null 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')] [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251872989 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:'))] [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] 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' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.052Z] 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') [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:29.052Z] 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. [2023-10-02T15:23:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.053Z] 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') [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4497fcd9 [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251872985 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251872985 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251872984 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251872984 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251872984 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251872984 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251872984 data=null 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251872984 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251872984 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251872984 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')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251872984 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251872984 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.053Z] 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') [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:29.054Z] 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. [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.054Z] 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') [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] 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') [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@665f19d [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872977 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872977 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251872977 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251872977 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872976 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872976 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251872976 data=null 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872976 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872976 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251872976 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')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251872976 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251872976 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.055Z] 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') [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:29.055Z] 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. [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] 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)' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:29.055Z] 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') [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] 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') [2023-10-02T15:23:29.055Z] 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. [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:29.055Z] 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') [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251872972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251872972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251872972 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251872972 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251872972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251872972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:29.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251872972 data=null 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')] [2023-10-02T15:23:29.313Z] [2023-10-02T15:23:29.313Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.313Z] [2023-10-02T15:23:29.313Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.313Z] [2023-10-02T15:23:29.313Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.568Z] [2023-10-02T15:23:29.568Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.569Z] [2023-10-02T15:23:29.569Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.569Z] [2023-10-02T15:23:29.569Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.569Z] [2023-10-02T15:23:29.569Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:29.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:29.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251872279 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251872279 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251872279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251872278 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]}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251872277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:29.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251872277 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251872277 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251872276 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251872276 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251872276 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}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251872273 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251872273 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251872273 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251872272 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}] [2023-10-02T15:23:30.082Z] [2023-10-02T15:23:30.082Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:29.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:30.082Z] [2023-10-02T15:23:30.082Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.082Z] [2023-10-02T15:23:30.082Z] (Eclipse:10041): Gtk-WARNING **: 15:23:29.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.082Z] [2023-10-02T15:23:30.082Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:29.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251872233 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251871942 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251871942 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251871942 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:30.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:30.083Z] [2023-10-02T15:23:30.083Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.339Z] [2023-10-02T15:23:30.339Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:30.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:30.339Z] [2023-10-02T15:23:30.339Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.597Z] [2023-10-02T15:23:30.597Z] (Eclipse:10041): Gtk-WARNING **: 15:23:30.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:30.854Z] 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') [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251871163 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251871163 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:}] [2023-10-02T15:23:30.854Z] 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') [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251871161 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251871160 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')] [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251871160 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')] [2023-10-02T15:23:30.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251871160 data=null 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')] [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251871097 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:'))] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] 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' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.856Z] 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') [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.856Z] 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') [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@558bff39 [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251871094 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251871094 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251871094 data=null 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')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251871094 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')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251871093 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')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251871093 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251871093 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.857Z] 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') [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:30.857Z] 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. [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.857Z] 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') [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] 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') [2023-10-02T15:23:30.857Z] 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. [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.858Z] 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') [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:30.858Z] 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. [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] 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)' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:30.858Z] 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') [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] 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') [2023-10-02T15:23:30.858Z] 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. [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:30.858Z] 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') [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:30.859Z] 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') [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251871075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251871075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251871075 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251871075 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251871075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251871075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:30.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-b477w because kubernetes resource quota exceeded. [2023-10-02T15:23:30.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b477w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:30.862Z] Retrying... [2023-10-02T15:23:30.862Z] [2023-10-02T15:23:30.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-b477w [2023-10-02T15:23:30.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b477w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:30.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-b477w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-b477w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:30.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:30.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:30.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:30.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:30.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:30.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:30.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:31.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:31.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:31.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:31.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:31.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251871075 data=null 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')] [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.372Z] [2023-10-02T15:23:31.372Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251870371 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251870371 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251870370 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251870370 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]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251870369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251870368 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251870368 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251870368 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251870368 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251870368 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]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251870363 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251870363 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251870362 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251870362 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]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251870358 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251870358 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251870358 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251870358 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:23:31.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251870357 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251870351 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251870350 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251870350 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251870350 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}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251870345 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251870345 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251870345 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251870345 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}] [2023-10-02T15:23:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251870293 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251870289 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251870288 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251870288 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:31.886Z] [2023-10-02T15:23:31.886Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:31.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:31.886Z] [2023-10-02T15:23:31.886Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.886Z] [2023-10-02T15:23:31.886Z] (Eclipse:10041): Gtk-WARNING **: 15:23:31.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:31.886Z] [2023-10-02T15:23:31.886Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:31.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 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}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251867274 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:23:37.176Z] [2023-10-02T15:23:37.176Z] (Eclipse:10041): Gtk-WARNING **: 15:23:36.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.176Z] [2023-10-02T15:23:37.176Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:36.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:37.176Z] [2023-10-02T15:23:37.176Z] (Eclipse:10041): Gtk-WARNING **: 15:23:36.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.433Z] [2023-10-02T15:23:37.433Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.433Z] [2023-10-02T15:23:37.433Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.433Z] [2023-10-02T15:23:37.433Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.433Z] [2023-10-02T15:23:37.433Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.433Z] [2023-10-02T15:23:37.433Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.690Z] [2023-10-02T15:23:37.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.690Z] [2023-10-02T15:23:37.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.690Z] [2023-10-02T15:23:37.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:37.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:37.690Z] 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') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-251864268 data=null doit=true}, Button with text {Select &archive file:}] [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251864268 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:}] [2023-10-02T15:23:37.690Z] 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') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-251864266 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-251864266 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')] [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-251864266 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')] [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251864266 data=null 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')] [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:37.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251864217 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:'))] [2023-10-02T15:23:37.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:37.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] 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' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.950Z] 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') [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4dc74211 [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251864210 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251864210 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251864210 data=null 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')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251864210 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')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251864210 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251864210 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.951Z] 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') [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:37.951Z] 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. [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.952Z] 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') [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:37.952Z] 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. [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.952Z] 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') [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.953Z] 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') [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2242dd2b [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251864207 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251864207 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251864207 data=null 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251864207 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')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251864206 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251864206 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.954Z] 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') [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:37.954Z] 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. [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] 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)' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:37.954Z] 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') [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] 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') [2023-10-02T15:23:37.954Z] 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. [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:37.954Z] 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') [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251864203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251864203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251864203 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251864203 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251864203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251864203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:37.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:37.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:37.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:37.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:37.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:37.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251864203 data=null 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')] [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.211Z] [2023-10-02T15:23:38.211Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.467Z] [2023-10-02T15:23:38.467Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.467Z] [2023-10-02T15:23:38.467Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.467Z] [2023-10-02T15:23:38.467Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:38.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:38.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251863467 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251863467 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251863466 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251863466 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]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251863465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:38.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]} [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863464 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-251863464 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-251863464 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863464 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251863464 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]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863455 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863454 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863454 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251863454 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]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863450 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-251863450 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-251863450 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-251863450 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]} [2023-10-02T15:23:38.730Z] 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. [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251863449 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251863449 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251863449 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251863449 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251863448 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]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251863445 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251863444 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251863439 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251863439 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]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251863435 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251863435 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251863435 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251863435 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:23:38.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251863434 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251863434 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251863434 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251863434 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251863434 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}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251863430 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251863430 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251863430 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251863429 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}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251863394 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251863390 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251863390 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251863389 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:38.731Z] [2023-10-02T15:23:38.731Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:38.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:38.731Z] [2023-10-02T15:23:38.731Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.731Z] [2023-10-02T15:23:38.731Z] (Eclipse:10041): Gtk-WARNING **: 15:23:38.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:38.731Z] [2023-10-02T15:23:38.731Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:38.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"' [2023-10-02T15:23:40.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vc2zv because kubernetes resource quota exceeded. [2023-10-02T15:23:40.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vc2zv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:40.859Z] Retrying... [2023-10-02T15:23:40.859Z] [2023-10-02T15:23:40.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-vc2zv [2023-10-02T15:23:40.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vc2zv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:40.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vc2zv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vc2zv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:40.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:40.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:40.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:40.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:40.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:40.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:40.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860478 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860477 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}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860476 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251860476 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:23:41.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-WARNING **: 15:23:43.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:43.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-WARNING **: 15:23:43.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.330Z] [2023-10-02T15:23:44.330Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.331Z] [2023-10-02T15:23:44.331Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.331Z] [2023-10-02T15:23:44.331Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.331Z] [2023-10-02T15:23:44.331Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:44.588Z] 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') [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.588Z] 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. [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251857425 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:'))] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] 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' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.589Z] 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') [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65f68e96 [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251857423 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251857423 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251857423 data=null 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251857423 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')] [2023-10-02T15:23:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251857423 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251857423 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.590Z] 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') [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3aa2646f [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251857422 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251857422 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251857422 data=null 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251857422 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251857421 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')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251857421 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251857421 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.590Z] 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') [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77bca6d6 [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-251857421 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-251857420 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-251857420 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-251857420 data=null 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-251857420 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')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-251857420 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-251857420 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.591Z] 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') [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] 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') [2023-10-02T15:23:44.591Z] 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. [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.592Z] 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') [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:44.592Z] 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. [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] 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)' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:44.592Z] 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') [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] 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') [2023-10-02T15:23:44.592Z] 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. [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:44.592Z] 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') [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251857417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251857417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251857417 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251857417 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251857416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251857416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:44.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:44.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:44.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:44.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:44.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:44.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:44.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251857416 data=null 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')] [2023-10-02T15:23:44.849Z] [2023-10-02T15:23:44.849Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.849Z] [2023-10-02T15:23:44.849Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.849Z] [2023-10-02T15:23:44.849Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:44.849Z] [2023-10-02T15:23:44.849Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.105Z] [2023-10-02T15:23:45.105Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.106Z] [2023-10-02T15:23:45.106Z] (Eclipse:10041): Gtk-WARNING **: 15:23:44.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.106Z] [2023-10-02T15:23:45.106Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:45.049 [2023-10-02T15:23:45.106Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open. [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.362Z] [2023-10-02T15:23:45.362Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.620Z] [2023-10-02T15:23:45.620Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:45.620Z] 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') [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.620Z] 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. [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251856340 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:'))] [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] 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' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.621Z] 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') [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:45.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40def23 [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251856339 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251856339 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251856339 data=null 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251856339 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')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251856339 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251856339 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.622Z] 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') [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:45.622Z] 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. [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.622Z] 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') [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@601e465f [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-251856337 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-251856337 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-251856337 data=null 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-251856337 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')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-251856337 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-251856337 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.623Z] 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') [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] 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') [2023-10-02T15:23:45.623Z] 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. [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.624Z] 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') [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:45.624Z] 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. [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] 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)' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:45.624Z] 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') [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] 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') [2023-10-02T15:23:45.624Z] 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. [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:45.624Z] 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') [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251856331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251856331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251856331 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251856331 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251856331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251856331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:45.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251856331 data=null 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')] [2023-10-02T15:23:45.881Z] [2023-10-02T15:23:45.881Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.881Z] [2023-10-02T15:23:45.881Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:45.881Z] [2023-10-02T15:23:45.881Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.881Z] [2023-10-02T15:23:45.881Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:45.881Z] [2023-10-02T15:23:45.881Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:46.137Z] [2023-10-02T15:23:46.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:46.137Z] [2023-10-02T15:23:46.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:46.137Z] [2023-10-02T15:23:46.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:45.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:46.137Z] [2023-10-02T15:23:46.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:46.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:46.394Z] 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') [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251855758 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251855758 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:}] [2023-10-02T15:23:46.395Z] 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') [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251855756 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251855755 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')] [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251855755 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')] [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251855755 data=null 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')] [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:46.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251854416 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:'))] [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] 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' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.682Z] 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') [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:47.683Z] 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. [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.683Z] 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') [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:47.683Z] 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. [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.683Z] 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') [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:47.683Z] 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. [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.683Z] 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') [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] 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') [2023-10-02T15:23:47.684Z] 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. [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.684Z] 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') [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:47.684Z] 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. [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] 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)' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:47.684Z] 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') [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] 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') [2023-10-02T15:23:47.684Z] 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. [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:47.684Z] 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') [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:47.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:47.685Z] 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') [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251854398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251854397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251854397 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251854397 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251854397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251854397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:47.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:47.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:47.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:47.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:47.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251854397 data=null 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')] [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:47.942Z] [2023-10-02T15:23:47.942Z] (Eclipse:10041): Gtk-WARNING **: 15:23:47.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:48.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:48.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251853863 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251853863 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251853863 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251853863 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]}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251853862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:48.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251853861 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251853861 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251853861 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251853861 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251853861 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}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251853858 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251853857 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251853857 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251853857 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}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251853827 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251853822 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251853822 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251853822 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:48.198Z] [2023-10-02T15:23:48.198Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:48.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:48.198Z] [2023-10-02T15:23:48.198Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.455Z] [2023-10-02T15:23:48.455Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.455Z] [2023-10-02T15:23:48.455Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:48.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:48.712Z] [2023-10-02T15:23:48.712Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.712Z] [2023-10-02T15:23:48.712Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:48.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:48.712Z] [2023-10-02T15:23:48.712Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.969Z] [2023-10-02T15:23:48.969Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.970Z] [2023-10-02T15:23:48.970Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.970Z] [2023-10-02T15:23:48.970Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.970Z] [2023-10-02T15:23:48.970Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:48.970Z] [2023-10-02T15:23:48.970Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:49.228Z] [2023-10-02T15:23:49.228Z] (Eclipse:10041): Gtk-WARNING **: 15:23:48.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:49.228Z] 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') [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.228Z] 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. [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251852742 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:'))] [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] 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' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.229Z] 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') [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c36416b [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251852741 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251852741 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251852741 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251852741 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251852729 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251852729 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251852729 data=null 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251852729 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251852729 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251852728 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')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251852728 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251852728 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.230Z] 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') [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:49.230Z] 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. [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.230Z] 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') [2023-10-02T15:23:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:49.231Z] 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. [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.231Z] 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') [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] 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') [2023-10-02T15:23:49.231Z] 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. [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.231Z] 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') [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:49.231Z] 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. [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] 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)' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:49.232Z] 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') [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] 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') [2023-10-02T15:23:49.232Z] 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. [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:49.232Z] 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') [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:49.232Z] 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') [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251852691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251852691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251852691 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251852691 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251852691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251852691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:49.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:49.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:49.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:49.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-251852168 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:50.050Z] 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') [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-10-02T15:23:50.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-251852167 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')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-251852167 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')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-251852167 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-251852167 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-251852167 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')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-251852166 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')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-251852166 data=null 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')] [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251852691 data=null 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')] [2023-10-02T15:23:50.051Z] [2023-10-02T15:23:50.051Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.306Z] [2023-10-02T15:23:50.306Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:50.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:50.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:50.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:50.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:23:50.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251851522 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251851522 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251851521 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251851521 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251851520 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}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251851517 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251851516 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251851516 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251851516 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}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251851485 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251851480 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251851480 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251851479 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:50.563Z] [2023-10-02T15:23:50.563Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:50.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:50.563Z] [2023-10-02T15:23:50.563Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.819Z] [2023-10-02T15:23:50.819Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:50.819Z] [2023-10-02T15:23:50.819Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:50.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:50.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1qnn6 because kubernetes resource quota exceeded. [2023-10-02T15:23:50.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qnn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:50.858Z] Retrying... [2023-10-02T15:23:50.858Z] [2023-10-02T15:23:50.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-1qnn6 [2023-10-02T15:23:50.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qnn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:23:50.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qnn6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qnn6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:23:50.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:23:50.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:23:50.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:23:50.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:23:50.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:23:50.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:23:50.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:23:51.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:51.075Z] [2023-10-02T15:23:51.075Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.075Z] [2023-10-02T15:23:51.075Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:50.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:51.075Z] [2023-10-02T15:23:51.075Z] (Eclipse:10041): Gtk-WARNING **: 15:23:50.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251850683 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251850683 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251850683 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251850683 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251850683 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}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251850671 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251850670 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251850670 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251850670 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251850670 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251850670 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}] [2023-10-02T15:23:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251850664 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:23:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.587Z] [2023-10-02T15:23:51.587Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.844Z] [2023-10-02T15:23:51.844Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.844Z] [2023-10-02T15:23:51.844Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251850303 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:51.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won''t expand it again. [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251850301 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251850301 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251850301 data=null}, Tree node with text: Archive File] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251850301 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251850301 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] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251850300 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:51.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:51.845Z] 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') [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251850299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251850299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251850299 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251850299 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251850299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251850299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251850299 data=null 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')] [2023-10-02T15:23:51.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:51.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:51.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:51.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:51.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:51.845Z] 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') [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251850249 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251850249 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251850249 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251850249 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251850249 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251850249 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251850249 data=null 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251850246 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251850246 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')] [2023-10-02T15:23:51.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251850246 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251850246 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251850246 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:51.846Z] 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') [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:51.846Z] 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') [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e077a32 [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251850245 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251850245 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251850245 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251850245 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251850245 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251850245 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251850244 data=null 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251850239 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251850239 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251850239 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')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251850239 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251850239 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251850238 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251850238 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251850238 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251850238 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}] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251850195 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251850190 data=null button=0 stateMask=0x0 x=146 y=81 count=0}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-251850190 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-251850190 data=null}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251850190 data=null button=1 stateMask=0x0 x=146 y=81 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251850190 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] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251850189 data=null button=1 stateMask=0x80000 x=146 y=81 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251850183 data=null}, (of type 'Combo')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:51.847Z] 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') [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251850179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251850179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251850179 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251850179 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251850179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251850179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251850179 data=null 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')] [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251850586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:23:51.847Z] [2023-10-02T15:23:51.847Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.847Z] [2023-10-02T15:23:51.847Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:52.104Z] [2023-10-02T15:23:52.104Z] (Eclipse:10041): Gtk-WARNING **: 15:23:51.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.104Z] [2023-10-02T15:23:52.104Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.104Z] [2023-10-02T15:23:52.104Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.104Z] [2023-10-02T15:23:52.104Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.360Z] [2023-10-02T15:23:52.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.360Z] [2023-10-02T15:23:52.360Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:52.360Z] 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') [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251849573 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251849573 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:}] [2023-10-02T15:23:52.360Z] 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') [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251849571 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:23:52.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251849571 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')] [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251849571 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')] [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251849571 data=null 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')] [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251849540 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:'))] [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] 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' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.620Z] 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') [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.621Z] 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') [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:52.621Z] 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. [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.621Z] 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') [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:52.621Z] 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. [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.621Z] 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') [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] 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') [2023-10-02T15:23:52.621Z] 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. [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.622Z] 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') [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:52.622Z] 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. [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] 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)' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:52.622Z] 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') [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] 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') [2023-10-02T15:23:52.622Z] 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. [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:52.622Z] 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') [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251849536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251849536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251849536 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251849536 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251849536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251849536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251849536 data=null 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')] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:52.623Z] [2023-10-02T15:23:52.623Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.623Z] [2023-10-02T15:23:52.623Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.623Z] [2023-10-02T15:23:52.623Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251849384 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251849384 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251849384 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251849383 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251849383 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}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251849379 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251849379 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251849379 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251849379 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251849378 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251849378 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}] [2023-10-02T15:23:52.623Z] [2023-10-02T15:23:52.623Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251849366 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:52.879Z] [2023-10-02T15:23:52.879Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:23:52.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:23:52.880Z] [2023-10-02T15:23:52.880Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.880Z] [2023-10-02T15:23:52.880Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.880Z] [2023-10-02T15:23:52.880Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:23:52.880Z] [2023-10-02T15:23:52.880Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:52.880Z] [2023-10-02T15:23:52.880Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.137Z] [2023-10-02T15:23:53.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:23:53.137Z] [2023-10-02T15:23:53.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.137Z] [2023-10-02T15:23:53.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.137Z] [2023-10-02T15:23:53.137Z] (Eclipse:10041): Gtk-WARNING **: 15:23:52.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251848971 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won''t expand it again. [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251848967 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251848967 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251848967 data=null}, Tree node with text: Archive File] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251848967 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848966 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] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251848966 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.137Z] 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') [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251848965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251848965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251848964 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251848964 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251848964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251848964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251848964 data=null 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')] [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.137Z] 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') [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251848862 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251848861 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251848861 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251848857 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251848857 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251848857 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251848857 data=null 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251848853 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251848852 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251848852 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251848852 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251848852 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:53.138Z] 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') [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.138Z] 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') [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d3f7e4b [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251848850 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')] [2023-10-02T15:23:53.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251848850 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251848850 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251848850 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251848850 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251848850 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251848850 data=null 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251848848 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251848848 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251848848 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')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251848848 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251848848 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251848846 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251848846 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251848846 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251848846 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}] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251848844 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251848834 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-251848834 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-251848834 data=null}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251848834 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848834 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] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251848833 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:23:53.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251848773 data=null}, (of type 'Combo')] [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.396Z] 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') [2023-10-02T15:23:53.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251848767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251848767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251848767 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251848767 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251848766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251848766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251848766 data=null 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')] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251849284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:23:53.397Z] [2023-10-02T15:23:53.397Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.397Z] [2023-10-02T15:23:53.397Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251848669 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251848668 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251848668 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251848668 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848668 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}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251848664 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251848664 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251848664 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251848664 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251848663 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] [2023-10-02T15:23:53.397Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848663 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}] [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251848647 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.397Z] [2023-10-02T15:23:53.397Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:23:53.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] [2023-10-02T15:23:53.654Z] (Eclipse:10041): Gtk-WARNING **: 15:23:53.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251848275 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won''t expand it again. [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251848273 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251848273 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251848273 data=null}, Tree node with text: Archive File] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251848273 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848273 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] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251848272 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.654Z] 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') [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251848272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251848272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251848272 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251848272 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251848272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251848271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251848271 data=null 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')] [2023-10-02T15:23:53.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.911Z] 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') [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251848180 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251848180 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251848180 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251848180 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251848180 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251848180 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251848180 data=null 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251848177 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251848177 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251848177 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')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251848177 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251848177 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:53.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:53.912Z] 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') [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.912Z] 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') [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b933786 [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251848176 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251848176 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251848176 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251848176 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251848176 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251848175 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251848175 data=null 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251848174 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251848174 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251848174 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')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251848174 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251848174 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251848173 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251848173 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251848173 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251848173 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251848173 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}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251848173 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:23:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251848157 data=null}, (of type 'Combo')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:53.913Z] 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') [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251848152 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251848152 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251848152 data=null 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')] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251848582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:23:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:54.476Z] 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') [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.476Z] 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. [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:54.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251847530 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:'))] [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] 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' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.477Z] 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') [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.477Z] 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') [2023-10-02T15:23:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:54.478Z] 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. [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.478Z] 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') [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:54.478Z] 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. [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.478Z] 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') [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] 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') [2023-10-02T15:23:54.478Z] 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. [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.478Z] 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') [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:54.479Z] 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. [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] 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)' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:54.479Z] 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') [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] 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') [2023-10-02T15:23:54.479Z] 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. [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:54.479Z] 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') [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251847525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251847525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251847525 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251847525 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251847525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251847525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:54.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251847525 data=null 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')] [2023-10-02T15:23:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:23:54.479Z] [2023-10-02T15:23:54.479Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:23:54.451 [2023-10-02T15:23:54.479Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open. [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:55.042Z] 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') [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.042Z] 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. [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:55.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251846926 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:'))] [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] 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' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.043Z] 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') [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.044Z] 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') [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:55.044Z] 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. [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.044Z] 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') [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:55.044Z] 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. [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.044Z] 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') [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] 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') [2023-10-02T15:23:55.044Z] 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. [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.045Z] 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') [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:55.045Z] 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. [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] 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)' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:55.045Z] 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') [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] 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') [2023-10-02T15:23:55.045Z] 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. [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:55.045Z] 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') [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:55.046Z] 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') [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251846921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251846921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251846920 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251846920 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251846920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251846920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:55.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:55.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:55.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:55.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:55.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251846920 data=null 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')] [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.302Z] [2023-10-02T15:23:55.302Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.559Z] [2023-10-02T15:23:55.559Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.559Z] [2023-10-02T15:23:55.559Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.559Z] [2023-10-02T15:23:55.559Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.559Z] [2023-10-02T15:23:55.559Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.559Z] [2023-10-02T15:23:55.559Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:55.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:55.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251846284 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251846284 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251846284 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251846284 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]}] [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251846283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:55.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251846282 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251846282 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251846282 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251846282 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251846282 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}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251846278 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251846278 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251846278 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251846278 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}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251846249 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251846246 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251846246 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251846246 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:55.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:55.817Z] [2023-10-02T15:23:55.817Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:55.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:55.817Z] [2023-10-02T15:23:55.817Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.817Z] [2023-10-02T15:23:55.817Z] (Eclipse:10041): Gtk-WARNING **: 15:23:55.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:55.817Z] [2023-10-02T15:23:55.817Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:55.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:56.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:56.379Z] [2023-10-02T15:23:56.379Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.379Z] [2023-10-02T15:23:56.379Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:56.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:56.379Z] [2023-10-02T15:23:56.379Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.379Z] [2023-10-02T15:23:56.379Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.379Z] [2023-10-02T15:23:56.379Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.636Z] [2023-10-02T15:23:56.636Z] (Eclipse:10041): Gtk-WARNING **: 15:23:56.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:56.893Z] 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') [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.893Z] 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. [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251845170 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:'))] [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] 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' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.894Z] 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') [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.895Z] 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') [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:56.895Z] 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. [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.895Z] 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') [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:56.895Z] 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. [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.895Z] 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') [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.895Z] 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') [2023-10-02T15:23:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@483eff43 [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845166 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845166 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251845166 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251845166 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845166 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845166 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251845166 data=null 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845166 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845165 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251845165 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')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251845165 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251845165 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.896Z] 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') [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:56.896Z] 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. [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] 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)' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:56.897Z] 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') [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] 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') [2023-10-02T15:23:56.897Z] 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. [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:56.897Z] 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') [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:56.897Z] 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') [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251845162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251845152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251845152 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251845152 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251845151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251845151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:56.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:56.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:56.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:56.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:56.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251845151 data=null 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')] [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.409Z] [2023-10-02T15:23:57.409Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251844368 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251844368 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251844368 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251844368 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251844368 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}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251844365 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251844365 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251844365 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251844364 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}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251844336 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251844333 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251844333 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251844333 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:57.666Z] [2023-10-02T15:23:57.666Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:57.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:57.666Z] [2023-10-02T15:23:57.666Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.923Z] [2023-10-02T15:23:57.923Z] (Eclipse:10041): Gtk-WARNING **: 15:23:57.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:57.923Z] [2023-10-02T15:23:57.923Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:57.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:58.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:23:58.178Z] [2023-10-02T15:23:58.178Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.178Z] [2023-10-02T15:23:58.178Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:58.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:58.178Z] [2023-10-02T15:23:58.178Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.434Z] [2023-10-02T15:23:58.434Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.690Z] [2023-10-02T15:23:58.690Z] (Eclipse:10041): Gtk-WARNING **: 15:23:58.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:23:58.947Z] 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') [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.947Z] 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. [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:23:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251843114 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:'))] [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] 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' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.948Z] 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') [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.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') [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@520a8ea1 [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251843113 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251843113 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251843113 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251843113 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251843113 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251843113 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251843112 data=null 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251843112 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251843112 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251843112 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')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251843112 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251843112 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.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') [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:23:58.950Z] 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. [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.950Z] 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') [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] 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') [2023-10-02T15:23:58.950Z] 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. [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.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') [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@19a71722 [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251843110 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')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251843110 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')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251843110 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251843110 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251843110 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')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251843110 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')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251843110 data=null 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')] [2023-10-02T15:23:58.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251843109 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')] [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251843109 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')] [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251843109 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')] [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251843109 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251843109 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] 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)' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:23:58.951Z] 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') [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] 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') [2023-10-02T15:23:58.951Z] 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. [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:58.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') [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:23:58.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') [2023-10-02T15:23:58.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251843107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251843107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251843107 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251843107 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251843107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251843107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:23:58.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:58.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:58.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:58.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:58.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:23:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:23:59.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251843107 data=null 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')] [2023-10-02T15:23:59.208Z] [2023-10-02T15:23:59.208Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.208Z] [2023-10-02T15:23:59.208Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.208Z] [2023-10-02T15:23:59.208Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.208Z] [2023-10-02T15:23:59.208Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] [2023-10-02T15:23:59.465Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:23:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:23:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:23:59.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:59.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:23:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251842463 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251842463 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251842462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251842462 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]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251842462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:23:59.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251842458 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251842457 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251842457 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251842457 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251842457 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]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251842452 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251842452 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251842452 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251842451 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]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251842448 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251842447 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251842447 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251842447 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:23:59.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251842447 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251842446 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251842446 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251842446 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251842446 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}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251842436 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251842436 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251842436 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251842436 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}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251842404 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251842400 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251842400 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251842400 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:23:59.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:23:59.726Z] [2023-10-02T15:23:59.726Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:59.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:23:59.726Z] [2023-10-02T15:23:59.726Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.726Z] [2023-10-02T15:23:59.726Z] (Eclipse:10041): Gtk-WARNING **: 15:23:59.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:23:59.726Z] [2023-10-02T15:23:59.726Z] (Eclipse:10041): Gtk-CRITICAL **: 15:23:59.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-10-02T15:24:00.289Z] [2023-10-02T15:24:00.289Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.289Z] [2023-10-02T15:24:00.289Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:00.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:00.289Z] [2023-10-02T15:24:00.289Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251841643 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251841643 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251841643 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251841643 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251841643 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}] [2023-10-02T15:24:00.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251841591 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251841590 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251841590 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251841590 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251841589 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251841589 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}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251841567 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-10-02T15:24:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] [2023-10-02T15:24:00.802Z] (Eclipse:10041): Gtk-WARNING **: 15:24:00.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} time=-251841147 data=null doit=true}, Shell with text {Export}] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:00.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won''t expand it again. [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-251841145 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-251841145 data=null doit=true}, Tree node with text: Archive File] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-251841145 data=null}, Tree node with text: Archive File] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-251841144 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251841144 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] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-251841144 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:00.802Z] 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') [2023-10-02T15:24:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-251841143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-251841143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-251841143 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-251841143 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-251841142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-251841142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:24:00.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-s9rrb because kubernetes resource quota exceeded. [2023-10-02T15:24:00.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9rrb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:00.866Z] Retrying... [2023-10-02T15:24:00.866Z] [2023-10-02T15:24:00.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-s9rrb [2023-10-02T15:24:00.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9rrb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:00.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9rrb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9rrb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:00.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:00.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:00.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:00.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:00.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:00.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-251841142 data=null 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')] [2023-10-02T15:24:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:24:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:24:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:24:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:24:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:01.060Z] 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') [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:24:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-251841045 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251841045 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-251841045 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-251841045 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-251841045 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-251841044 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-251841044 data=null 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-251841042 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-251841042 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-251841042 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-251841042 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-251841042 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.061Z] 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') [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.061Z] 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') [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@776dd64b [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-251841041 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251841041 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')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-251841040 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-251841040 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-251841040 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-251841040 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-251841040 data=null 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-251841039 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-251841039 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-251841039 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')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-251841039 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-251841039 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251841038 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251841038 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251841038 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251841038 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}] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251841037 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251841037 data=null button=0 stateMask=0x0 x=146 y=81 count=0}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-251841037 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-251841037 data=null}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251841037 data=null button=1 stateMask=0x0 x=146 y=81 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251841037 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] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-251841036 data=null button=1 stateMask=0x80000 x=146 y=81 count=1}, Tree node with text: emptyArchiveFolder] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} time=-251841030 data=null}, (of type 'Combo')] [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-10-02T15:24:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:01.063Z] 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') [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251841017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251841017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251841017 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251841017 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251841017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251841017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251841017 data=null 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')] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-251841485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-10-02T15:24:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:01.626Z] 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') [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-251840482 data=null doit=true}, Button with text {Select &archive file:}] [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251840481 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:}] [2023-10-02T15:24:01.626Z] 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') [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-251840480 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-251840480 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')] [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-251840479 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')] [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251840479 data=null 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')] [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251840432 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:'))] [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] 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' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.627Z] 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') [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:01.627Z] 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. [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.628Z] 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') [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2624dd2c [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251840420 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251840420 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251840420 data=null 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251840420 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')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251840420 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251840420 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.628Z] 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') [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:01.628Z] 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. [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.629Z] 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') [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] 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') [2023-10-02T15:24:01.629Z] 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. [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.629Z] 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') [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71134823 [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251840418 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251840418 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251840418 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251840418 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251840418 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251840418 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251840418 data=null 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251840417 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251840417 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251840417 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')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251840417 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251840417 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] 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)' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:01.630Z] 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') [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] 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') [2023-10-02T15:24:01.630Z] 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. [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:01.630Z] 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') [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251840415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251840415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251840415 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251840415 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251840415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251840415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251840415 data=null 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')] [2023-10-02T15:24:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:02.194Z] 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') [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.194Z] 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. [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251839827 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:'))] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] 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' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.195Z] 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') [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7bca7b6c [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251839826 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251839826 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251839826 data=null 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251839826 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')] [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251839826 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251839826 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.196Z] 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') [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:02.196Z] 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. [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.196Z] 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') [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:02.196Z] 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. [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.196Z] 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') [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] 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') [2023-10-02T15:24:02.197Z] 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. [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.197Z] 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') [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42141c59 [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251839823 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251839823 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251839823 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251839823 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251839823 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251839823 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251839823 data=null 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251839822 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251839822 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251839822 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')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251839822 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251839822 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.197Z] 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)' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:02.198Z] 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') [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] 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') [2023-10-02T15:24:02.198Z] 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. [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:02.198Z] 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') [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:02.198Z] 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') [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251839811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251839811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251839811 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251839811 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251839811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251839811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:02.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:02.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:02.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:02.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:02.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:02.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251839811 data=null 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')] [2023-10-02T15:24:02.455Z] [2023-10-02T15:24:02.455Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.455Z] [2023-10-02T15:24:02.455Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] [2023-10-02T15:24:02.711Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:02.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:02.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251839286 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251839286 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251839285 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251839285 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]}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251839284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:02.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251839283 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251839283 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251839283 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251839283 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251839283 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}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251839272 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251839272 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251839272 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251839272 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}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251839236 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251839232 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251839232 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251839232 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:02.970Z] [2023-10-02T15:24:02.970Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:02.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:02.970Z] [2023-10-02T15:24:02.970Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.970Z] [2023-10-02T15:24:02.970Z] (Eclipse:10041): Gtk-WARNING **: 15:24:02.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:02.970Z] [2023-10-02T15:24:02.970Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:02.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:03.226Z] [2023-10-02T15:24:03.226Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.226Z] [2023-10-02T15:24:03.226Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:03.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:03.226Z] [2023-10-02T15:24:03.226Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.483Z] [2023-10-02T15:24:03.483Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] [2023-10-02T15:24:03.739Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] [2023-10-02T15:24:03.739Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] [2023-10-02T15:24:03.739Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] [2023-10-02T15:24:03.739Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] [2023-10-02T15:24:03.739Z] (Eclipse:10041): Gtk-WARNING **: 15:24:03.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:03.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:03.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:03.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:03.740Z] 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') [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:03.740Z] 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. [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:03.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:03.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251838130 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:'))] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] 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' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:03.998Z] 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') [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61ce4af8 [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251838119 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251838119 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251838119 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251838119 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251838118 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251838118 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251838118 data=null 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251838108 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251838107 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251838107 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')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251838107 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251838107 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:03.998Z] 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') [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:03.999Z] 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. [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:03.999Z] 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') [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:03.999Z] 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. [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:03.999Z] 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') [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:03.999Z] 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') [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1776a497 [2023-10-02T15:24:03.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251838105 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251838105 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251838105 data=null 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251838105 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251838105 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251838105 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:04.000Z] 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') [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@590cdb9a [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251838104 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251838104 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')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251838104 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251838104 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251838104 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251838104 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251838104 data=null 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251838094 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251838093 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251838093 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')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251838093 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251838093 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] 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)' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:04.001Z] 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') [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] 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') [2023-10-02T15:24:04.001Z] 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. [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:04.001Z] 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') [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:04.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:04.002Z] 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') [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251838092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251838091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251838091 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251838091 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251838091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251838091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:04.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:04.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:04.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:04.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:04.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251838091 data=null 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')] [2023-10-02T15:24:04.258Z] [2023-10-02T15:24:04.258Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.259Z] [2023-10-02T15:24:04.259Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.259Z] [2023-10-02T15:24:04.259Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.259Z] [2023-10-02T15:24:04.259Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.515Z] [2023-10-02T15:24:04.515Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:04.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:04.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:04.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:04.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251837382 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251837382 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251837382 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251837381 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251837381 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}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251837377 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251837374 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251837374 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251837374 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}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251837340 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251837336 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251837336 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251837336 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:04.772Z] [2023-10-02T15:24:04.772Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:04.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:04.772Z] [2023-10-02T15:24:04.772Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.772Z] [2023-10-02T15:24:04.772Z] (Eclipse:10041): Gtk-WARNING **: 15:24:04.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:04.772Z] [2023-10-02T15:24:04.772Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:04.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:05.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:05.334Z] [2023-10-02T15:24:05.334Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.334Z] [2023-10-02T15:24:05.334Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:05.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:05.334Z] [2023-10-02T15:24:05.334Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.590Z] [2023-10-02T15:24:05.590Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.590Z] [2023-10-02T15:24:05.590Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.590Z] [2023-10-02T15:24:05.590Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.590Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.591Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.591Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.591Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.591Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.591Z] [2023-10-02T15:24:05.591Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.848Z] [2023-10-02T15:24:05.848Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.848Z] [2023-10-02T15:24:05.848Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.848Z] [2023-10-02T15:24:05.848Z] (Eclipse:10041): Gtk-WARNING **: 15:24:05.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:05.848Z] 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') [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.848Z] 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. [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:05.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251836099 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:'))] [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] 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' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.849Z] 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') [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c499190 [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251836098 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')] [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251836098 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')] [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251836098 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251836098 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251836098 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251836098 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251836098 data=null 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251836097 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251836097 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251836097 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')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251836097 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251836097 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.850Z] 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') [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:05.850Z] 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. [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.850Z] 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') [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:05.850Z] 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. [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.851Z] 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') [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] 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') [2023-10-02T15:24:05.851Z] 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. [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.851Z] 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') [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@160423e0 [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251836094 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251836094 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251836094 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251836094 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251836094 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251836094 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251836094 data=null 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251836073 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251836073 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251836073 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')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251836073 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251836073 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] 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)' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:05.852Z] 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') [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] 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') [2023-10-02T15:24:05.852Z] 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. [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:05.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:05.852Z] 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') [2023-10-02T15:24:06.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-10-02T15:24:06.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options') [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options') [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options') [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:06.109Z] 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') [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:06.109Z] 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') [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:06.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:06.110Z] 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') [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:06.110Z] 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') [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251836028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251836028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251836028 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251836028 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251836028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251836028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:06.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:06.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:06.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:06.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:06.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:06.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251836028 data=null 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')] [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.366Z] [2023-10-02T15:24:06.366Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:06.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:06.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251835475 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251835475 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251835474 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251835474 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]}] [2023-10-02T15:24:06.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251835473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:06.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251835473 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251835473 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251835473 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251835473 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251835472 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}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251835465 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251835465 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251835464 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251835464 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}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251835433 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251835429 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251835429 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251835429 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:06.624Z] [2023-10-02T15:24:06.624Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:06.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:06.624Z] [2023-10-02T15:24:06.624Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.882Z] [2023-10-02T15:24:06.882Z] (Eclipse:10041): Gtk-WARNING **: 15:24:06.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:06.882Z] [2023-10-02T15:24:06.882Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:06.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:07.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:07.138Z] [2023-10-02T15:24:07.138Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.138Z] [2023-10-02T15:24:07.138Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:07.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:07.138Z] [2023-10-02T15:24:07.138Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.394Z] [2023-10-02T15:24:07.394Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.650Z] [2023-10-02T15:24:07.650Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.650Z] [2023-10-02T15:24:07.650Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.650Z] [2023-10-02T15:24:07.650Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.650Z] [2023-10-02T15:24:07.650Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.650Z] [2023-10-02T15:24:07.650Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:07.908Z] 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') [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.908Z] 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. [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:07.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251834203 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:'))] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] 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' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.909Z] 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') [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4151af88 [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251834201 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251834201 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251834201 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251834201 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251834201 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251834201 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251834201 data=null 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251834200 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251834200 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251834200 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')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251834200 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251834200 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.910Z] 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') [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@350cf434 [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251834199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251834199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251834199 data=null 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251834199 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')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251834199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251834199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.910Z] 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') [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:07.911Z] 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. [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.911Z] 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') [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] 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') [2023-10-02T15:24:07.911Z] 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. [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.911Z] 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') [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@19d118d5 [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251834197 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251834197 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251834197 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251834197 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251834197 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251834197 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251834197 data=null 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251834195 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')] [2023-10-02T15:24:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251834195 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')] [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251834195 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')] [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251834195 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251834195 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] 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)' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:07.912Z] 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') [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] 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') [2023-10-02T15:24:07.912Z] 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. [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:07.912Z] 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') [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:07.912Z] 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') [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:07.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251834193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251834193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251834193 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251834193 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251834193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251834193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:08.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251834193 data=null 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')] [2023-10-02T15:24:08.169Z] [2023-10-02T15:24:08.169Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.169Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:07.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.170Z] [2023-10-02T15:24:08.170Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:08.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:08.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251833685 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251833685 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251833685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251833684 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]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251833683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:08.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251833683 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251833683 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251833682 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251833682 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251833682 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]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251833678 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251833678 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251833678 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251833678 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]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251833667 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251833667 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251833667 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251833666 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:24:08.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251833666 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251833666 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251833666 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251833666 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251833665 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}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251833661 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251833661 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251833661 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251833661 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}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251833627 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251833623 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251833623 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251833623 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:08.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:08.427Z] [2023-10-02T15:24:08.427Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:08.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:08.427Z] [2023-10-02T15:24:08.427Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.428Z] [2023-10-02T15:24:08.428Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.428Z] [2023-10-02T15:24:08.428Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:08.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:08.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-10-02T15:24:08.990Z] [2023-10-02T15:24:08.990Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:08.990Z] [2023-10-02T15:24:08.990Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:08.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:08.990Z] [2023-10-02T15:24:08.990Z] (Eclipse:10041): Gtk-WARNING **: 15:24:08.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.246Z] [2023-10-02T15:24:09.246Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.246Z] [2023-10-02T15:24:09.246Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.246Z] [2023-10-02T15:24:09.246Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.246Z] [2023-10-02T15:24:09.246Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.503Z] [2023-10-02T15:24:09.503Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:09.760Z] 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') [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.760Z] 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. [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251832333 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:'))] [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] 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' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.761Z] 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') [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5cf69333 [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251832333 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251832332 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251832332 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251832332 data=null 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251832332 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251832332 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251832332 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.762Z] 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') [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21775abc [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251832331 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251832331 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251832331 data=null 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')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251832331 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')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251832331 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251832331 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.763Z] 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') [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:09.763Z] 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. [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.763Z] 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') [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] 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') [2023-10-02T15:24:09.763Z] 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. [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.764Z] 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') [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a937d6f [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251832329 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251832329 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251832329 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251832329 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251832329 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251832329 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251832329 data=null 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251832319 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251832319 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251832319 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')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251832319 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251832319 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] 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)' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:09.764Z] 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') [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] 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') [2023-10-02T15:24:09.764Z] 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. [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:09.765Z] 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') [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:09.765Z] 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') [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251832317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251832317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251832317 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251832317 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251832317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251832317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:09.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') [2023-10-02T15:24:09.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') [2023-10-02T15:24:09.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') [2023-10-02T15:24:09.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') [2023-10-02T15:24:09.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') [2023-10-02T15:24:09.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:10.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251832317 data=null 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')] [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:09.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.023Z] [2023-10-02T15:24:10.023Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.279Z] [2023-10-02T15:24:10.279Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.279Z] [2023-10-02T15:24:10.279Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.279Z] [2023-10-02T15:24:10.279Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:10.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:10.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251831796 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251831795 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251831795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251831795 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]}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251831794 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:10.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251831793 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251831793 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251831793 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251831793 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251831793 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}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251831782 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251831782 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251831782 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251831782 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}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251831748 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251831744 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251831744 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251831744 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:10.280Z] [2023-10-02T15:24:10.280Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:10.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:10.280Z] [2023-10-02T15:24:10.280Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.536Z] [2023-10-02T15:24:10.536Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.536Z] [2023-10-02T15:24:10.536Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:10.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:10.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:10.792Z] [2023-10-02T15:24:10.792Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.792Z] [2023-10-02T15:24:10.792Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:10.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:10.792Z] [2023-10-02T15:24:10.792Z] (Eclipse:10041): Gtk-WARNING **: 15:24:10.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:10.856Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-qlkn1 because kubernetes resource quota exceeded. [2023-10-02T15:24:10.856Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qlkn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:10.856Z] Retrying... [2023-10-02T15:24:10.856Z] [2023-10-02T15:24:10.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-qlkn1 [2023-10-02T15:24:10.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qlkn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:10.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qlkn1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qlkn1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:10.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:10.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:10.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:10.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:10.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:10.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.354Z] [2023-10-02T15:24:11.354Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.355Z] [2023-10-02T15:24:11.355Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:11.612Z] 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') [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.612Z] 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. [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251830498 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:'))] [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] 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' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.613Z] 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') [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:11.613Z] 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. [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:11.614Z] 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. [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.614Z] 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') [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:11.614Z] 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. [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.614Z] 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') [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] 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') [2023-10-02T15:24:11.614Z] 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. [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4eac6cb4 [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-251830495 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251830495 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-251830495 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-251830495 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-251830495 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-251830495 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-251830495 data=null 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-251830494 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-251830493 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-251830493 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')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-251830493 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-251830493 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] 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)' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:11.615Z] 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') [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] 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') [2023-10-02T15:24:11.615Z] 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. [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251830491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251830491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251830491 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251830491 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251830491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251830491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.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') [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:11.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251830491 data=null 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')] [2023-10-02T15:24:11.616Z] [2023-10-02T15:24:11.616Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.616Z] [2023-10-02T15:24:11.616Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.616Z] [2023-10-02T15:24:11.616Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:11.873Z] [2023-10-02T15:24:11.873Z] (Eclipse:10041): Gtk-WARNING **: 15:24:11.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:12.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:12.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251829982 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251829982 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251829982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251829982 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]}] [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251829981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:12.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251829980 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251829980 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251829980 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251829980 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251829980 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}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251829976 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251829976 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251829976 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251829976 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}] [2023-10-02T15:24:12.130Z] [2023-10-02T15:24:12.130Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:12.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:12.130Z] [2023-10-02T15:24:12.130Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.130Z] [2023-10-02T15:24:12.130Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.130Z] [2023-10-02T15:24:12.130Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:12.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251829935 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251829752 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251829734 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251829734 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:12.386Z] [2023-10-02T15:24:12.386Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.386Z] [2023-10-02T15:24:12.386Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:12.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:12.386Z] [2023-10-02T15:24:12.386Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.642Z] [2023-10-02T15:24:12.642Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.642Z] [2023-10-02T15:24:12.642Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.642Z] [2023-10-02T15:24:12.642Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.642Z] [2023-10-02T15:24:12.642Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.642Z] [2023-10-02T15:24:12.642Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.899Z] [2023-10-02T15:24:12.899Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.899Z] [2023-10-02T15:24:12.899Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.899Z] [2023-10-02T15:24:12.899Z] (Eclipse:10041): Gtk-WARNING **: 15:24:12.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:12.899Z] 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') [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:12.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. [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251828977 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:'))] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] 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' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.157Z] 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') [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@505f8cf [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251828976 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251828976 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251828976 data=null 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251828976 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')] [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251828976 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251828976 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.158Z] 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') [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:13.158Z] 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. [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.158Z] 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') [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:13.158Z] 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. [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.158Z] 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') [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.158Z] 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') [2023-10-02T15:24:13.158Z] 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. [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.159Z] 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') [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:13.159Z] 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. [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] 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)' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:13.159Z] 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') [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] 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') [2023-10-02T15:24:13.159Z] 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. [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:13.159Z] 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') [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:13.160Z] 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') [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251828971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251828969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251828969 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251828969 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251828969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251828969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:13.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:13.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:13.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:13.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:13.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:13.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251828969 data=null 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')] [2023-10-02T15:24:13.160Z] [2023-10-02T15:24:13.160Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.160Z] [2023-10-02T15:24:13.160Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.417Z] [2023-10-02T15:24:13.417Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:13.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:13.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251828460 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251828460 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251828460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251828459 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]}] [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251828458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:13.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251828457 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251828457 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251828457 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251828457 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251828457 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}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251828447 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251828447 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251828447 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251828447 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}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251828410 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251828406 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251828405 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251828405 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:13.674Z] [2023-10-02T15:24:13.674Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:13.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:13.674Z] [2023-10-02T15:24:13.674Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.674Z] [2023-10-02T15:24:13.674Z] (Eclipse:10041): Gtk-WARNING **: 15:24:13.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:13.674Z] [2023-10-02T15:24:13.674Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:13.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:14.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:14.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.238Z] [2023-10-02T15:24:14.238Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.494Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.495Z] [2023-10-02T15:24:14.495Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:14.752Z] 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') [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.752Z] 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. [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251827326 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:'))] [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.753Z] 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' [2023-10-02T15:24:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.753Z] 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') [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.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') [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6a6129a6 [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251827325 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251827325 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251827324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251827324 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251827324 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251827324 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251827324 data=null 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251827324 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251827324 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251827324 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')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251827324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251827324 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.754Z] 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') [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:14.754Z] 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. [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:14.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.754Z] 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') [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:14.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 deselected, not deselecting again. [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.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' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.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') [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.755Z] 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') [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@549eeaa3 [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251827322 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251827322 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251827322 data=null 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251827322 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')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251827322 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251827322 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:14.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.756Z] 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') [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:14.756Z] 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. [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.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)' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:14.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') [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.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') [2023-10-02T15:24:14.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. [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:14.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') [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:14.757Z] 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') [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251827320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251827320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251827320 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251827319 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251827319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:14.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251827319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:15.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:15.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:15.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:15.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:15.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:15.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:15.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251827319 data=null 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')] [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:14.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.014Z] [2023-10-02T15:24:15.014Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.277Z] [2023-10-02T15:24:15.277Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.277Z] [2023-10-02T15:24:15.277Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.277Z] [2023-10-02T15:24:15.277Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.277Z] [2023-10-02T15:24:15.277Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:15.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:15.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:15.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:15.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251826660 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251826659 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251826659 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251826659 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251826658 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}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251826655 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251826655 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251826655 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251826655 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}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251826624 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251826620 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251826620 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251826620 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:15.534Z] [2023-10-02T15:24:15.534Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:15.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:15.534Z] [2023-10-02T15:24:15.534Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.534Z] [2023-10-02T15:24:15.534Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:15.534Z] [2023-10-02T15:24:15.534Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:15.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:16.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:16.096Z] [2023-10-02T15:24:16.096Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.096Z] [2023-10-02T15:24:16.096Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:15.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:16.096Z] [2023-10-02T15:24:16.096Z] (Eclipse:10041): Gtk-WARNING **: 15:24:15.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.096Z] [2023-10-02T15:24:16.096Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.096Z] [2023-10-02T15:24:16.096Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.352Z] [2023-10-02T15:24:16.352Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:16.608Z] 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') [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] 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. [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251825417 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:'))] [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] 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' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.610Z] 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') [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:16.610Z] 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. [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.610Z] 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') [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:16.610Z] 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. [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.610Z] 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') [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:16.610Z] 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. [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.611Z] 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') [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] 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') [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bf68379 [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-251825415 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-251825415 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-251825415 data=null 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825415 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-251825414 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')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-251825414 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-251825414 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.611Z] 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') [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:16.611Z] 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. [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] 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)' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:16.612Z] 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') [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] 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') [2023-10-02T15:24:16.612Z] 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. [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:16.612Z] 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') [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251825413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251825413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251825413 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251825413 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251825413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251825413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251825413 data=null 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')] [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:16.869Z] [2023-10-02T15:24:16.869Z] (Eclipse:10041): Gtk-WARNING **: 15:24:16.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:17.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:17.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251824905 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251824905 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251824904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251824904 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]}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251824903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:17.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251824903 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251824903 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251824903 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251824902 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251824902 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}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251824900 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251824899 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251824899 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251824899 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}] [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:17.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:17.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251824859 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251824716 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251824708 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251824708 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:17.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:17.385Z] [2023-10-02T15:24:17.385Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.647Z] [2023-10-02T15:24:17.647Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.903Z] [2023-10-02T15:24:17.903Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.903Z] [2023-10-02T15:24:17.903Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.903Z] [2023-10-02T15:24:17.903Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.903Z] [2023-10-02T15:24:17.903Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:17.903Z] [2023-10-02T15:24:17.903Z] (Eclipse:10041): Gtk-WARNING **: 15:24:17.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:18.160Z] 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') [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] 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. [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251823929 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:'))] [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.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' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.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') [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1408e09a [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251823919 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251823919 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251823919 data=null 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251823919 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')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251823919 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251823919 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.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') [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:18.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. [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.163Z] 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') [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:18.163Z] 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. [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.163Z] 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') [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] 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') [2023-10-02T15:24:18.163Z] 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. [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.163Z] 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') [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:18.163Z] 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. [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] 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)' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:18.164Z] 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') [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] 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') [2023-10-02T15:24:18.164Z] 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. [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:18.164Z] 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') [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:18.164Z] 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') [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251823915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251823915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251823915 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251823915 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251823915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251823915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:18.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:18.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:18.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:18.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:18.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251823915 data=null 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')] [2023-10-02T15:24:18.421Z] [2023-10-02T15:24:18.421Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.421Z] [2023-10-02T15:24:18.421Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.422Z] [2023-10-02T15:24:18.422Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:18.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:18.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:18.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:18.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:18.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251823382 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251823382 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251823381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251823381 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]}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251823380 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:18.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251823380 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251823380 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251823379 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251823379 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251823379 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}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251823376 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251823376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251823376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251823376 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}] [2023-10-02T15:24:18.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251823339 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.679Z] [2023-10-02T15:24:18.679Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:18.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:18.679Z] [2023-10-02T15:24:18.679Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:18.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:18.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251823333 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251823192 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251823175 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:18.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:18.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:18.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:18.936Z] [2023-10-02T15:24:18.936Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:18.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:19.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:19.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:19.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.193Z] [2023-10-02T15:24:19.193Z] (Eclipse:10041): Gtk-WARNING **: 15:24:19.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.194Z] [2023-10-02T15:24:19.194Z] (Eclipse:10041): Gtk-WARNING **: 15:24:19.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:19.451Z] 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') [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.451Z] 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. [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251822598 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:'))] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] 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' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.452Z] 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') [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64f578eb [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-251822597 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-251822597 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-251822597 data=null 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-251822597 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')] [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-251822597 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-251822597 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.453Z] 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') [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:19.453Z] 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. [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.453Z] 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') [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:19.453Z] 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. [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.453Z] 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') [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.453Z] 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') [2023-10-02T15:24:19.454Z] 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. [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.454Z] 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') [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:19.454Z] 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. [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] 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)' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:19.454Z] 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') [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] 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') [2023-10-02T15:24:19.454Z] 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. [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:19.454Z] 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') [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:19.455Z] 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') [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251822592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251822592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251822592 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251822591 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251822591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251822591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:19.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:19.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:19.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:19.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:19.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:19.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:24:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-251822059 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:24:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:24:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:24:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:20.018Z] 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') [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-251822059 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')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-251822059 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')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-251822059 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-251822059 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-251822059 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')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-251822059 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')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-251822059 data=null 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')] [2023-10-02T15:24:20.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:24:20.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251822591 data=null 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')] [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.274Z] [2023-10-02T15:24:20.274Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:20.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:20.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:20.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:20.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251821428 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251821428 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251821428 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251821428 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251821427 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}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251821421 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251821421 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251821421 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251821421 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}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251821388 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251821384 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251821383 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251821383 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:20.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:20.787Z] [2023-10-02T15:24:20.787Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:20.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:20.788Z] [2023-10-02T15:24:20.788Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.788Z] [2023-10-02T15:24:20.788Z] (Eclipse:10041): Gtk-WARNING **: 15:24:20.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:20.788Z] [2023-10-02T15:24:20.788Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:20.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:20.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-293cd because kubernetes resource quota exceeded. [2023-10-02T15:24:20.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-293cd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:20.878Z] Retrying... [2023-10-02T15:24:20.878Z] [2023-10-02T15:24:20.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-293cd [2023-10-02T15:24:20.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-293cd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:20.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-293cd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-293cd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:20.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:20.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:20.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:20.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:20.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:20.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:20.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:21.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:24:21.303Z] [2023-10-02T15:24:21.303Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.303Z] [2023-10-02T15:24:21.303Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:21.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:21.303Z] [2023-10-02T15:24:21.303Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.559Z] [2023-10-02T15:24:21.559Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.816Z] [2023-10-02T15:24:21.816Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:24:21.816Z] 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') [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-251820169 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-251820169 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:}] [2023-10-02T15:24:21.816Z] 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') [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-251820168 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-251820168 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')] [2023-10-02T15:24:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-251820167 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')] [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-251820167 data=null 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')] [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-251820124 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:'))] [2023-10-02T15:24:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] 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' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.818Z] 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') [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.818Z] 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') [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@498c3adc [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-251820123 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251820123 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-251820122 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-251820122 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-251820122 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-251820122 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-251820122 data=null 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-251820122 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-251820122 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-251820122 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')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-251820122 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-251820122 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.819Z] 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') [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:24:21.819Z] 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. [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.819Z] 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') [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] 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') [2023-10-02T15:24:21.819Z] 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. [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.819Z] 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') [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:24:21.819Z] 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. [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] 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)' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:21.820Z] 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') [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] 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') [2023-10-02T15:24:21.820Z] 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. [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:21.820Z] 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') [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:21.820Z] 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') [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251820118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251820118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251820118 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251820118 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251820118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251820118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:24:22.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:22.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:22.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:22.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:22.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:24:22.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:24:22.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251820118 data=null 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')] [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:21.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.078Z] [2023-10-02T15:24:22.078Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] [2023-10-02T15:24:22.335Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] [2023-10-02T15:24:22.335Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] [2023-10-02T15:24:22.335Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] [2023-10-02T15:24:22.335Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] [2023-10-02T15:24:22.335Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:22.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:22.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:24:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-251819584 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-251819584 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-251819583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251819583 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]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-251819582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:24:22.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-251819581 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-251819581 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-251819581 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251819581 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251819581 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]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251819576 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-251819576 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-251819576 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251819575 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]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-251819572 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-251819571 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-251819571 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-251819571 data=null}, TreeItem with text {synctraces [2]}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-10-02T15:24:22.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-251819571 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-251819571 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-251819570 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251819570 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251819570 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}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251819559 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-251819559 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-251819559 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:22.592Z] [2023-10-02T15:24:22.592Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.592Z] [2023-10-02T15:24:22.592Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.592Z] [2023-10-02T15:24:22.592Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.592Z] [2023-10-02T15:24:22.592Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.850Z] [2023-10-02T15:24:22.850Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.850Z] [2023-10-02T15:24:22.850Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.850Z] [2023-10-02T15:24:22.850Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.850Z] [2023-10-02T15:24:22.850Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.851Z] [2023-10-02T15:24:22.851Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-251819558 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}] [2023-10-02T15:24:22.851Z] [2023-10-02T15:24:22.851Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.851Z] [2023-10-02T15:24:22.851Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:22.851Z] [2023-10-02T15:24:22.851Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:22.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:22.851Z] [2023-10-02T15:24:22.851Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-WARNING **: 15:24:22.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:22.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:22.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-251819234 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:22.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-251818956 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-251818954 data=null doit=true}, TreeItem with text {scp_dest}] [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-251818954 data=null}, TreeItem with text {scp_dest}] [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-10-02T15:24:23.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-CRITICAL **: 15:24:23.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:24:23.107Z] [2023-10-02T15:24:23.107Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251818480 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-251818475 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-251818475 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-251818475 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-251818475 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251818475 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}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-251818450 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:24:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:23.926Z] [2023-10-02T15:24:23.926Z] (Eclipse:10041): Gtk-WARNING **: 15:24:23.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:24:24.488Z] 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') [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:24:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:24:24.488Z] 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=-251817594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817594 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817594 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=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')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] 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=-251817593 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:24:24.489Z] 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') [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251817593 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251817593 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251817593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:24:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:24:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:24:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:24:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:24:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251817593 data=null 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')] [2023-10-02T15:24:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251818406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:24:24.489Z] [2023-10-02T15:24:24.489Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.489Z] [2023-10-02T15:24:24.489Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.490Z] [2023-10-02T15:24:24.490Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.490Z] [2023-10-02T15:24:24.490Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:24.748Z] [2023-10-02T15:24:24.748Z] (Eclipse:10041): Gtk-WARNING **: 15:24:24.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:24:25.004Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.272 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2023-10-02T15:24:25.004Z] testImportFromDirectory Time elapsed: 2.19 s [2023-10-02T15:24:25.004Z] testExtractArchivesFromArchive Time elapsed: 3.331 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryLinksPreserveFolder Time elapsed: 2.098 s [2023-10-02T15:24:25.004Z] testExtractArchivesFromArchivePreserveFolder Time elapsed: 3.277 s [2023-10-02T15:24:25.004Z] testExtractArchivesFromDirectory Time elapsed: 1.904 s [2023-10-02T15:24:25.004Z] testImportFromArchive Time elapsed: 6.894 s [2023-10-02T15:24:25.004Z] testExtractArchivesFromDirectoryLinksPreserveStruture Time elapsed: 6.805 s [2023-10-02T15:24:25.004Z] testEmptyFile Time elapsed: 1.092 s [2023-10-02T15:24:25.004Z] testArchiveTooManyEntries Time elapsed: 0 s [2023-10-02T15:24:25.004Z] testEmptyDirectory Time elapsed: 0.612 s [2023-10-02T15:24:25.004Z] testArchiveWithColons Time elapsed: 1.299 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryOverwriteRenameAll Time elapsed: 4.226 s [2023-10-02T15:24:25.004Z] testEmptyArchive Time elapsed: 1.263 s [2023-10-02T15:24:25.004Z] testNestedEmptyArchive Time elapsed: 2.002 s [2023-10-02T15:24:25.004Z] testArchiveSizeTooBig Time elapsed: 0 s [2023-10-02T15:24:25.004Z] testImportFromArchiveOverwrite Time elapsed: 3.805 s [2023-10-02T15:24:25.004Z] testImportFromArchiveWithExperiment Time elapsed: 2.007 s [2023-10-02T15:24:25.004Z] testDirectoryWithEmptyArchive Time elapsed: 1.286 s [2023-10-02T15:24:25.004Z] testImportWithExperimentOverwriteTraces Time elapsed: 3.726 s [2023-10-02T15:24:25.004Z] testImportWithExperimentValidation Time elapsed: 1.892 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryPreserveFolder Time elapsed: 1.872 s [2023-10-02T15:24:25.004Z] testImportWithExperiment Time elapsed: 1.838 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryLinks Time elapsed: 1.514 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryOverwrite Time elapsed: 3.576 s [2023-10-02T15:24:25.004Z] testExtractArchivesFromDirectoryLinks Time elapsed: 1.472 s [2023-10-02T15:24:25.004Z] testImportFromDirectoryOverwriteOverwriteAll Time elapsed: 3.811 s [2023-10-02T15:24:25.004Z] testImportFromArchivePreserveFolder Time elapsed: 1.988 s [2023-10-02T15:24:25.004Z] [2023-10-02T15:24:25.004Z] Results: [2023-10-02T15:24:25.004Z] [2023-10-02T15:24:25.004Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:24:25.004Z] [2023-10-02T15:24:25.260Z] [2023-10-02T15:24:25.260Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:24:25.162 [2023-10-02T15:24:25.260Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:24:25.823Z] [INFO] All tests passed! [2023-10-02T15:24:25.823Z] [INFO] [2023-10-02T15:24:25.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:24:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:25.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:25.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2023-10-02T15:24:25.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2023-10-02T15:24:25.824Z] [INFO] Building Trace Compass User Guide 9.1.0-SNAPSHOT [76/144] [2023-10-02T15:24:25.824Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] Executing tasks [2023-10-02T15:24:25.824Z] [INFO] Executed tasks [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] Resolving class path of Trace Compass User Guide... [2023-10-02T15:24:25.824Z] [INFO] [2023-10-02T15:24:25.824Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:25.824Z] [INFO] Executing tasks [2023-10-02T15:24:26.386Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2023-10-02T15:24:26.386Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated. [2023-10-02T15:24:26.386Z] [INFO] Executed tasks [2023-10-02T15:24:26.386Z] [INFO] [2023-10-02T15:24:26.386Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:26.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2023-10-02T15:24:26.386Z] [INFO] [2023-10-02T15:24:26.386Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:26.386Z] [INFO] [2023-10-02T15:24:26.386Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:26.386Z] [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) [2023-10-02T15:24:26.642Z] [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) [2023-10-02T15:24:26.642Z] [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) [2023-10-02T15:24:26.899Z] [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) [2023-10-02T15:24:27.155Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:24:27.155Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:24:27.155Z] [INFO] Command line: [2023-10-02T15:24:27.155Z] [/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-2021-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:24:27.155Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:27.717Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:27.718Z] 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) [2023-10-02T15:24:27.718Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:27.718Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:29.083Z] Buildfile: build.xml [2023-10-02T15:24:29.083Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:24:29.083Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:29.083Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:24:29.083Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:24:29.083Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:29.084Z] [2023-10-02T15:24:29.084Z] build.index: [2023-10-02T15:24:30.453Z] BUILD SUCCESSFUL [2023-10-02T15:24:30.453Z] [2023-10-02T15:24:30.453Z] BUILD SUCCESSFUL [2023-10-02T15:24:30.453Z] Total time: 1 second [2023-10-02T15:24:30.708Z] [INFO] [2023-10-02T15:24:30.708Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.708Z] [INFO] [2023-10-02T15:24:30.708Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2023-10-02T15:24:30.708Z] [INFO] [2023-10-02T15:24:30.708Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.708Z] [INFO] [2023-10-02T15:24:30.708Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.708Z] [INFO] No tests to run. [2023-10-02T15:24:30.708Z] [INFO] [2023-10-02T15:24:30.709Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.709Z] [INFO] [2023-10-02T15:24:30.709Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:24:30.709Z] [INFO] [2023-10-02T15:24:30.709Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:30.964Z] [INFO] [2023-10-02T15:24:30.964Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.964Z] [INFO] [2023-10-02T15:24:30.964Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.964Z] [INFO] [2023-10-02T15:24:30.964Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.964Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:30.964Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:30.964Z] [INFO] [2023-10-02T15:24:30.964Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.964Z] [INFO] [2023-10-02T15:24:30.964Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.965Z] [INFO] [2023-10-02T15:24:30.965Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.965Z] [INFO] No tests to run. [2023-10-02T15:24:30.965Z] [INFO] [2023-10-02T15:24:30.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:30.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:30.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:30.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:30.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:30.965Z] [INFO] [2023-10-02T15:24:30.965Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.965Z] [INFO] [2023-10-02T15:24:30.965Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user --- [2023-10-02T15:24:30.965Z] [INFO] Executing tasks [2023-10-02T15:24:30.965Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2023-10-02T15:24:30.965Z] [INFO] [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.user [2023-10-02T15:24:31.221Z] [INFO] [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2023-10-02T15:24:31.221Z] [INFO] Executed tasks [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >-- [2023-10-02T15:24:31.221Z] [INFO] Building Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT [77/144] [2023-10-02T15:24:31.221Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] Executing tasks [2023-10-02T15:24:31.221Z] [INFO] Executed tasks [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide... [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] Executing tasks [2023-10-02T15:24:31.221Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html [2023-10-02T15:24:31.221Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated. [2023-10-02T15:24:31.221Z] [INFO] Executed tasks [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.221Z] [INFO] [2023-10-02T15:24:31.221Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:31.477Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:24:31.477Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:24:31.477Z] [INFO] Command line: [2023-10-02T15:24:31.478Z] [/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-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:24:31.478Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:31.880Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-8pv78 because kubernetes resource quota exceeded. [2023-10-02T15:24:31.880Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8pv78, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:31.880Z] Retrying... [2023-10-02T15:24:31.880Z] [2023-10-02T15:24:31.880Z] ERROR: Failed to launch tracecompass-build-3jjwn-8pv78 [2023-10-02T15:24:31.881Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8pv78, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:31.881Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8pv78, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8pv78" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:31.881Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:31.881Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:31.881Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:31.881Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:31.881Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:31.881Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:31.881Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:32.040Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:32.040Z] 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) [2023-10-02T15:24:32.040Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:32.040Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:33.407Z] Buildfile: build.xml [2023-10-02T15:24:33.407Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:24:33.407Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:33.408Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:24:33.408Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:24:33.408Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:33.408Z] [2023-10-02T15:24:33.408Z] build.index: [2023-10-02T15:24:34.339Z] BUILD SUCCESSFUL [2023-10-02T15:24:34.339Z] [2023-10-02T15:24:34.339Z] BUILD SUCCESSFUL [2023-10-02T15:24:34.339Z] Total time: 1 second [2023-10-02T15:24:34.596Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] No tests to run. [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:34.597Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] No tests to run. [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:34.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:34.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:34.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:34.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Executing tasks [2023-10-02T15:24:34.597Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user [2023-10-02T15:24:34.597Z] [INFO] [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user [2023-10-02T15:24:34.597Z] [INFO] Executed tasks [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2023-10-02T15:24:34.597Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT [78/144] [2023-10-02T15:24:34.597Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Executing tasks [2023-10-02T15:24:34.597Z] [INFO] Executed tasks [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.597Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.597Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.598Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.598Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide... [2023-10-02T15:24:34.598Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.598Z] [INFO] Executing tasks [2023-10-02T15:24:34.598Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2023-10-02T15:24:34.598Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated. [2023-10-02T15:24:34.598Z] [INFO] Executed tasks [2023-10-02T15:24:34.598Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2023-10-02T15:24:34.598Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.598Z] [INFO] [2023-10-02T15:24:34.598Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:34.855Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:24:34.855Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:24:34.855Z] [INFO] Command line: [2023-10-02T15:24:34.855Z] [/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-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:24:34.855Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:35.783Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:35.783Z] 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) [2023-10-02T15:24:35.783Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:35.783Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:36.712Z] Buildfile: build.xml [2023-10-02T15:24:36.969Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:24:36.969Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:36.969Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:24:36.969Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:24:36.969Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:36.969Z] [2023-10-02T15:24:36.969Z] build.index: [2023-10-02T15:24:37.898Z] BUILD SUCCESSFUL [2023-10-02T15:24:37.898Z] [2023-10-02T15:24:37.898Z] BUILD SUCCESSFUL [2023-10-02T15:24:37.898Z] Total time: 1 second [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] No tests to run. [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] [2023-10-02T15:24:37.898Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:37.898Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:38.155Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] [2023-10-02T15:24:38.155Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.155Z] [INFO] No tests to run. [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:38.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:38.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:38.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:24:38.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Executing tasks [2023-10-02T15:24:38.156Z] [INFO] [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2023-10-02T15:24:38.156Z] [INFO] Executed tasks [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2023-10-02T15:24:38.156Z] [INFO] Building Trace Compass RCP User Guide 9.1.0-SNAPSHOT [79/144] [2023-10-02T15:24:38.156Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Executing tasks [2023-10-02T15:24:38.156Z] [INFO] Executed tasks [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Resolving class path of Trace Compass RCP User Guide... [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] Executing tasks [2023-10-02T15:24:38.156Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2023-10-02T15:24:38.156Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated. [2023-10-02T15:24:38.156Z] [INFO] Executed tasks [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [INFO] [2023-10-02T15:24:38.156Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:38.156Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:24:38.156Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:24:38.156Z] [INFO] Command line: [2023-10-02T15:24:38.156Z] [/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-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:24:38.156Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:39.084Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:39.084Z] 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) [2023-10-02T15:24:39.084Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:39.084Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:40.013Z] Buildfile: build.xml [2023-10-02T15:24:40.013Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:24:40.013Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:40.013Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:24:40.013Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:24:40.013Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:40.013Z] [2023-10-02T15:24:40.013Z] build.index: [2023-10-02T15:24:40.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-51gdh because kubernetes resource quota exceeded. [2023-10-02T15:24:40.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51gdh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:40.873Z] Retrying... [2023-10-02T15:24:40.873Z] [2023-10-02T15:24:40.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-51gdh [2023-10-02T15:24:40.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51gdh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:40.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-51gdh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-51gdh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:40.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:40.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:40.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:40.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:40.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:40.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:40.941Z] BUILD SUCCESSFUL [2023-10-02T15:24:40.941Z] [2023-10-02T15:24:40.941Z] BUILD SUCCESSFUL [2023-10-02T15:24:40.941Z] Total time: 1 second [2023-10-02T15:24:40.941Z] [INFO] [2023-10-02T15:24:40.941Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.941Z] [INFO] [2023-10-02T15:24:40.941Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] No tests to run. [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:40.942Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] No tests to run. [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:24:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Executing tasks [2023-10-02T15:24:40.942Z] [INFO] [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2023-10-02T15:24:40.942Z] [INFO] Executed tasks [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2023-10-02T15:24:40.942Z] [INFO] Building Trace Compass Pcap User Guide 9.1.0-SNAPSHOT [80/144] [2023-10-02T15:24:40.942Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Executing tasks [2023-10-02T15:24:40.942Z] [INFO] Executed tasks [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Resolving class path of Trace Compass Pcap User Guide... [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.942Z] [INFO] Executing tasks [2023-10-02T15:24:40.942Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2023-10-02T15:24:40.942Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2023-10-02T15:24:40.942Z] [INFO] Executed tasks [2023-10-02T15:24:40.942Z] [INFO] [2023-10-02T15:24:40.942Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2023-10-02T15:24:40.943Z] [INFO] [2023-10-02T15:24:40.943Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:40.943Z] [INFO] [2023-10-02T15:24:40.943Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:41.198Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11 .Current java runtime will be used. [2023-10-02T15:24:41.198Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2023-10-02T15:24:41.198Z] [INFO] Command line: [2023-10-02T15:24:41.198Z] [/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-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-10-02T15:24:41.198Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:41.761Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:41.761Z] 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) [2023-10-02T15:24:41.761Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:41.761Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:43.138Z] Buildfile: build.xml [2023-10-02T15:24:43.138Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-10-02T15:24:43.138Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:43.138Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar) [2023-10-02T15:24:43.138Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-10-02T15:24:43.138Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:43.138Z] [2023-10-02T15:24:43.138Z] build.index: [2023-10-02T15:24:44.066Z] BUILD SUCCESSFUL [2023-10-02T15:24:44.066Z] [2023-10-02T15:24:44.066Z] BUILD SUCCESSFUL [2023-10-02T15:24:44.066Z] Total time: 1 second [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] No tests to run. [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:44.066Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] No tests to run. [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:24:44.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.066Z] [INFO] [2023-10-02T15:24:44.066Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-10-02T15:24:44.322Z] [INFO] Executing tasks [2023-10-02T15:24:44.322Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2023-10-02T15:24:44.322Z] [INFO] Executed tasks [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2023-10-02T15:24:44.322Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT [81/144] [2023-10-02T15:24:44.322Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] The project's OSGi version is 1.0.11.202310021456 [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples... [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/src/main/resources [2023-10-02T15:24:44.322Z] [INFO] [2023-10-02T15:24:44.322Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.322Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/target/classes [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/src/test/resources [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] No tests to run. [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar [2023-10-02T15:24:44.578Z] [INFO] [2023-10-02T15:24:44.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:44.579Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] No tests to run. [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2023-10-02T15:24:44.579Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT [82/144] [2023-10-02T15:24:44.579Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:44.579Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-10-02T15:24:44.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2023-10-02T15:24:44.579Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT [83/144] [2023-10-02T15:24:44.579Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] The project's OSGi version is 1.1.1.202310021456 [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] [2023-10-02T15:24:44.579Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.579Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core... [2023-10-02T15:24:44.836Z] [INFO] [2023-10-02T15:24:44.836Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2023-10-02T15:24:44.836Z] [INFO] [2023-10-02T15:24:44.836Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:44.836Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] No tests to run. [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:45.398Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] No tests to run. [2023-10-02T15:24:45.398Z] [INFO] [2023-10-02T15:24:45.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2023-10-02T15:24:45.399Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT [84/144] [2023-10-02T15:24:45.399Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui... [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2023-10-02T15:24:45.399Z] [INFO] [2023-10-02T15:24:45.399Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.399Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] No tests to run. [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:45.962Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.962Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.962Z] [INFO] No tests to run. [2023-10-02T15:24:45.962Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2023-10-02T15:24:45.963Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT [85/144] [2023-10-02T15:24:45.963Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.963Z] [INFO] [2023-10-02T15:24:45.963Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.964Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:45.964Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2023-10-02T15:24:45.964Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144] [2023-10-02T15:24:45.964Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] [2023-10-02T15:24:45.964Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:45.964Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests... [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:46.221Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.221Z] [INFO] [2023-10-02T15:24:46.221Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:46.477Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (2.95MB) [2023-10-02T15:24:47.041Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.67MB) [2023-10-02T15:24:47.041Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.33MB) [2023-10-02T15:24:47.603Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.45MB) [2023-10-02T15:24:47.859Z] [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) [2023-10-02T15:24:47.859Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2023-10-02T15:24:47.860Z] [INFO] Command line: [2023-10-02T15:24:47.860Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:24:47.860Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:48.424Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:48.424Z] 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) [2023-10-02T15:24:48.424Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:48.424Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:50.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gxtdb because kubernetes resource quota exceeded. [2023-10-02T15:24:50.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxtdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:50.872Z] Retrying... [2023-10-02T15:24:50.872Z] [2023-10-02T15:24:50.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-gxtdb [2023-10-02T15:24:50.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxtdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:24:50.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gxtdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gxtdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:24:50.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:24:50.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:24:50.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:24:50.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:24:50.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:24:50.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:24:50.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:24:50.943Z] !SESSION 2023-10-02 15:24:47.765 ----------------------------------------------- [2023-10-02T15:24:50.943Z] eclipse.buildId=unknown [2023-10-02T15:24:50.943Z] java.version=17.0.2 [2023-10-02T15:24:50.943Z] java.vendor=Oracle Corporation [2023-10-02T15:24:50.943Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:24:50.943Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:24:50.943Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:24:50.943Z] [2023-10-02T15:24:50.943Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:24:50.551 [2023-10-02T15:24:50.943Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:24:50.943Z] !STACK 0 [2023-10-02T15:24:50.943Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [89] [2023-10-02T15:24:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:50.943Z] [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:24:50.943Z] [2023-10-02T15:24:50.943Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:24:50.774 [2023-10-02T15:24:50.943Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:24:50.943Z] !STACK 0 [2023-10-02T15:24:50.943Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [155] [2023-10-02T15:24:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:50.943Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:24:50.943Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:24:50.943Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:24:50.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:50.943Z] [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:24:50.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:24:50.944Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:24:51.200Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2023-10-02T15:24:51.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2023-10-02T15:24:51.200Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.047 s [2023-10-02T15:24:51.200Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2023-10-02T15:24:51.200Z] [2023-10-02T15:24:51.200Z] Results: [2023-10-02T15:24:51.200Z] [2023-10-02T15:24:51.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:24:51.200Z] [2023-10-02T15:24:51.763Z] [INFO] All tests passed! [2023-10-02T15:24:51.763Z] [INFO] [2023-10-02T15:24:51.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:51.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:51.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:51.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:24:51.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:24:51.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2023-10-02T15:24:51.764Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144] [2023-10-02T15:24:51.764Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests... [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2023-10-02T15:24:51.764Z] [INFO] [2023-10-02T15:24:51.764Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:51.764Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:24:52.022Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.022Z] [INFO] [2023-10-02T15:24:52.022Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:24:52.584Z] [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) [2023-10-02T15:24:52.584Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:24:52.584Z] [INFO] Command line: [2023-10-02T15:24:52.585Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:24:52.585Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:24:52.841Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:24:52.841Z] 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) [2023-10-02T15:24:52.841Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:24:52.841Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:24:55.360Z] !SESSION 2023-10-02 15:24:52.430 ----------------------------------------------- [2023-10-02T15:24:55.360Z] eclipse.buildId=unknown [2023-10-02T15:24:55.360Z] java.version=17.0.2 [2023-10-02T15:24:55.360Z] java.vendor=Oracle Corporation [2023-10-02T15:24:55.360Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:24:55.360Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:24:55.360Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:24:55.360Z] [2023-10-02T15:24:55.360Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:24:54.825 [2023-10-02T15:24:55.360Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:24:55.360Z] !STACK 0 [2023-10-02T15:24:55.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [89] [2023-10-02T15:24:55.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:55.360Z] [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:24:55.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:24:55.360Z] [2023-10-02T15:24:55.360Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:24:55.025 [2023-10-02T15:24:55.360Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:24:55.360Z] !STACK 0 [2023-10-02T15:24:55.361Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [155] [2023-10-02T15:24:55.361Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:55.361Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:24:55.361Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:24:55.361Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:24:55.361Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:24:55.361Z] [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:24:55.361Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:24:55.361Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:24:55.617Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:25:00.865Z] [2023-10-02T15:25:00.865Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:25:00.552 [2023-10-02T15:25:00.865Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:00.865Z] !STACK 0 [2023-10-02T15:25:00.865Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:25:00.865Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:25:00.865Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:25:00.865Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:25:00.865Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:25:00.865Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:25:00.865Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:25:00.865Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:25:00.865Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:25:00.865Z] ... 7 more [2023-10-02T15:25:00.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-f410l because kubernetes resource quota exceeded. [2023-10-02T15:25:00.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f410l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:00.868Z] Retrying... [2023-10-02T15:25:00.868Z] [2023-10-02T15:25:00.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-f410l [2023-10-02T15:25:00.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f410l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:00.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f410l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f410l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:00.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:00.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:00.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:00.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:00.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:01.429Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2023-10-02T15:25:01.429Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2023-10-02T15:25:01.429Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2023-10-02T15:25:01.429Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2023-10-02T15:25:01.430Z] [2023-10-02T15:25:01.430Z] Results: [2023-10-02T15:25:01.430Z] [2023-10-02T15:25:01.430Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:25:01.430Z] [2023-10-02T15:25:02.357Z] [INFO] All tests passed! [2023-10-02T15:25:02.357Z] [INFO] [2023-10-02T15:25:02.357Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:25:02.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:02.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:02.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:02.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:02.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2023-10-02T15:25:02.358Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144] [2023-10-02T15:25:02.358Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests... [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:02.358Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.358Z] [INFO] [2023-10-02T15:25:02.358Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:02.614Z] [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) [2023-10-02T15:25:02.614Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2023-10-02T15:25:02.614Z] [INFO] Command line: [2023-10-02T15:25:02.614Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:25:02.614Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:25:03.178Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:25:03.178Z] 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) [2023-10-02T15:25:03.178Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:25:03.178Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:25:05.701Z] !SESSION 2023-10-02 15:25:02.691 ----------------------------------------------- [2023-10-02T15:25:05.701Z] eclipse.buildId=unknown [2023-10-02T15:25:05.701Z] java.version=17.0.2 [2023-10-02T15:25:05.701Z] java.vendor=Oracle Corporation [2023-10-02T15:25:05.701Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:25:05.701Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:25:05.701Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:25:05.701Z] [2023-10-02T15:25:05.701Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:25:05.329 [2023-10-02T15:25:05.701Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:05.701Z] !STACK 0 [2023-10-02T15:25:05.701Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2023-10-02T15:25:05.701Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:05.701Z] [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:05.701Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:05.702Z] [2023-10-02T15:25:05.702Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:25:05.536 [2023-10-02T15:25:05.702Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:05.702Z] !STACK 0 [2023-10-02T15:25:05.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137] [2023-10-02T15:25:05.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:05.702Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:25:05.702Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:25:05.702Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:25:05.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:05.702Z] [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:05.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:05.958Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2023-10-02T15:25:05.958Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2023-10-02T15:25:05.958Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2023-10-02T15:25:05.958Z] [2023-10-02T15:25:05.958Z] Results: [2023-10-02T15:25:05.958Z] [2023-10-02T15:25:05.958Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:25:05.958Z] [2023-10-02T15:25:06.520Z] [INFO] All tests passed! [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:06.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:06.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2023-10-02T15:25:06.520Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144] [2023-10-02T15:25:06.520Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] The project's OSGi version is 2.1.0.202310021456 [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core... [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.520Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2023-10-02T15:25:06.520Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] No tests to run. [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:06.521Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] No tests to run. [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:06.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:06.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2023-10-02T15:25:06.521Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT [90/144] [2023-10-02T15:25:06.521Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] [2023-10-02T15:25:06.521Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.521Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui... [2023-10-02T15:25:06.777Z] [INFO] [2023-10-02T15:25:06.777Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2023-10-02T15:25:06.777Z] [INFO] [2023-10-02T15:25:06.777Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:06.777Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] No tests to run. [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:07.338Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.338Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.338Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.339Z] [INFO] No tests to run. [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2023-10-02T15:25:07.339Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144] [2023-10-02T15:25:07.339Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] The project's OSGi version is 1.3.0.202310021456 [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] [2023-10-02T15:25:07.339Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.339Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui... [2023-10-02T15:25:07.595Z] [INFO] [2023-10-02T15:25:07.595Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2023-10-02T15:25:07.595Z] [INFO] [2023-10-02T15:25:07.595Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:07.595Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2023-10-02T15:25:08.966Z] [INFO] [2023-10-02T15:25:08.966Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] No tests to run. [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:08.967Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] No tests to run. [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2023-10-02T15:25:08.967Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT [92/144] [2023-10-02T15:25:08.967Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control/target [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:25:08.967Z] [INFO] [2023-10-02T15:25:08.967Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.968Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:08.968Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2023-10-02T15:25:08.968Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144] [2023-10-02T15:25:08.968Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] The project's OSGi version is 1.1.4.202310021456 [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] [2023-10-02T15:25:08.968Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:08.968Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests... [2023-10-02T15:25:09.225Z] [INFO] [2023-10-02T15:25:09.225Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2023-10-02T15:25:09.225Z] [INFO] [2023-10-02T15:25:09.225Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.225Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2023-10-02T15:25:09.481Z] [INFO] [2023-10-02T15:25:09.481Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:09.482Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.482Z] [INFO] [2023-10-02T15:25:09.482Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:09.738Z] [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) [2023-10-02T15:25:09.738Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2023-10-02T15:25:09.738Z] [INFO] Command line: [2023-10-02T15:25:09.738Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:25:09.738Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:25:10.856Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-djwq1 because kubernetes resource quota exceeded. [2023-10-02T15:25:10.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-djwq1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:10.857Z] Retrying... [2023-10-02T15:25:10.857Z] [2023-10-02T15:25:10.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-djwq1 [2023-10-02T15:25:10.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-djwq1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:10.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-djwq1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-djwq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:10.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:10.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:10.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:10.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:10.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:10.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:10.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:11.105Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:25:11.105Z] 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) [2023-10-02T15:25:11.105Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:25:11.105Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:25:12.996Z] !SESSION 2023-10-02 15:25:09.940 ----------------------------------------------- [2023-10-02T15:25:12.996Z] eclipse.buildId=unknown [2023-10-02T15:25:12.996Z] java.version=17.0.2 [2023-10-02T15:25:12.996Z] java.vendor=Oracle Corporation [2023-10-02T15:25:12.996Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:25:12.996Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:25:12.996Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:25:12.996Z] [2023-10-02T15:25:12.996Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:25:12.836 [2023-10-02T15:25:12.996Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:12.996Z] !STACK 0 [2023-10-02T15:25:12.996Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2023-10-02T15:25:12.996Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:12.996Z] [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:12.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:13.257Z] [2023-10-02T15:25:13.257Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:25:13.056 [2023-10-02T15:25:13.257Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:13.257Z] !STACK 0 [2023-10-02T15:25:13.257Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137] [2023-10-02T15:25:13.257Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:13.257Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:25:13.257Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:25:13.257Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:25:13.257Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:13.257Z] [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:13.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:13.513Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2023-10-02T15:25:13.770Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2023-10-02T15:25:13.770Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.007 s [2023-10-02T15:25:13.770Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.770Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.770Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.770Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.770Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2023-10-02T15:25:13.771Z] 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 [2023-10-02T15:25:13.771Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2023-10-02T15:25:13.771Z] 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 [2023-10-02T15:25:13.771Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2023-10-02T15:25:13.771Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2023-10-02T15:25:13.771Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2023-10-02T15:25:13.771Z] 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 [2023-10-02T15:25:13.771Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.771Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2023-10-02T15:25:13.771Z] 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 [2023-10-02T15:25:13.771Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.771Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2023-10-02T15:25:13.772Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2023-10-02T15:25:13.772Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2023-10-02T15:25:13.772Z] 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 [2023-10-02T15:25:13.772Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2023-10-02T15:25:13.772Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2023-10-02T15:25:13.772Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2023-10-02T15:25:13.772Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2023-10-02T15:25:13.772Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.772Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.772Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2023-10-02T15:25:13.772Z] 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 [2023-10-02T15:25:13.773Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2023-10-02T15:25:13.773Z] 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 [2023-10-02T15:25:13.773Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2023-10-02T15:25:13.773Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2023-10-02T15:25:13.773Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0.001 s [2023-10-02T15:25:13.773Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2023-10-02T15:25:13.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2023-10-02T15:25:14.036Z] [2023-10-02T15:25:14.036Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-10-02 15:25:14.027 [2023-10-02T15:25:14.036Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2023-10-02T15:25:14.036Z] !STACK 0 [2023-10-02T15:25:14.036Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2023-10-02T15:25:14.036Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258) [2023-10-02T15:25:14.036Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199) [2023-10-02T15:25:14.036Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153) [2023-10-02T15:25:14.036Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:14.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:14.036Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:25:14.036Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:25:14.036Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:25:14.036Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:25:14.036Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:25:14.036Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:14.036Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:25:14.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:25:14.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:14.036Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:14.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:25:14.036Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:25:14.036Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:25:14.036Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2023-10-02T15:25:14.036Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:25:14.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:25:14.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:25:14.036Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:25:14.036Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:14.036Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:14.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:14.036Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:25:14.036Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:25:14.036Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:25:14.036Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:25:14.293Z] [2023-10-02T15:25:14.294Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-10-02 15:25:14.050 [2023-10-02T15:25:14.294Z] !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. [2023-10-02T15:25:14.294Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2023-10-02T15:25:14.294Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.263 s [2023-10-02T15:25:14.294Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.022 s [2023-10-02T15:25:14.294Z] [2023-10-02T15:25:14.294Z] Results: [2023-10-02T15:25:14.294Z] [2023-10-02T15:25:14.294Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:25:14.294Z] [2023-10-02T15:25:14.551Z] [INFO] All tests passed! [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:14.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:14.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:14.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:14.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2023-10-02T15:25:14.551Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144] [2023-10-02T15:25:14.551Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] [2023-10-02T15:25:14.551Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests... [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.808Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:25:14.808Z] [INFO] [2023-10-02T15:25:14.808Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:14.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:25:15.065Z] [INFO] [2023-10-02T15:25:15.065Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:15.065Z] [INFO] [2023-10-02T15:25:15.065Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:15.065Z] [INFO] [2023-10-02T15:25:15.065Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:15.065Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:15.065Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:15.065Z] [INFO] [2023-10-02T15:25:15.065Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:15.065Z] [INFO] [2023-10-02T15:25:15.065Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:15.321Z] [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) [2023-10-02T15:25:15.321Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2023-10-02T15:25:15.321Z] [INFO] Command line: [2023-10-02T15:25:15.321Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:25:15.321Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:25:15.883Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:25:15.883Z] 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) [2023-10-02T15:25:15.883Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:25:15.883Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:25:18.033Z] !SESSION 2023-10-02 15:25:15.345 ----------------------------------------------- [2023-10-02T15:25:18.033Z] eclipse.buildId=unknown [2023-10-02T15:25:18.033Z] java.version=17.0.2 [2023-10-02T15:25:18.033Z] java.vendor=Oracle Corporation [2023-10-02T15:25:18.033Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:25:18.033Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:25:18.033Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:25:18.033Z] [2023-10-02T15:25:18.033Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:25:17.779 [2023-10-02T15:25:18.033Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:18.033Z] !STACK 0 [2023-10-02T15:25:18.033Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:25:18.033Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:18.033Z] [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:18.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:18.034Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:18.034Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:18.034Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:18.034Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:18.290Z] [2023-10-02T15:25:18.290Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:25:18.040 [2023-10-02T15:25:18.290Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:18.290Z] !STACK 0 [2023-10-02T15:25:18.290Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:25:18.290Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:18.290Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:25:18.290Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:25:18.290Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:25:18.290Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:18.290Z] [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:18.290Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:18.853Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2023-10-02T15:25:18.853Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2023-10-02T15:25:18.853Z] testExecuteError Time elapsed: 0.07 s [2023-10-02T15:25:18.853Z] testExecuteSuccess Time elapsed: 0.003 s [2023-10-02T15:25:18.853Z] testExecuteException Time elapsed: 0.004 s [2023-10-02T15:25:18.853Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2023-10-02T15:25:18.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2023-10-02T15:25:18.853Z] testNullSegment Time elapsed: 0 s [2023-10-02T15:25:18.853Z] testConstructorAndAdd Time elapsed: 0.002 s [2023-10-02T15:25:18.853Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2023-10-02T15:25:18.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2023-10-02T15:25:18.853Z] testConstructorNoError Time elapsed: 0 s [2023-10-02T15:25:18.853Z] testConstructorError Time elapsed: 0 s [2023-10-02T15:25:18.853Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2023-10-02T15:25:18.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2023-10-02T15:25:18.853Z] testTmfCorePluginId Time elapsed: 0 s [2023-10-02T15:25:18.853Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:25:18.853Z] [2023-10-02T15:25:18.853Z] Results: [2023-10-02T15:25:18.853Z] [2023-10-02T15:25:18.853Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:25:18.853Z] [2023-10-02T15:25:19.109Z] [INFO] All tests passed! [2023-10-02T15:25:19.109Z] [INFO] [2023-10-02T15:25:19.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:19.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:19.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:19.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:19.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:19.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2023-10-02T15:25:19.110Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144] [2023-10-02T15:25:19.110Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] The project's OSGi version is 2.0.6.202310021456 [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] [2023-10-02T15:25:19.110Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.110Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests... [2023-10-02T15:25:19.366Z] [INFO] [2023-10-02T15:25:19.366Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2023-10-02T15:25:19.366Z] [INFO] [2023-10-02T15:25:19.366Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:19.366Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:20.294Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.294Z] [INFO] [2023-10-02T15:25:20.294Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:20.551Z] [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) [2023-10-02T15:25:20.551Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:25:20.551Z] [INFO] Command line: [2023-10-02T15:25:20.551Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:25:20.551Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:25:20.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-4q9bz because kubernetes resource quota exceeded. [2023-10-02T15:25:20.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4q9bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:20.863Z] Retrying... [2023-10-02T15:25:20.863Z] [2023-10-02T15:25:20.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-4q9bz [2023-10-02T15:25:20.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4q9bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:20.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4q9bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4q9bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:20.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:20.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:20.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:20.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:20.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:21.112Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:25:21.112Z] 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) [2023-10-02T15:25:21.112Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:25:21.113Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:25:23.260Z] !SESSION 2023-10-02 15:25:20.475 ----------------------------------------------- [2023-10-02T15:25:23.260Z] eclipse.buildId=unknown [2023-10-02T15:25:23.260Z] java.version=17.0.2 [2023-10-02T15:25:23.260Z] java.vendor=Oracle Corporation [2023-10-02T15:25:23.260Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:25:23.260Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:25:23.261Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:25:23.261Z] [2023-10-02T15:25:23.261Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:25:23.032 [2023-10-02T15:25:23.261Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:23.261Z] !STACK 0 [2023-10-02T15:25:23.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:25:23.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:23.261Z] [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:23.261Z] [2023-10-02T15:25:23.261Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:25:23.237 [2023-10-02T15:25:23.261Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:23.261Z] !STACK 0 [2023-10-02T15:25:23.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:25:23.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:23.261Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:25:23.261Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:25:23.261Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:25:23.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:23.261Z] [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:23.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:23.823Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:25:23.823Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:25:27.990Z] [2023-10-02T15:25:27.990Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:25:27.651 [2023-10-02T15:25:27.990Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:27.990Z] !STACK 0 [2023-10-02T15:25:27.990Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:25:27.990Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:25:27.990Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:25:27.990Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:25:27.990Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:25:27.990Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:25:27.990Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:25:27.990Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:25:27.990Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:25:27.990Z] ... 7 more [2023-10-02T15:25:28.553Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2023-10-02T15:25:29.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2023-10-02T15:25:29.482Z] testTraceControlComponents Time elapsed: 0.781 s [2023-10-02T15:25:29.482Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2023-10-02T15:25:30.044Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2023-10-02T15:25:30.044Z] testTraceControlComponents Time elapsed: 0.674 s [2023-10-02T15:25:30.044Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2023-10-02T15:25:30.906Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-z9kn8 because kubernetes resource quota exceeded. [2023-10-02T15:25:30.906Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z9kn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:30.906Z] Retrying... [2023-10-02T15:25:30.906Z] [2023-10-02T15:25:30.906Z] ERROR: Failed to launch tracecompass-build-3jjwn-z9kn8 [2023-10-02T15:25:30.906Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z9kn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:30.906Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z9kn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z9kn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:30.906Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:30.906Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:30.906Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:30.906Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:30.906Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:30.906Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:30.906Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:40.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-xtcs0 because kubernetes resource quota exceeded. [2023-10-02T15:25:40.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xtcs0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:40.860Z] Retrying... [2023-10-02T15:25:40.860Z] [2023-10-02T15:25:40.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-xtcs0 [2023-10-02T15:25:40.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xtcs0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:40.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xtcs0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xtcs0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:40.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:40.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:40.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:40.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:40.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:42.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.118 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2023-10-02T15:25:42.215Z] testTraceSessionTree Time elapsed: 11.118 s [2023-10-02T15:25:42.215Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2023-10-02T15:25:42.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2023-10-02T15:25:42.215Z] testKernelProviderTree Time elapsed: 0.688 s [2023-10-02T15:25:42.215Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2023-10-02T15:25:43.142Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2023-10-02T15:25:43.142Z] testTraceSessionTree Time elapsed: 1.203 s [2023-10-02T15:25:43.142Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2023-10-02T15:25:43.705Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2023-10-02T15:25:43.705Z] testTraceSessionTree Time elapsed: 0.514 s [2023-10-02T15:25:43.705Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2023-10-02T15:25:44.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2023-10-02T15:25:44.267Z] testTraceSessionTree Time elapsed: 0.522 s [2023-10-02T15:25:44.267Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2023-10-02T15:25:44.267Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2023-10-02T15:25:44.267Z] testGetImage_1 Time elapsed: 0.001 s [2023-10-02T15:25:44.267Z] testFireCompenentUpdated Time elapsed: 0.001 s [2023-10-02T15:25:44.267Z] testGetChildren_1 Time elapsed: 0 s [2023-10-02T15:25:44.267Z] testGetAndSetChildren Time elapsed: 0 s [2023-10-02T15:25:44.267Z] testGetAdapter Time elapsed: 0 s [2023-10-02T15:25:44.267Z] testRemoveAllChildren_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testRemoveComponentListener_1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testRemoveComponentListener_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testRemoveChild_1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testRemoveChild_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testHasChildren_1 Time elapsed: 0.001 s [2023-10-02T15:25:44.268Z] testHasChildren_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testGetSndSetToolTip Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testAddComponentListener_1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testGetAndSetTargetNodeState_1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testGetAndSetName Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testContainsChild_1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testContainsChild_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testGetAndSetParent Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testAddAndGetChild1 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testAddAndGetChild2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] testGetAndSetControlService_1 Time elapsed: 0.002 s [2023-10-02T15:25:44.268Z] testTraceControlComponent_1 Time elapsed: 0.001 s [2023-10-02T15:25:44.268Z] testTraceControlComponent_2 Time elapsed: 0 s [2023-10-02T15:25:44.268Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2023-10-02T15:25:44.524Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2023-10-02T15:25:44.524Z] testComponentProperties Time elapsed: 0.439 s [2023-10-02T15:25:44.524Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2023-10-02T15:25:45.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2023-10-02T15:25:45.086Z] testTraceSessionTree Time elapsed: 0.601 s [2023-10-02T15:25:45.086Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2023-10-02T15:25:46.016Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2023-10-02T15:25:46.016Z] testTraceSessionTree Time elapsed: 0.645 s [2023-10-02T15:25:46.016Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2023-10-02T15:25:46.271Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2023-10-02T15:25:46.272Z] testUstProviderTree Time elapsed: 0.53 s [2023-10-02T15:25:46.272Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2023-10-02T15:25:46.834Z] [2023-10-02T15:25:46.834Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-10-02 15:25:46.645 [2023-10-02T15:25:46.834Z] !MESSAGE Could not validate the xml response [2023-10-02T15:25:46.834Z] !STACK 0 [2023-10-02T15:25:46.834Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:25:46.834Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:25:46.835Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:25:46.835Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177) [2023-10-02T15:25:46.835Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262) [2023-10-02T15:25:46.835Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:46.835Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:46.835Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:25:46.835Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:25:46.835Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:25:46.835Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:25:46.835Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:25:46.835Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:46.835Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:25:46.835Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:25:46.835Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:46.835Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:25:46.835Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:25:46.835Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:25:46.835Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:25:46.835Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:25:46.835Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:25:46.835Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:25:46.835Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:25:46.835Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:25:46.835Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:25:46.835Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:25:46.835Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:46.835Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:46.835Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:46.835Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:25:46.835Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:25:46.835Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:25:46.835Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:25:46.835Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) [2023-10-02T15:25:46.835Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:25:46.835Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:25:46.835Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:25:46.835Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:25:46.835Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) [2023-10-02T15:25:46.835Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:25:46.835Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-10-02T15:25:46.835Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-10-02T15:25:46.835Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) [2023-10-02T15:25:46.835Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:25:46.835Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) [2023-10-02T15:25:46.835Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) [2023-10-02T15:25:46.835Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-10-02T15:25:46.835Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) [2023-10-02T15:25:46.835Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) [2023-10-02T15:25:46.835Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) [2023-10-02T15:25:46.835Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:25:46.835Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:25:46.836Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:25:46.836Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:25:46.836Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:25:46.836Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:46.836Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:46.836Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:46.836Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:46.836Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:25:46.836Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:25:46.836Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:25:46.836Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:25:47.398Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.131 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2023-10-02T15:25:47.398Z] testGetSessionWithFilterExpression Time elapsed: 0.03 s [2023-10-02T15:25:47.398Z] testListContext28 Time elapsed: 0.018 s [2023-10-02T15:25:47.398Z] testListSessionCompatibility_2_7 Time elapsed: 0.065 s [2023-10-02T15:25:47.398Z] testListSycallEvents Time elapsed: 0.016 s [2023-10-02T15:25:47.398Z] testLttngNotInstalled Time elapsed: 0.015 s [2023-10-02T15:25:47.398Z] testUnsupportedVersion Time elapsed: 0.015 s [2023-10-02T15:25:47.398Z] testGetKernelProviderNoUstVerbose Time elapsed: 0.066 s [2023-10-02T15:25:47.398Z] testCreateSession2_1 Time elapsed: 0.014 s [2023-10-02T15:25:47.398Z] testCreateSnapshotSession2_5 Time elapsed: 0.014 s [2023-10-02T15:25:47.398Z] testAddContextFailure Time elapsed: 0.063 s [2023-10-02T15:25:47.398Z] testGetSessionNotExist Time elapsed: 0.014 s [2023-10-02T15:25:47.398Z] testGetSession1 Time elapsed: 0.016 s [2023-10-02T15:25:47.398Z] testUstProvider2 Time elapsed: 0.07 s [2023-10-02T15:25:47.398Z] testGetSessionNameGarbage Time elapsed: 0.015 s [2023-10-02T15:25:47.398Z] testGetKernelProviderNoUst1 Time elapsed: 0.08 s [2023-10-02T15:25:47.399Z] testGetKernelProviderNoUst2 Time elapsed: 0.014 s [2023-10-02T15:25:47.399Z] testGetKernelProviderNoUst3 Time elapsed: 0.014 s [2023-10-02T15:25:47.399Z] testVersionCompiled Time elapsed: 0.089 s [2023-10-02T15:25:47.399Z] testEnableEvents Time elapsed: 0.011 s [2023-10-02T15:25:47.399Z] testGetUstProvider3 Time elapsed: 0.009 s [2023-10-02T15:25:47.399Z] testEnableLog4jLoggers Time elapsed: 0.063 s [2023-10-02T15:25:47.399Z] testCreateLiveSession skipped [2023-10-02T15:25:47.399Z] testEnableChannel Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testEnableJulLoggers Time elapsed: 0.009 s [2023-10-02T15:25:47.399Z] testCreateChannelUIDBuffer Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testGetKernelProviderNoKernelVerbose Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testDestroySession Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testVersion Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testCreateChannelPIDBuffer Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testCreateSessionVerbose2_1 Time elapsed: 0.049 s [2023-10-02T15:25:47.399Z] testSessionProfile Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testGetSessionWithLive skipped [2023-10-02T15:25:47.399Z] testGetKernelProviderNoKernel1 Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testGetKernelProviderNoKernel2 Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testCreateLiveSessionErrors skipped [2023-10-02T15:25:47.399Z] testCreateChannel Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testCreateSessionWithPrompt Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testGetSessionNotExistVerbose Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testVersionWithPrompt Time elapsed: 0.01 s [2023-10-02T15:25:47.399Z] testEnableSyscalls Time elapsed: 0.046 s [2023-10-02T15:25:47.399Z] testDisableChannel Time elapsed: 0.01 s [2023-10-02T15:25:47.399Z] testEnableLogLevel Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testDestroySessionVerbose Time elapsed: 0.006 s [2023-10-02T15:25:47.399Z] testGetUstProvider Time elapsed: 0.009 s [2023-10-02T15:25:47.399Z] testCreateSnapshotSessionErrors Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testDynamicProbe Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] testNoVersion Time elapsed: 0.048 s [2023-10-02T15:25:47.399Z] testEnablePythonLoggers Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testGetSessionNames1 Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testGetSessionNames2 Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testCreateSession Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testEventExcluded Time elapsed: 0.011 s [2023-10-02T15:25:47.399Z] testGetSessionNamesWithTracingGroup Time elapsed: 0.012 s [2023-10-02T15:25:47.399Z] testCreateSnapshotSession Time elapsed: 0.05 s [2023-10-02T15:25:47.399Z] testCreateSessionVariants Time elapsed: 0.008 s [2023-10-02T15:25:47.399Z] testAddContext Time elapsed: 0.007 s [2023-10-02T15:25:47.399Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2023-10-02T15:25:47.655Z] [2023-10-02T15:25:47.655Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-10-02 15:25:47.481 [2023-10-02T15:25:47.655Z] !MESSAGE Could not validate the xml response [2023-10-02T15:25:47.655Z] !STACK 0 [2023-10-02T15:25:47.655Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247) [2023-10-02T15:25:47.655Z] at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342) [2023-10-02T15:25:47.655Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177) [2023-10-02T15:25:47.655Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262) [2023-10-02T15:25:47.655Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77) [2023-10-02T15:25:47.655Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:47.655Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:47.655Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:47.655Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:47.655Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [2023-10-02T15:25:47.655Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2023-10-02T15:25:47.655Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [2023-10-02T15:25:47.655Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2023-10-02T15:25:47.655Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2023-10-02T15:25:47.656Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:47.656Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [2023-10-02T15:25:47.656Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [2023-10-02T15:25:47.656Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [2023-10-02T15:25:47.656Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [2023-10-02T15:25:47.656Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [2023-10-02T15:25:47.656Z] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [2023-10-02T15:25:47.656Z] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2023-10-02T15:25:47.656Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) [2023-10-02T15:25:47.656Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2023-10-02T15:25:47.656Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) [2023-10-02T15:25:47.656Z] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) [2023-10-02T15:25:47.656Z] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) [2023-10-02T15:25:47.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) [2023-10-02T15:25:47.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2023-10-02T15:25:47.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:47.656Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:47.656Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2023-10-02T15:25:47.656Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2023-10-02T15:25:47.656Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2023-10-02T15:25:47.656Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) [2023-10-02T15:25:47.656Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37) [2023-10-02T15:25:47.656Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:25:47.656Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:25:47.656Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:25:47.656Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:25:47.656Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) [2023-10-02T15:25:47.656Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:25:47.656Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-10-02T15:25:47.656Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-10-02T15:25:47.656Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) [2023-10-02T15:25:47.656Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:25:47.656Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) [2023-10-02T15:25:47.656Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) [2023-10-02T15:25:47.656Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-10-02T15:25:47.656Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) [2023-10-02T15:25:47.656Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) [2023-10-02T15:25:47.656Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) [2023-10-02T15:25:47.656Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:25:47.656Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:25:47.656Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:25:47.656Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:25:47.656Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:25:47.656Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:25:47.656Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:25:47.656Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:25:47.656Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:25:47.656Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:25:47.656Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:25:48.218Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.634 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2023-10-02T15:25:48.218Z] testListSessionCompatibility_2_7 Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testListSycallEvents Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testLttngNotInstalled Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testUnsupportedVersion Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUstVerbose Time elapsed: 0.047 s [2023-10-02T15:25:48.218Z] testCreateSession2_1 Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testCreateSnapshotSession2_5 Time elapsed: 0.009 s [2023-10-02T15:25:48.218Z] testAddContextFailure Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetSessionNotExist Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetSession1 Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testUstProvider2 Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetSessionNameGarbage Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst1 Time elapsed: 0.048 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst2 Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst3 Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testVersionCompiled Time elapsed: 0.011 s [2023-10-02T15:25:48.218Z] testEnableEvents Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetUstProvider3 Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testEnableLog4jLoggers Time elapsed: 0.057 s [2023-10-02T15:25:48.218Z] testCreateLiveSession skipped [2023-10-02T15:25:48.218Z] testEnableChannel Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testEnableJulLoggers Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testCreateChannelUIDBuffer Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoKernelVerbose Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testDestroySession Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testVersion Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testCreateChannelPIDBuffer Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testCreateSessionVerbose2_1 Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testSessionProfile Time elapsed: 0.048 s [2023-10-02T15:25:48.218Z] testGetSessionWithLive skipped [2023-10-02T15:25:48.218Z] testGetKernelProviderNoKernel1 Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoKernel2 Time elapsed: 0.009 s [2023-10-02T15:25:48.218Z] testCreateLiveSessionErrors skipped [2023-10-02T15:25:48.218Z] testCreateChannel Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testCreateSessionWithPrompt Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testGetSessionNotExistVerbose Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testVersionWithPrompt Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testEnableSyscalls Time elapsed: 0.051 s [2023-10-02T15:25:48.218Z] testDisableChannel Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testEnableLogLevel Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testDestroySessionVerbose Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testGetUstProvider Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testCreateSnapshotSessionErrors Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testDynamicProbe Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testNoVersion Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testEnablePythonLoggers Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testGetSessionNames1 Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testGetSessionNames2 Time elapsed: 0.043 s [2023-10-02T15:25:48.218Z] testCreateSession Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] testEventExcluded Time elapsed: 0.008 s [2023-10-02T15:25:48.218Z] testGetSessionNamesWithTracingGroup Time elapsed: 0.019 s [2023-10-02T15:25:48.218Z] testCreateSnapshotSession Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testCreateSessionVariants Time elapsed: 0.007 s [2023-10-02T15:25:48.218Z] testAddContext Time elapsed: 0.006 s [2023-10-02T15:25:48.218Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2023-10-02T15:25:48.218Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.127 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2023-10-02T15:25:48.218Z] testLttngNotInstalled Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testUnsupportedVersion Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUstVerbose Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testCreateSession2_1 Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testCreateSnapshotSession2_5 Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testAddContextFailure Time elapsed: 0.004 s [2023-10-02T15:25:48.218Z] testGetSessionNotExist Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testGetSession1 Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testUstProvider2 Time elapsed: 0.002 s [2023-10-02T15:25:48.218Z] testGetSessionNameGarbage Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst1 Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst2 Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testGetKernelProviderNoUst3 Time elapsed: 0.001 s [2023-10-02T15:25:48.218Z] testVersionCompiled Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testEnableEvents Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetUstProvider3 Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testEnableLog4jLoggers Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateLiveSession skipped [2023-10-02T15:25:48.219Z] testEnableChannel Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testEnableJulLoggers Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateChannelUIDBuffer Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetKernelProviderNoKernelVerbose Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testDestroySession Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testVersion Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testCreateChannelPIDBuffer Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateSessionVerbose2_1 Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testSessionProfile Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetSessionWithLive skipped [2023-10-02T15:25:48.219Z] testGetKernelProviderNoKernel1 Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testGetKernelProviderNoKernel2 Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testCreateLiveSessionErrors skipped [2023-10-02T15:25:48.219Z] testCreateChannel Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateSessionWithPrompt Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetSessionNotExistVerbose Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testVersionWithPrompt Time elapsed: 0.047 s [2023-10-02T15:25:48.219Z] testEnableSyscalls Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testDisableChannel Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testEnableLogLevel Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testDestroySessionVerbose Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testGetUstProvider Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateSnapshotSessionErrors Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testDynamicProbe Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testNoVersion Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testEnablePythonLoggers Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetSessionNames1 Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testGetSessionNames2 Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testCreateSession Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testEventExcluded Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testGetSessionNamesWithTracingGroup Time elapsed: 0.002 s [2023-10-02T15:25:48.219Z] testCreateSnapshotSession Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testCreateSessionVariants Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testAddContext Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2023-10-02T15:25:48.219Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2023-10-02T15:25:48.219Z] testStartBundleContext Time elapsed: 0.001 s [2023-10-02T15:25:48.219Z] testActivator Time elapsed: 0 s [2023-10-02T15:25:48.219Z] testStopBundleContext Time elapsed: 0 s [2023-10-02T15:25:48.219Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:25:48.219Z] [2023-10-02T15:25:48.219Z] Results: [2023-10-02T15:25:48.219Z] [2023-10-02T15:25:48.219Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2023-10-02T15:25:48.219Z] [2023-10-02T15:25:48.780Z] [INFO] All tests passed! [2023-10-02T15:25:48.780Z] [INFO] [2023-10-02T15:25:48.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:48.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:48.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:48.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:25:48.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml [2023-10-02T15:25:48.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml [2023-10-02T15:25:48.781Z] [INFO] [2023-10-02T15:25:48.781Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-10-02T15:25:48.781Z] [INFO] [2023-10-02T15:25:48.781Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2023-10-02T15:25:48.781Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144] [2023-10-02T15:25:48.781Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] The project's OSGi version is 1.0.9.202310021456 [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] [2023-10-02T15:25:49.037Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.037Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests... [2023-10-02T15:25:49.293Z] [INFO] [2023-10-02T15:25:49.293Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2023-10-02T15:25:49.293Z] [INFO] [2023-10-02T15:25:49.293Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.293Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:25:49.550Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.550Z] [INFO] [2023-10-02T15:25:49.550Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:25:49.806Z] [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) [2023-10-02T15:25:49.806Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:25:49.807Z] [INFO] Command line: [2023-10-02T15:25:49.807Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:25:50.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:25:50.628Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:25:50.628Z] 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) [2023-10-02T15:25:50.628Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:25:50.628Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:25:50.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9k84n because kubernetes resource quota exceeded. [2023-10-02T15:25:50.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9k84n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:50.870Z] Retrying... [2023-10-02T15:25:50.870Z] [2023-10-02T15:25:50.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-9k84n [2023-10-02T15:25:50.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9k84n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:25:50.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9k84n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9k84n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:25:50.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:25:50.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:25:50.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:25:50.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:25:50.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:25:50.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:25:50.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:25:52.522Z] !SESSION 2023-10-02 15:25:49.946 ----------------------------------------------- [2023-10-02T15:25:52.522Z] eclipse.buildId=unknown [2023-10-02T15:25:52.522Z] java.version=17.0.2 [2023-10-02T15:25:52.522Z] java.vendor=Oracle Corporation [2023-10-02T15:25:52.522Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:25:52.522Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:25:52.522Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:25:52.522Z] [2023-10-02T15:25:52.522Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:25:52.253 [2023-10-02T15:25:52.522Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:52.522Z] !STACK 0 [2023-10-02T15:25:52.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:25:52.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:52.522Z] [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:52.522Z] [2023-10-02T15:25:52.522Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:25:52.451 [2023-10-02T15:25:52.522Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:25:52.522Z] !STACK 0 [2023-10-02T15:25:52.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:25:52.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:52.522Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:25:52.522Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:25:52.522Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:25:52.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:25:52.522Z] [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:25:52.522Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:25:52.523Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:25:53.084Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:25:53.084Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:25:57.262Z] [2023-10-02T15:25:57.262Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:25:56.461 [2023-10-02T15:25:57.262Z] !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 [2023-10-02T15:25:57.262Z] [2023-10-02T15:25:57.262Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:25:56.537 [2023-10-02T15:25:57.263Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:57.263Z] !STACK 0 [2023-10-02T15:25:57.263Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:25:57.263Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:25:57.263Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:25:57.263Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:25:57.263Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:25:57.263Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:25:57.263Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:25:57.263Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:25:57.263Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:25:57.263Z] ... 7 more [2023-10-02T15:25:57.263Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2023-10-02T15:25:57.263Z] Display size: 1440x900 [2023-10-02T15:25:57.263Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:25:57.263Z] GTK version=3.22.30 [2023-10-02T15:25:57.263Z] GTK theme=Ambiance [2023-10-02T15:25:57.263Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:25:57.263Z] Time zone: Greenwich Mean Time [2023-10-02T15:25:57.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251724680 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:25:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251724074 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251724074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251724073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:25:58.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251723367 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251723367 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251723366 data=null}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251723366 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251723364 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}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251723352 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251723350 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251723349 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251723349 data=null}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251723349 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251723348 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}] [2023-10-02T15:25:58.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251723347 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:25:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:25:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:25:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251723158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:25:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251722585 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251722585 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251722585 data=null}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251722584 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251722584 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] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251722582 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251722580 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251722580 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251722580 data=null}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251722580 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:25:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251722579 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] [2023-10-02T15:25:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251722578 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:25:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:25:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:25:59.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251722148 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:00.009Z] 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') [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251722092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251722091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251722091 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251722091 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251722090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251722090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251722090 data=null 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')] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251722480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251721987 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251721987 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251721987 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251721986 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] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251721985 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:00.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:00.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:00.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:00.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251721981 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251721981 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251721981 data=null}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251721981 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251721981 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] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251721974 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251721972 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251721972 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251721971 data=null}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251721971 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251721971 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] [2023-10-02T15:26:00.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251721969 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251721471 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:00.523Z] 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') [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:00.524Z] 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') [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251721464 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251721464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:00.524Z] 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') [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-251721463 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-251721463 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')] [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-251721462 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')] [2023-10-02T15:26:00.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-251721462 data=null 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')] [2023-10-02T15:26:00.781Z] 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') [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:00.782Z] 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') [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251721376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251721376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251721376 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251721376 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251721376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251721375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251721375 data=null 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')] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251721850 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)...'] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-251721253 data=null doit=true}, Tree node with text: JUL] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-251721253 data=null}, Tree node with text: JUL] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-251721252 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251721252 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] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-251721251 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251721250 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251721250 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251721250 data=null}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251721250 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251721250 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] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251721249 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251721243 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251721243 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251721243 data=null}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251721243 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251721243 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] [2023-10-02T15:26:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251721241 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:00.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tl7rg because kubernetes resource quota exceeded. [2023-10-02T15:26:00.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tl7rg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:00.863Z] Retrying... [2023-10-02T15:26:00.863Z] [2023-10-02T15:26:00.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-tl7rg [2023-10-02T15:26:00.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tl7rg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:00.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tl7rg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tl7rg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:00.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:00.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:00.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:00.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:00.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:00.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251720740 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:01.345Z] 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') [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:01.346Z] 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') [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251720674 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251720674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:01.346Z] 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') [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-251720673 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-251720673 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')] [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-251720673 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')] [2023-10-02T15:26:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-251720673 data=null 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')] [2023-10-02T15:26:01.602Z] 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') [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251720568 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251720568 data=null}, TreeItem with text {All}] [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251720567 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251720567 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}] [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251720566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:01.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:01.602Z] 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=-251720565 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:01.602Z] 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=-251720565 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:01.602Z] 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=-251720564 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251720564 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)] [2023-10-02T15:26:01.602Z] 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=-251720563 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] 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. [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:01.603Z] 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') [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251720559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251720559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251720559 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251720559 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251720558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251720558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251720558 data=null 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')] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251721152 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)...'] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-251720385 data=null doit=true}, Tree node with text: JUL] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-251720385 data=null}, Tree node with text: JUL] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-251720385 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251720384 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] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-251720383 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251720382 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251720382 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251720382 data=null}, Tree node with text: mysession] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251720382 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251720382 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] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251720381 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251720380 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:01.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251720380 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:01.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251720380 data=null}, Tree node with text: mysession] [2023-10-02T15:26:01.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251720379 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:01.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251720379 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] [2023-10-02T15:26:01.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251720378 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:01.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:01.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251719940 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:02.117Z] 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') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:02.117Z] 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') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251719937 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251719937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:02.117Z] 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') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-251719936 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-251719936 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')] [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-251719936 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')] [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-251719936 data=null 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')] [2023-10-02T15:26:02.117Z] 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') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:02.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251719867 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251719867 data=null}, TreeItem with text {All}] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251719866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251719866 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}] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251719865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:02.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.118Z] 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=-251719864 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:02.118Z] 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=-251719864 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:02.118Z] 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=-251719864 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251719864 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)] [2023-10-02T15:26:02.118Z] 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=-251719863 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:02.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.118Z] 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. [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:02.118Z] 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') [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64dbb343 [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-251719859 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')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251719859 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')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251719859 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-251719859 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251719859 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')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251719858 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')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251719858 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')] [2023-10-02T15:26:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-251719858 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')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251719858 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')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-251719858 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')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-251719857 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-251719857 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Warning [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-251719855 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'))] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Warning [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:02.119Z] 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') [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251719853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251719853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251719853 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251719853 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251719853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251719853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251719853 data=null 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')] [2023-10-02T15:26:02.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251720271 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)...'] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-251719743 data=null doit=true}, Tree node with text: JUL] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-251719742 data=null}, Tree node with text: JUL] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-251719742 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251719742 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] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-251719741 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251719740 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251719740 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251719740 data=null}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251719740 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251719735 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] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251719734 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251719733 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251719733 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251719733 data=null}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251719733 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251719733 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] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251719732 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:02.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251719324 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:02.633Z] 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') [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:02.633Z] 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') [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251719322 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251719322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:02.633Z] 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') [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-251719321 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-251719321 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')] [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-251719321 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')] [2023-10-02T15:26:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-251719321 data=null 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')] [2023-10-02T15:26:02.889Z] 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') [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-10-02T15:26:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:02.890Z] 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') [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251719277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251719276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251719276 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251719276 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251719276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251719276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251719276 data=null 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')] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251719648 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)...'] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-251719159 data=null doit=true}, Tree node with text: JUL] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-251719159 data=null}, Tree node with text: JUL] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-251719159 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251719159 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] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-251719157 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251719150 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251719150 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251719150 data=null}, Tree node with text: mysession] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251719150 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251719150 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] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251719148 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251719148 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251719147 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251719147 data=null}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251719147 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251719147 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] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251719145 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251719056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:03.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718953 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718953 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718953 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718953 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718953 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] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718951 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718951 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718951 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718950 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718950 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718950 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] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718950 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251718909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-251718678 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-251718678 data=null doit=true}, Tree node with text: logger] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-251718678 data=null}, Tree node with text: logger] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-251718678 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718678 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] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-251718676 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger] [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:03.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won''t expand it again. [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-251718647 data=null button=0 stateMask=0x0 x=161 y=130 count=0}, Tree node with text: anotherLogger] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-251718647 data=null doit=true}, Tree node with text: anotherLogger] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-251718646 data=null}, Tree node with text: anotherLogger] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-251718646 data=null button=1 stateMask=0x0 x=161 y=130 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718646 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] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-251718645 data=null button=1 stateMask=0x80000 x=161 y=130 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:03.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718561 data=null button=0 stateMask=0x0 x=113 y=-26 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718561 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718561 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718561 data=null button=1 stateMask=0x0 x=113 y=-26 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718561 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] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718559 data=null button=1 stateMask=0x80000 x=113 y=-26 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718558 data=null button=0 stateMask=0x0 x=113 y=-26 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718558 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718558 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718558 data=null button=1 stateMask=0x0 x=113 y=-26 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718557 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] [2023-10-02T15:26:03.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718556 data=null button=1 stateMask=0x80000 x=113 y=-26 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251718339 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:03.661Z] 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') [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:03.661Z] 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') [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251718266 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251718266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:03.661Z] 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') [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-251718266 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-251718266 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')] [2023-10-02T15:26:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-251718266 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')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-251718266 data=null 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')] [2023-10-02T15:26:03.920Z] 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') [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:03.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') [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251718165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251718164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251718164 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251718164 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251718164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251718164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251718164 data=null 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')] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251718473 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)...'] [2023-10-02T15:26:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:03.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-251718077 data=null doit=true}, Tree node with text: LOG4J] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-251718077 data=null}, Tree node with text: LOG4J] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-251718077 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251718077 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] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-251718076 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718076 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718076 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718076 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718075 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718075 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] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718075 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251718074 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251718074 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251718074 data=null}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251718074 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251718074 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] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251718073 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251717864 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:04.177Z] 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') [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] 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') [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251717835 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251717835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:04.178Z] 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') [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-251717834 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-251717834 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')] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-251717834 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')] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-251717834 data=null 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')] [2023-10-02T15:26:04.178Z] 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') [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251717750 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251717750 data=null}, TreeItem with text {All}] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251717749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717749 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}] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251717749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:04.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.178Z] 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=-251717748 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.178Z] 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=-251717748 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.178Z] 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=-251717747 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717747 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)] [2023-10-02T15:26:04.178Z] 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=-251717747 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.178Z] 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. [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:04.178Z] 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') [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251717745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251717745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251717745 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251717745 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251717745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251717744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251717744 data=null 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')] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251718037 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)...'] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-251717651 data=null doit=true}, Tree node with text: LOG4J] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-251717651 data=null}, Tree node with text: LOG4J] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-251717651 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717651 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] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-251717650 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251717650 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251717650 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251717650 data=null}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251717649 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251717649 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] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251717648 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251717648 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251717648 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251717648 data=null}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251717648 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251717647 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] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251717647 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251717462 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:04.692Z] 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') [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] 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') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251717461 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251717444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:04.693Z] 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') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-251717444 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-251717379 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')] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-251717379 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')] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-251717379 data=null 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')] [2023-10-02T15:26:04.693Z] 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') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251717338 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251717338 data=null}, TreeItem with text {All}] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251717337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717337 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}] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251717337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:04.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.693Z] 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=-251717336 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.693Z] 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=-251717336 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.693Z] 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=-251717335 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717335 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)] [2023-10-02T15:26:04.693Z] 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=-251717334 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:04.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.693Z] 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. [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:04.693Z] 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') [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a1eb893 [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-251717332 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251717277 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251717277 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-251717277 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251717277 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251717277 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251717277 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-251717276 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251717276 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-251717276 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')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-251717276 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-251717276 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Fatal [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-251717275 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'))] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Fatal [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:04.694Z] 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') [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251717274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251717274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251717274 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251717274 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251717274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251717274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:04.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251717273 data=null 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')] [2023-10-02T15:26:04.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251717574 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)...'] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-251717180 data=null doit=true}, Tree node with text: LOG4J] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-251717179 data=null}, Tree node with text: LOG4J] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-251717179 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251717179 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] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-251717178 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:04.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251717178 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251717178 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251717178 data=null}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251717177 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251717175 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] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251717174 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251717174 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251717174 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251717174 data=null}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251717173 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251717173 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] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251717173 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251716975 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:04.952Z] 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') [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:04.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:05.214Z] 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') [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251716946 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251716946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:05.214Z] 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') [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-251716945 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-251716945 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')] [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-251716945 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')] [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-251716945 data=null 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')] [2023-10-02T15:26:05.214Z] 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') [2023-10-02T15:26:05.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:05.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') [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251716852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251716852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251716852 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251716852 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251716852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251716852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251716852 data=null 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')] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251717139 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)...'] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-251716744 data=null doit=true}, Tree node with text: LOG4J] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-251716744 data=null}, Tree node with text: LOG4J] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-251716744 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251716744 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] [2023-10-02T15:26:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-251716743 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won''t expand it again. [2023-10-02T15:26:05.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716741 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716741 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716741 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716741 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716741 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] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716740 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716739 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716739 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716739 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716739 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716739 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] [2023-10-02T15:26:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716692 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251716659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:05.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716557 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716557 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716557 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716557 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716556 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] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716556 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716555 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716555 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716555 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716555 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716555 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] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716554 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251716521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-251716375 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-251716375 data=null doit=true}, Tree node with text: logger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-251716375 data=null}, Tree node with text: logger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-251716375 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716375 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] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-251716368 data=null button=1 stateMask=0x80000 x=135 y=117 count=1}, Tree node with text: logger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-251716342 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-251716342 data=null doit=true}, Tree node with text: anotherLogger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-251716342 data=null}, Tree node with text: anotherLogger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-251716341 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716341 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] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-251716292 data=null button=1 stateMask=0x80000 x=161 y=97 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716263 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716263 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716263 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716263 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716262 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] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716261 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251716260 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251716260 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251716260 data=null}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251716260 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251716260 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] [2023-10-02T15:26:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251716259 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession] [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251716064 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-10-02T15:26:05.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:05.991Z] 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') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] 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') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251716062 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251716062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:05.991Z] 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') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-251716062 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-251716062 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')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-251716054 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')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-251716047 data=null 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')] [2023-10-02T15:26:05.991Z] 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') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:05.991Z] 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') [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251715962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251715962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251715962 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251715962 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251715961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251715961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251715958 data=null 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')] [2023-10-02T15:26:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251716185 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)...'] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-251715856 data=null doit=true}, Tree node with text: Python] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-251715856 data=null}, Tree node with text: Python] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-251715856 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251715856 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] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-251715855 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251715855 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251715855 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251715854 data=null}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251715854 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251715854 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] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251715853 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251715852 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251715852 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251715852 data=null}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251715852 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251715852 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] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251715849 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251715566 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:06.510Z] 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') [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] 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') [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251715548 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251715546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:06.511Z] 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') [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-251715545 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-251715545 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')] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-251715545 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')] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-251715545 data=null 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')] [2023-10-02T15:26:06.511Z] 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') [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251715453 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251715453 data=null}, TreeItem with text {All}] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251715453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251715452 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}] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251715452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:06.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.511Z] 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=-251715451 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:06.511Z] 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=-251715451 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:06.511Z] 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=-251715451 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251715451 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)] [2023-10-02T15:26:06.511Z] 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=-251715450 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:06.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.511Z] 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. [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:06.511Z] 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') [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:06.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251715448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251715448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251715448 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251715448 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251715448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251715448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251715448 data=null 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')] [2023-10-02T15:26:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251715740 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)...'] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-251715361 data=null doit=true}, Tree node with text: Python] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-251715361 data=null}, Tree node with text: Python] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-251715361 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251715360 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] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-251715360 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251715359 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251715359 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251715359 data=null}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251715359 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251715357 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] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251715356 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251715355 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251715355 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251715355 data=null}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251715355 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251715355 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] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251715354 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251715166 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:06.773Z] 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') [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:07.039Z] 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') [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251715081 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251715081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:07.039Z] 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') [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-251715081 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-251715081 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')] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-251715081 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')] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-251715081 data=null 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')] [2023-10-02T15:26:07.039Z] 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') [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251714980 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251714979 data=null}, TreeItem with text {All}] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251714979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251714979 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}] [2023-10-02T15:26:07.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251714978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:07.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.039Z] 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=-251714978 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:07.039Z] 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=-251714978 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:07.040Z] 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=-251714977 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251714977 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)] [2023-10-02T15:26:07.040Z] 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=-251714977 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-10-02T15:26:07.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.040Z] 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. [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:07.040Z] 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') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@786c7cc9 [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-251714974 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251714974 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251714974 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-251714974 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251714964 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251714964 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251714964 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-251714963 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251714963 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-251714963 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')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-251714963 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-251714963 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-10-02T15:26:07.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to Critical [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-251714962 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'))] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to Critical [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:07.041Z] 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') [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251714960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251714960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251714960 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251714960 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251714960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251714959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251714959 data=null 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')] [2023-10-02T15:26:07.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251715284 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)...'] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-251714867 data=null doit=true}, Tree node with text: Python] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-251714867 data=null}, Tree node with text: Python] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-251714866 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251714866 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] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-251714866 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714863 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714863 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714863 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714863 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714863 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] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714862 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714862 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714862 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714861 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714861 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714861 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] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714861 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251714667 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:07.300Z] 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') [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] 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') [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251714580 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251714580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:07.560Z] 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') [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-251714579 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-251714579 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')] [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-251714579 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')] [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-251714579 data=null 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')] [2023-10-02T15:26:07.560Z] 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') [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:07.560Z] 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') [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251714481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251714481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251714481 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251714481 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251714480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251714480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251714480 data=null 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')] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251714790 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)...'] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-251714381 data=null doit=true}, Tree node with text: Python] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-251714381 data=null}, Tree node with text: Python] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-251714381 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251714381 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] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-251714380 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714378 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714378 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714378 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714378 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714378 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] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714377 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714375 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714374 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714374 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714374 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714374 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] [2023-10-02T15:26:07.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714373 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251714288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:07.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:07.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714187 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714187 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714186 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714186 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714186 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] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714185 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251714184 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251714184 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251714184 data=null}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251714184 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251714184 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] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251714184 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251714153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:07.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-251713983 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-251713983 data=null doit=true}, Tree node with text: logger] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-251713983 data=null}, Tree node with text: logger] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-251713983 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713983 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] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-251713981 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger] [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won''t expand it again. [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-251713941 data=null button=0 stateMask=0x0 x=161 y=124 count=0}, Tree node with text: anotherLogger] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-251713940 data=null doit=true}, Tree node with text: anotherLogger] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-251713940 data=null}, Tree node with text: anotherLogger] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-251713940 data=null button=1 stateMask=0x0 x=161 y=124 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713940 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] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-251713890 data=null button=1 stateMask=0x80000 x=161 y=99 count=1}, Tree node with text: anotherLogger] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:08.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:08.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251713860 data=null button=0 stateMask=0x0 x=113 y=-25 count=0}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251713860 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251713860 data=null}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251713860 data=null button=1 stateMask=0x0 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713859 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] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251713858 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251713857 data=null button=0 stateMask=0x0 x=113 y=-25 count=0}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251713857 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251713857 data=null}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251713857 data=null button=1 stateMask=0x0 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713857 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] [2023-10-02T15:26:08.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251713856 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251713739 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:08.343Z] 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') [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251713739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251713739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251713739 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251713738 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251713738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251713738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251713738 data=null 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')] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251713780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:08.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251713667 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251713667 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251713667 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251713667 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713667 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}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251713665 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251713665 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251713665 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251713664 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251713664 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713664 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}] [2023-10-02T15:26:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251713664 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251713634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:08.600Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.341 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2023-10-02T15:26:08.600Z] testTraceSessionTree Time elapsed: 10.051 s [2023-10-02T15:26:08.600Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251713523 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251713380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:08.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251713166 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251713166 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251713166 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251713166 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713166 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}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251713164 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251713164 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251713163 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251713163 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251713163 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251713163 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}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251713162 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251713089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251712581 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251712581 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251712580 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251712580 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251712580 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] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251712579 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251712578 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251712578 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251712578 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251712578 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251712578 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] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251712577 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251712372 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:09.676Z] 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') [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251712354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251712354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251712354 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251712354 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251712354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251712354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251712354 data=null 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')] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251712539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:09.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251712269 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251712268 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251712268 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251712268 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] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251712268 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:09.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:09.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:09.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:09.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251712266 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251712266 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251712266 data=null}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251712266 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251712266 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] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251712264 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251712264 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251712264 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251712264 data=null}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251712263 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251712263 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] [2023-10-02T15:26:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251712263 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251712045 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:09.934Z] 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') [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:09.934Z] 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') [2023-10-02T15:26:09.934Z] 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') [2023-10-02T15:26:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251712043 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:10.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251712043 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')] [2023-10-02T15:26:10.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251711877 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')] [2023-10-02T15:26:10.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251711877 data=null 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')] [2023-10-02T15:26:10.192Z] 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') [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:10.192Z] 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') [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251711852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251711852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251711852 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251711852 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251711851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251711851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251711851 data=null 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')] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251712192 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)...'] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251711759 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251711758 data=null}, Tree node with text: channel0] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251711758 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251711758 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] [2023-10-02T15:26:10.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251711758 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251711752 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251711752 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251711752 data=null}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251711752 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251711752 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] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251711751 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251711750 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251711750 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251711750 data=null}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251711750 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251711750 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] [2023-10-02T15:26:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251711749 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251711464 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:10.706Z] 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') [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] 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') [2023-10-02T15:26:10.706Z] 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') [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251711377 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251711377 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')] [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251711377 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')] [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251711377 data=null 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')] [2023-10-02T15:26:10.706Z] 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') [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:10.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:10.707Z] 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') [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251711353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251711353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251711353 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251711353 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251711353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251711353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251711353 data=null 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')] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251711677 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)...'] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251711254 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251711253 data=null}, Tree node with text: channel0] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251711253 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251711253 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] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251711252 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251711252 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251711252 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251711252 data=null}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251711251 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251711251 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] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251711250 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251711250 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251711250 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251711250 data=null}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251711250 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251711249 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] [2023-10-02T15:26:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251711249 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:10.894Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-59b46 because kubernetes resource quota exceeded. [2023-10-02T15:26:10.894Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-59b46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:10.894Z] Retrying... [2023-10-02T15:26:10.894Z] [2023-10-02T15:26:10.894Z] ERROR: Failed to launch tracecompass-build-3jjwn-59b46 [2023-10-02T15:26:10.894Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-59b46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:10.894Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:10.894Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-59b46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-59b46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:10.894Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:10.894Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:10.894Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:10.894Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:10.894Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:10.895Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:10.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:10.895Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:10.895Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251710977 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:10.964Z] 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') [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:11.220Z] 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') [2023-10-02T15:26:11.220Z] 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') [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251710872 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251710871 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')] [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251710871 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')] [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251710871 data=null 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')] [2023-10-02T15:26:11.220Z] 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') [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251710870 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251710870 data=null}, TreeItem with text {All}] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251710853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251710853 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}] [2023-10-02T15:26:11.221Z] [2023-10-02T15:26:11.221Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:11.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251710824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:11.221Z] 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') [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251710792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251710792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251710791 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251710791 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251710791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251710791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251710791 data=null 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')] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251711175 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)...'] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251710741 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251710741 data=null}, Tree node with text: channel0] [2023-10-02T15:26:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251710740 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251710740 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] [2023-10-02T15:26:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251710739 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:11.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:11.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251710691 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251710691 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251710691 data=null}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251710691 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251710691 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] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251710690 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251710690 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251710690 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251710690 data=null}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251710689 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251710689 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] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251710689 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...' [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...' [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2023-10-02T15:26:11.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} time=-251710478 data=null doit=true}, Shell with text {Enable Channel}] [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-10-02T15:26:11.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:11.736Z] 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') [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:11.736Z] 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') [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251710363 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251710363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:11.736Z] 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') [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-251710362 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-251710362 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')] [2023-10-02T15:26:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-251710362 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')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-251710347 data=null 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')] [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-251710345 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')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-251710339 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')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-251710339 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')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-251710339 data=null 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')] [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:11.737Z] 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') [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251710338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251710338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251710338 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251710338 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251710338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251710338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251710338 data=null 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')] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-251710655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...'] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:11.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:11.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:11.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-251710242 data=null doit=true}, Tree node with text: UST global] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-251710242 data=null}, Tree node with text: UST global] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-251710241 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251710241 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] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-251710241 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-251710240 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251710240 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251710240 data=null}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251710240 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251710240 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] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251710188 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-251710188 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251710188 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251710187 data=null}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251710187 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251710187 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] [2023-10-02T15:26:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251710186 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:11.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2023-10-02T15:26:11.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...' [2023-10-02T15:26:11.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...' [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251709864 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-251709792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-251709792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-251709792 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-251709792 data=null}, (of type 'Tree')] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251709791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')] [2023-10-02T15:26:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709791 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251709791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:12.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') [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251709789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251709789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251709789 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251709789 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251709789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251709789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251709789 data=null 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')] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-251710148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...'] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251709689 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251709689 data=null}, Tree node with text: channel0] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251709688 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251709688 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] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251709688 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709686 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709686 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709686 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709686 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709686 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] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709684 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709684 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709684 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709683 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709683 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709683 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] [2023-10-02T15:26:12.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709683 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251709641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:12.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:12.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709539 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709539 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709539 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709539 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709539 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] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709538 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709538 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709537 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709537 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709537 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709537 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] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709536 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251709483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:12.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:12.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709382 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709382 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709382 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709381 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709381 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] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709380 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251709354 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251709353 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251709353 data=null}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251709353 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251709353 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] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251709351 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:12.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:13.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251708858 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:13.278Z] 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') [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-251708857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-251708856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-251708856 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-251708856 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-251708856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-251708856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-251708856 data=null 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')] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251709291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251708755 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251708755 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251708755 data=null}, Tree node with text: mysession] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251708755 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251708755 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] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251708754 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:13.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251708368 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:13.791Z] 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') [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251708367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251708367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251708367 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251708367 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251708367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251708366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:13.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:13.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:13.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:13.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:26:14.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251708362 data=null 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')] [2023-10-02T15:26:14.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251708681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:14.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:14.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251707843 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251707843 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251707843 data=null}, Tree node with text: mysession] [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251707843 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251707843 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] [2023-10-02T15:26:14.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251707842 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251707789 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251707789 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251707789 data=null}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251707788 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251707788 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] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251707787 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251707380 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:14.605Z] 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') [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-251707379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-251707379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-251707379 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-251707379 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-251707379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-251707379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-251707379 data=null 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')] [2023-10-02T15:26:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251707738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251707338 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251707338 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251707338 data=null}, Tree node with text: mysession] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251707338 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251707337 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] [2023-10-02T15:26:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251707337 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:14.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251706978 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected [2023-10-02T15:26:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-251706977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-251706977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-251706976 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-251706976 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-251706962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-251706962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-251706962 data=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')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-251706961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-251706961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-251706961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-251706961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-251706961 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:15.119Z] 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') [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251706956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251706956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251706956 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251706956 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251706955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251706955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:26:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251706955 data=null 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')] [2023-10-02T15:26:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251707264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:15.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:15.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251706434 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251706434 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251706434 data=null}, Tree node with text: mysession] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251706434 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251706434 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] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251706433 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:15.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251706393 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251706393 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251706392 data=null}, Tree node with text: mysession] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251706392 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251706392 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] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251706391 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:15.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251706042 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:15.888Z] 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') [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-251706041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-251706041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-251706041 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-251706041 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-251706041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-251706041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-251706041 data=null 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')] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251706360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251705961 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251705961 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251705961 data=null}, Tree node with text: mysession] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251705961 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251705961 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] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251705960 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:26:16.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-251705669 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected [2023-10-02T15:26:16.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-251705668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-251705668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-251705668 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-251705668 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-251705668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-251705668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-251705667 data=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')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-251705583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-251705583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-251705583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-251705583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-251705583 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:16.402Z] 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') [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2023-10-02T15:26:16.402Z] 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')) [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:16.402Z] 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') [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:16.402Z] 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') [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:26:16.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:16.402Z] 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') [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-251705570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-251705569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-251705569 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-251705569 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-251705569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-251705569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:26:16.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:16.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:16.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:16.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:16.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:26:16.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:26:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-251705569 data=null 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')] [2023-10-02T15:26:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-251705889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:26:16.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:16.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251705057 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251705056 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251705056 data=null}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251705056 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251705056 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] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251705055 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251705055 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251705055 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251705055 data=null}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251705055 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251705055 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] [2023-10-02T15:26:16.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251705054 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-10-02T15:26:16.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:16.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251704965 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:17.174Z] 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') [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251704964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251704964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251704964 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251704964 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251704964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251704964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251704964 data=null 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')] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251705022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:17.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251704888 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251704887 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251704887 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251704887 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251704887 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}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251704886 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251704885 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251704885 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251704885 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251704885 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251704885 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}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251704884 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251704852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251704747 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-251704724 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-251704724 data=null doit=true}, TreeItem with text {Remote}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-251704724 data=null}, TreeItem with text {Remote}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-251704724 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251704723 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}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-251704667 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}] [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:26:17.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:18.361Z] 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') [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:26:18.361Z] 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=-251703855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=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')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] 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=-251703854 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:26:18.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:18.362Z] 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') [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251703853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251703853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251703853 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251703853 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251703853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251703852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:18.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:26:18.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:26:18.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:26:18.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:26:18.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251703852 data=null 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')] [2023-10-02T15:26:18.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251704580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:26:18.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.178 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2023-10-02T15:26:18.619Z] testTraceSessionTree Time elapsed: 9.928 s [2023-10-02T15:26:18.619Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2023-10-02T15:26:18.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251703345 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251703258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:18.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251703080 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251703080 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251703080 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251703079 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251703079 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}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251703078 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251703078 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251703078 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251703077 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251703077 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251703077 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}] [2023-10-02T15:26:18.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251703077 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:19.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:19.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:19.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251702981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:19.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251702475 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251702475 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251702474 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251702474 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251702473 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] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251702472 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251702472 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251702472 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251702472 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251702472 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251702471 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] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251702471 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251702353 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:19.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') [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251702282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251702281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251702281 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251702281 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251702281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251702281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251702281 data=null 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')] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251702441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251702242 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251702242 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251702242 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251702242 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] [2023-10-02T15:26:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251702241 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251702190 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251702190 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251702190 data=null}, Tree node with text: mysession] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251702190 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251702190 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] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251702188 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251702187 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251702187 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251702187 data=null}, Tree node with text: mysession] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251702187 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251702187 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] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251702186 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251702048 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:19.957Z] 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') [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:19.957Z] 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') [2023-10-02T15:26:19.957Z] 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') [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251701973 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251701973 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')] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251701973 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')] [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251701973 data=null 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')] [2023-10-02T15:26:19.957Z] 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') [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-10-02T15:26:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:19.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:19.958Z] 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') [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251701872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251701872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251701871 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251701871 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251701871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251701871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251701871 data=null 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')] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251702156 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)...'] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251701773 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251701773 data=null}, Tree node with text: channel0] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251701773 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251701773 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] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251701773 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251701771 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251701771 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251701771 data=null}, Tree node with text: mysession] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251701771 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251701771 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] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251701770 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251701770 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251701770 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251701770 data=null}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251701770 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251701770 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] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251701769 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251701561 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:20.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:20.481Z] 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') [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:20.481Z] 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') [2023-10-02T15:26:20.481Z] 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') [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251701470 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251701470 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')] [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251701469 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')] [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251701469 data=null 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')] [2023-10-02T15:26:20.481Z] 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') [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:20.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:20.738Z] 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') [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251701368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251701368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251701368 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251701368 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251701368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251701368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251701368 data=null 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')] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251701739 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)...'] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251701276 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251701276 data=null}, Tree node with text: channel0] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251701276 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251701276 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] [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251701275 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0] [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:20.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251701273 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251701273 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251701273 data=null}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251701273 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251701273 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] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251701272 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251701272 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251701272 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251701271 data=null}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251701271 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251701271 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] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251701271 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251701073 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:20.996Z] 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') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:20.996Z] 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') [2023-10-02T15:26:20.996Z] 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') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251701039 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251701039 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')] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251701039 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')] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251701039 data=null 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')] [2023-10-02T15:26:20.996Z] 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') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree') [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251700975 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251700975 data=null}, TreeItem with text {All}] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251700974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:20.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251700974 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}] [2023-10-02T15:26:20.996Z] [2023-10-02T15:26:20.996Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:20.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:20.996Z] [2023-10-02T15:26:20.996Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:20.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:21.253Z] [2023-10-02T15:26:21.253Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:21.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251700883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:21.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') [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251700879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251700879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251700879 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251700879 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251700879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251700879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251700879 data=null 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')] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251701239 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)...'] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251700788 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251700788 data=null}, Tree node with text: channel0] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251700788 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251700787 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] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251700787 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251700785 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251700785 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251700785 data=null}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251700785 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251700785 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] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251700784 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251700784 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251700784 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251700784 data=null}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251700784 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251700784 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] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251700783 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251700565 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:21.513Z] 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') [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] 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') [2023-10-02T15:26:21.514Z] 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') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251700563 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251700563 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')] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251700562 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')] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251700562 data=null 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')] [2023-10-02T15:26:21.514Z] 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') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-251700561 data=null doit=true}, TreeItem with text {All}] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-251700530 data=null}, TreeItem with text {All}] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-251700530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251700529 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}] [2023-10-02T15:26:21.514Z] [2023-10-02T15:26:21.514Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:21.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:21.514Z] [2023-10-02T15:26:21.514Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:21.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:21.514Z] [2023-10-02T15:26:21.514Z] (Eclipse:11526): Gtk-CRITICAL **: 15:26:21.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-251700458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-10-02T15:26:21.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:21.514Z] 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') [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251700456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251700456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251700456 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251700456 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251700456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251700455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251700455 data=null 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')] [2023-10-02T15:26:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251700752 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)...'] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251700370 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251700369 data=null}, Tree node with text: channel0] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251700369 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251700369 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] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251700368 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251700367 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251700367 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251700367 data=null}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251700366 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251700366 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] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251700365 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251700365 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251700365 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251700365 data=null}, Tree node with text: mysession] [2023-10-02T15:26:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251700365 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251700364 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] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251700364 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251700162 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:21.773Z] 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') [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:21.773Z] 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') [2023-10-02T15:26:21.773Z] 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') [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251700160 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251700160 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')] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251700160 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')] [2023-10-02T15:26:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251700160 data=null 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')] [2023-10-02T15:26:22.031Z] 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') [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:22.032Z] 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') [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251700044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251700044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251700044 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251700043 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251700043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251700043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251700043 data=null 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')] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251700285 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)...'] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251699960 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251699956 data=null}, Tree node with text: channel0] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251699956 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251699956 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] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251699955 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699954 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699953 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699953 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699953 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699953 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] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699953 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699952 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699952 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699952 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699952 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699952 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] [2023-10-02T15:26:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699951 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251699884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:22.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699782 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699782 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699782 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699782 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699782 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] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699781 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699780 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699780 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699780 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699780 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699780 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] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699779 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251699747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:22.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699645 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699645 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699645 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699645 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699644 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] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699643 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251699643 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251699642 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251699642 data=null}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251699642 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699642 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] [2023-10-02T15:26:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251699642 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251699547 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:22.562Z] 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') [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251699535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251699535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251699535 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251699535 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251699534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251699534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251699534 data=null 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')] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251699612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:22.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251699457 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251699457 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251699457 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251699457 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699457 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}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251699455 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251699454 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251699454 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251699454 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251699454 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699453 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}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251699453 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251699386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:22.819Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.061 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2023-10-02T15:26:22.819Z] testTraceSessionTree Time elapsed: 3.892 s [2023-10-02T15:26:22.819Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251699284 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251699174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:22.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:23.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:23.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:23.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:23.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251699034 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251699034 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251699034 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251699034 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251699034 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}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251698992 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251698992 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251698991 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251698991 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251698991 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251698991 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}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251698991 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251698963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:23.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251698456 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251698456 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251698456 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251698456 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251698456 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] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251698455 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251698455 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251698455 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251698455 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251698454 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251698454 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] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251698454 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251698374 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:23.648Z] 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') [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251698372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251698372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251698372 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251698372 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251698372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251698372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251698372 data=null 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')] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251698424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251698338 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251698337 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251698337 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251698337 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] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251698337 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251698336 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251698336 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251698336 data=null}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251698336 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251698335 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] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251698334 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251698333 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251698333 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251698333 data=null}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251698333 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251698333 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] [2023-10-02T15:26:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251698292 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251698140 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:23.906Z] 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') [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:23.906Z] 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') [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-251698139 data=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-251698139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-10-02T15:26:23.906Z] 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') [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-251698139 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-251698138 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')] [2023-10-02T15:26:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-251698138 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')] [2023-10-02T15:26:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-251698138 data=null 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')] [2023-10-02T15:26:24.163Z] 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') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-10-02T15:26:24.164Z] 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') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:24.164Z] 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') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-251697956 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251697956 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251697956 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-251697956 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251697956 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251697955 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251697955 data=null 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-251697955 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-251697955 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-251697955 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')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-251697955 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-251697955 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-10-02T15:26:24.164Z] 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') [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:24.165Z] 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') [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251697953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251697953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251697949 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251697949 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251697949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251697949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251697949 data=null 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')] [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251698262 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)...'] [2023-10-02T15:26:24.165Z] [2023-10-02T15:26:24.165Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-10-02 15:26:23.986 [2023-10-02T15:26:24.165Z] !MESSAGE Command to change state of events failed [2023-10-02T15:26:24.165Z] !STACK 0 [2023-10-02T15:26:24.165Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2023-10-02T15:26:24.165Z] Error Output: [2023-10-02T15:26:24.165Z] Command not found [2023-10-02T15:26:24.165Z] Return Value: 1 [2023-10-02T15:26:24.165Z] Command not found [2023-10-02T15:26:24.165Z] [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572) [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541) [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809) [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391) [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54) [2023-10-02T15:26:24.165Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193) [2023-10-02T15:26:24.165Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:26:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won''t expand it again. [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251697867 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251697867 data=null}, Tree node with text: channel0] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251697867 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251697866 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] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251697866 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697865 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697865 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697865 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697864 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697864 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] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697864 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697863 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697863 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697863 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697863 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697863 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] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697862 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251697831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:24.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697730 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697729 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697729 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697729 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697729 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] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697728 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697726 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697726 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697725 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697725 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697725 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] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697725 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251697696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-251697573 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-251697573 data=null doit=true}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-251697573 data=null}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-251697573 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697573 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-251697571 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697540 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697540 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697540 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697540 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697540 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] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697538 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251697538 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251697538 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251697538 data=null}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251697537 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697537 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] [2023-10-02T15:26:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251697537 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251697431 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:26.895Z] 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') [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251697431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251697431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251697431 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251697431 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251697431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251697431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251697431 data=null 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')] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251697468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:26.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251697367 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251697367 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251697366 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251697366 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697366 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}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251697365 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251697365 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251697364 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251697364 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251697364 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251697364 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}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251697364 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251697291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:26.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2023-10-02T15:26:26.896Z] testTraceSessionTree Time elapsed: 1.902 s [2023-10-02T15:26:26.896Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251697189 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251697079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251696942 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251696942 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251696942 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251696942 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696942 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}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251696940 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251696940 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251696940 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251696940 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251696940 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696940 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}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251696939 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251696875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251696369 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251696368 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251696368 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251696368 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696368 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] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251696367 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251696367 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251696367 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251696366 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251696366 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696366 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] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251696366 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251696282 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:26.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:26.898Z] 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') [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251696266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251696266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251696266 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251696266 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251696266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251696266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251696266 data=null 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')] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251696336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251696230 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251696230 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251696230 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251696229 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] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251696229 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:26.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won''t expand it again. [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-251696228 data=null doit=true}, Tree node with text: Kernel] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-251696228 data=null}, Tree node with text: Kernel] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-251696228 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251696228 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] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-251696144 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-251696143 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-251696143 data=null doit=true}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-251696143 data=null}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-251696142 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696142 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] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-251696140 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-251696140 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-251696140 data=null doit=true}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-251696140 data=null}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-251696140 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-10-02T15:26:26.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251696140 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] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-251696139 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251695981 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} to mysession [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} time=-251695980 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'))] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} to mysession [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:26.899Z] 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') [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251695964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251695964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251695964 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251695964 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251695963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251695963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251695963 data=null 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')] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-251696089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...'] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251695872 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251695872 data=null}, Tree node with text: channel0] [2023-10-02T15:26:26.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251695872 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251695872 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] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251695872 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695871 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695871 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695871 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695871 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695871 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] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695869 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695869 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695869 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695868 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695868 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695868 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] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695868 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251695837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695736 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695736 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695736 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695736 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695736 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] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695735 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695734 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695734 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695734 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695734 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695734 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] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695733 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251695704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695602 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695602 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695602 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695602 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695602 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] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695601 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251695600 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251695600 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251695600 data=null}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251695600 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695600 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] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251695599 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251695525 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:26.901Z] 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') [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251695524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251695513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251695513 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251695513 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251695512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251695512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251695512 data=null 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')] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251695573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:26.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251695465 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251695465 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251695465 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251695465 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695464 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}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251695463 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251695463 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251695463 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251695463 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251695463 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695462 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}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251695462 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251695389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251695283 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251695283 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251695283 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251695283 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695283 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}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251695282 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251695281 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251695281 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251695281 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251695281 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251695281 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}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251695280 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251695249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:26.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251694744 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251694743 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251694743 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251694743 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694743 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] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251694742 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251694742 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251694742 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251694742 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251694742 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694742 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] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251694739 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251694657 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:27.467Z] 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') [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251694656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251694656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251694655 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251694655 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251694655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251694655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251694655 data=null 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')] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251694711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251694617 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251694617 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251694617 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251694617 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] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251694616 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:27.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251694615 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251694615 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251694615 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251694615 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694615 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] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251694590 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251694589 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251694589 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251694589 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251694589 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694589 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] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251694588 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:27.587Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-p19xh because kubernetes resource quota exceeded. [2023-10-02T15:26:27.587Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p19xh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:27.587Z] Retrying... [2023-10-02T15:26:27.587Z] [2023-10-02T15:26:27.587Z] ERROR: Failed to launch tracecompass-build-3jjwn-p19xh [2023-10-02T15:26:27.587Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p19xh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:27.587Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-p19xh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-p19xh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:27.587Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:27.587Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:27.587Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:27.587Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:27.587Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:27.587Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:27.587Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251694379 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:27.725Z] 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') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] 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') [2023-10-02T15:26:27.725Z] 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') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-251694377 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-251694377 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')] [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-251694377 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')] [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-251694377 data=null 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')] [2023-10-02T15:26:27.725Z] 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') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:27.725Z] 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') [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251694230 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251694229 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251694229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251694229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251694229 data=null 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')] [2023-10-02T15:26:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251694557 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)...'] [2023-10-02T15:26:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251694164 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251694164 data=null}, Tree node with text: channel0] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251694163 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251694163 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] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251694163 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:27.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251694141 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251694141 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251694141 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251694141 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694141 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] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251694140 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251694140 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251694140 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251694139 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251694139 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251694139 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] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251694139 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251694048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:27.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:27.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251693946 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251693946 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251693946 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251693946 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693946 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] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251693945 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251693944 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251693944 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251693944 data=null}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251693944 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693944 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] [2023-10-02T15:26:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251693944 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251693890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:28.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:28.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251693788 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251693788 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251693788 data=null}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251693787 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693787 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] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251693787 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251693786 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251693786 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251693786 data=null}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251693786 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693786 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] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251693785 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251693669 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:28.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') [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251693669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251693669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251693657 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251693657 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251693657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251693657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251693657 data=null 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')] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251693757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:28.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251693624 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251693624 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251693624 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251693624 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693624 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}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251693622 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251693622 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251693622 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251693622 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251693622 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693622 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}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251693621 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251693580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:28.498Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.711 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2023-10-02T15:26:28.498Z] testTraceSessionTreeKernelProvider Time elapsed: 1.744 s [2023-10-02T15:26:28.498Z] testTraceSessionTree Time elapsed: 1.809 s [2023-10-02T15:26:28.498Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2023-10-02T15:26:28.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251693477 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:28.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:28.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:28.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:28.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:28.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251693373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251693246 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251693246 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251693246 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251693246 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693246 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}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251693245 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251693245 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251693244 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251693244 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251693244 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251693244 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}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251693244 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251693216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:29.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:29.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251692690 data=null button=0 stateMask=0x0 x=142 y=-11 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251692690 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251692690 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251692690 data=null button=1 stateMask=0x0 x=142 y=-11 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692690 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251692688 data=null button=1 stateMask=0x80000 x=142 y=-11 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251692688 data=null button=0 stateMask=0x0 x=142 y=-11 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251692688 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251692688 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251692688 data=null button=1 stateMask=0x0 x=142 y=-11 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692688 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251692687 data=null button=1 stateMask=0x80000 x=142 y=-11 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2023-10-02T15:26:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} time=-251692596 data=null doit=true}, Shell with text {Save Sessions}] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:29.575Z] 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') [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251692595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251692595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251692595 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251692595 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251692595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251692595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251692595 data=null 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')] [2023-10-02T15:26:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-251692658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...'] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:29.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:29.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251692564 data=null button=0 stateMask=0x0 x=142 y=3 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251692564 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251692564 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251692563 data=null button=1 stateMask=0x0 x=142 y=3 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692563 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251692563 data=null button=1 stateMask=0x80000 x=142 y=3 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251692562 data=null button=0 stateMask=0x0 x=142 y=3 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251692562 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251692562 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251692562 data=null button=1 stateMask=0x0 x=142 y=3 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692562 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251692562 data=null button=1 stateMask=0x80000 x=142 y=3 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251692467 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:29.576Z] 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') [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251692466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251692466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251692466 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251692466 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251692466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251692466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251692466 data=null 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')] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251692530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:29.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251692431 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251692431 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251692431 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251692431 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692431 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] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251692430 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251692391 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251692391 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251692391 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251692391 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692391 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] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251692390 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2023-10-02T15:26:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} time=-251692257 data=null doit=true}, Shell with text {Load Sessions}] [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:29.833Z] 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') [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:29.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-251692256 data=null doit=true}, Button with text {Local}] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-251692256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}] [2023-10-02T15:26:29.834Z] 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') [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-251692255 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-251692255 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-251692255 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-251692255 data=null 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')] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692148 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774.lttng} time=-251692148 data=null doit=true}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774.lttng} time=-251692148 data=null}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692148 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692075 data=null item=TreeItem {1799898266004774.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692074 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {1799898266004774.lttng} [2023-10-02T15:26:30.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692074 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774.lttng} time=-251692074 data=null doit=true}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774.lttng} time=-251692074 data=null}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692074 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251692074 data=null item=TreeItem {1799898266004774.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692073 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {1799898266004774.lttng} time=-251692073 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {1799898266004774.lttng} time=-251692073 data=null doit=true}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {1799898266004774.lttng} time=-251692073 data=null}, TreeItem with text {1799898266004774.lttng}] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {1799898266004774.lttng} [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:30.091Z] 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') [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251692072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251692072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251692072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251692072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251692072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251692072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251692072 data=null 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')] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-251692358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...'] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:30.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:30.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:30.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251691968 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251691968 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251691968 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251691968 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691968 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251691967 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {1799898266004774} time=-251691966 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {1799898266004774} time=-251691966 data=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {1799898266004774} time=-251691966 data=null}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {1799898266004774} time=-251691966 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691966 data=null item=TreeItem {1799898266004774} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {1799898266004774} time=-251691965 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 1799898266004774] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251691830 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:30.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') [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251691830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251691830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251691830 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251691830 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251691830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251691829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:30.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251691829 data=null 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')] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251691889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:30.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251691796 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251691796 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251691796 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251691796 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691796 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}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251691795 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251691795 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251691794 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251691794 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251691794 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691794 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}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251691794 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251691759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:30.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2023-10-02T15:26:30.349Z] testTraceSessionTree Time elapsed: 1.671 s [2023-10-02T15:26:30.349Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251691656 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:26:30.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251691556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251691429 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251691429 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251691429 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251691429 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691429 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}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251691428 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251691428 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251691428 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251691427 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251691427 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251691427 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}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251691427 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-251691366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-10-02T15:26:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-10-02T15:26:30.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-223rz because kubernetes resource quota exceeded. [2023-10-02T15:26:30.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-223rz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:30.868Z] Retrying... [2023-10-02T15:26:30.868Z] [2023-10-02T15:26:30.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-223rz [2023-10-02T15:26:30.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-223rz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:30.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:30.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:30.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:30.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:30.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:30.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-223rz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-223rz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:30.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:30.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:30.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:30.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:30.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:30.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251690861 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251690860 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251690860 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251690860 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690860 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] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251690859 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-251690859 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251690859 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251690859 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251690858 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690858 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] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251690857 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} time=-251690778 data=null doit=true}, Shell with text {Create Session}] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:31.173Z] 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') [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251690776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251690776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251690776 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251690776 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251690776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251690776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251690776 data=null 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')] [2023-10-02T15:26:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-251690825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-10-02T15:26:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-251690738 data=null doit=true}, Tree node with text: Sessions] [2023-10-02T15:26:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-251690738 data=null}, Tree node with text: Sessions] [2023-10-02T15:26:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-251690738 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251690738 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] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-251690738 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-10-02T15:26:31.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690737 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690737 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690737 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690736 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690736 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] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690735 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690735 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690735 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690734 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690734 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690734 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] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690733 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} time=-251690569 data=null doit=true}, Shell with text {Enable Events}] [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-10-02T15:26:31.431Z] 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') [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] 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. [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:31.432Z] 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') [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-251690532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-251690532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-251690532 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-251690531 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-251690531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-251690531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-251690531 data=null 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')] [2023-10-02T15:26:31.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-251690701 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)...'] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-251690462 data=null doit=true}, Tree node with text: channel0] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-251690462 data=null}, Tree node with text: channel0] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-251690461 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251690461 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] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-251690461 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690460 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690460 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690460 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690460 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690460 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] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690459 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690459 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690459 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690459 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690459 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690458 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] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690458 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-251690428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-10-02T15:26:31.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690326 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690326 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690326 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690326 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690325 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] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690324 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690324 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690324 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690324 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690323 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690323 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] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690323 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-251690294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-10-02T15:26:31.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-10-02T15:26:31.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won''t expand it again. [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690192 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690192 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690192 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690192 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690192 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] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690191 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-251690191 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-251690190 data=null doit=true}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-251690190 data=null}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-251690190 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690190 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] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-251690190 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-251690102 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:26:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:26:31.948Z] 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') [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251690102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251690102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251690101 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251690101 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251690101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251690101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251690101 data=null 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')] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-251690162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:26:31.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won''t expand it again. [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251690068 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251690068 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251690068 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251690068 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690068 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}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251690067 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-251690066 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-251690066 data=null doit=true}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-251690066 data=null}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-251690066 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251690066 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}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-251690066 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-251690036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-10-02T15:26:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-10-02T15:26:32.205Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2023-10-02T15:26:32.205Z] testTraceSessionTree Time elapsed: 1.55 s [2023-10-02T15:26:32.205Z] [2023-10-02T15:26:32.205Z] Results: [2023-10-02T15:26:32.205Z] [2023-10-02T15:26:32.205Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:26:32.205Z] [2023-10-02T15:26:32.461Z] [2023-10-02T15:26:32.461Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:26:32.360 [2023-10-02T15:26:32.461Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:26:33.023Z] [INFO] All tests passed! [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:26:33.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2023-10-02T15:26:33.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2023-10-02T15:26:33.023Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144] [2023-10-02T15:26:33.023Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] The project's OSGi version is 2.1.0.202310021456 [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui... [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2023-10-02T15:26:33.023Z] [INFO] [2023-10-02T15:26:33.023Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.023Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] No tests to run. [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:26:33.280Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] No tests to run. [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.280Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:26:33.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:26:33.280Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2023-10-02T15:26:33.281Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT [98/144] [2023-10-02T15:26:33.281Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:26:33.281Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2023-10-02T15:26:33.281Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT [99/144] [2023-10-02T15:26:33.281Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] The project's OSGi version is 1.0.15.202310021456 [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] [2023-10-02T15:26:33.281Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.281Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests... [2023-10-02T15:26:33.538Z] [INFO] [2023-10-02T15:26:33.538Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2023-10-02T15:26:33.538Z] [INFO] [2023-10-02T15:26:33.538Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.538Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2023-10-02T15:26:33.794Z] [INFO] [2023-10-02T15:26:33.794Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2023-10-02T15:26:33.794Z] [INFO] [2023-10-02T15:26:33.794Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.794Z] [INFO] [2023-10-02T15:26:33.794Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:33.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.051Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:26:34.051Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.051Z] [INFO] [2023-10-02T15:26:34.051Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:26:34.342Z] [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) [2023-10-02T15:26:34.342Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2023-10-02T15:26:34.342Z] [INFO] Command line: [2023-10-02T15:26:34.342Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:26:34.342Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:26:35.284Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:26:35.284Z] 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) [2023-10-02T15:26:35.284Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:26:35.284Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:26:37.802Z] !SESSION 2023-10-02 15:26:34.427 ----------------------------------------------- [2023-10-02T15:26:37.802Z] eclipse.buildId=unknown [2023-10-02T15:26:37.802Z] java.version=17.0.2 [2023-10-02T15:26:37.802Z] java.vendor=Oracle Corporation [2023-10-02T15:26:37.802Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:26:37.802Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:26:37.802Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:26:37.802Z] [2023-10-02T15:26:37.802Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:26:37.441 [2023-10-02T15:26:37.802Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:26:37.802Z] !STACK 0 [2023-10-02T15:26:37.802Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:26:37.802Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:26:37.802Z] [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:26:37.802Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:26:37.802Z] [2023-10-02T15:26:37.802Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:26:37.732 [2023-10-02T15:26:37.802Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:26:37.802Z] !STACK 0 [2023-10-02T15:26:37.802Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:26:37.802Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:26:37.802Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:26:37.802Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:26:37.803Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:26:37.803Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:26:37.803Z] [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:26:37.803Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:26:39.693Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2023-10-02T15:26:40.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vbj9w because kubernetes resource quota exceeded. [2023-10-02T15:26:40.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vbj9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:40.878Z] Retrying... [2023-10-02T15:26:40.878Z] [2023-10-02T15:26:40.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-vbj9w [2023-10-02T15:26:40.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vbj9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:40.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:40.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vbj9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vbj9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:40.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:40.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:40.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:40.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:40.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:40.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:40.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:40.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:40.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:43.044Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-c365x because kubernetes resource quota exceeded. [2023-10-02T15:26:43.045Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c365x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:43.045Z] Retrying... [2023-10-02T15:26:43.045Z] [2023-10-02T15:26:43.045Z] ERROR: Failed to launch tracecompass-build-3jjwn-c365x [2023-10-02T15:26:43.045Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c365x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:43.045Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c365x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c365x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:43.045Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:43.045Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:43.045Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:43.045Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:43.045Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:43.045Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:43.045Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:47.787Z] [2023-10-02T15:26:47.787Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:46.257 [2023-10-02T15:26:47.787Z] !MESSAGE Script execution failed [2023-10-02T15:26:47.787Z] !STACK 0 [2023-10-02T15:26:47.787Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined. [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.Context.evaluateString(Context.java:1262) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.787Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.787Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:26:47.787Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:26:47.787Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:26:47.787Z] [2023-10-02T15:26:47.787Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:46.264 [2023-10-02T15:26:47.787Z] !MESSAGE Script execution failed [2023-10-02T15:26:47.787Z] !STACK 0 [2023-10-02T15:26:47.787Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined. [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source) [2023-10-02T15:26:47.787Z] at org.mozilla.javascript.Context.evaluateString(Context.java:1262) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107) [2023-10-02T15:26:47.787Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:26:47.788Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:26:47.788Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:26:47.788Z] [2023-10-02T15:26:47.788Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:46.270 [2023-10-02T15:26:47.788Z] !MESSAGE Script execution failed [2023-10-02T15:26:47.788Z] !STACK 0 [2023-10-02T15:26:47.788Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined. [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.Context.evaluateString(Context.java:1262) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:26:47.788Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:26:47.788Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:26:47.788Z] [2023-10-02T15:26:47.788Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:46.275 [2023-10-02T15:26:47.788Z] !MESSAGE Script execution failed [2023-10-02T15:26:47.788Z] !STACK 0 [2023-10-02T15:26:47.788Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined. [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source) [2023-10-02T15:26:47.788Z] at org.mozilla.javascript.Context.evaluateString(Context.java:1262) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336) [2023-10-02T15:26:47.788Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2023-10-02T15:26:47.788Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147) [2023-10-02T15:26:47.788Z] at java.base/java.lang.Thread.run(Thread.java:833) [2023-10-02T15:26:48.044Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.636 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2023-10-02T15:26:48.044Z] testOneTrace Time elapsed: 0.914 s [2023-10-02T15:26:48.044Z] testExperimentWithTraceAnalysis Time elapsed: 7.216 s [2023-10-02T15:26:48.044Z] testFactoryUpdate Time elapsed: 0.077 s [2023-10-02T15:26:48.044Z] testExperiment Time elapsed: 0.298 s [2023-10-02T15:26:48.044Z] testOneTraceWithExperimentAnalysis Time elapsed: 0.125 s [2023-10-02T15:26:48.044Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2023-10-02T15:26:49.938Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2023-10-02T15:26:49.938Z] testFactory Time elapsed: 1.381 s [2023-10-02T15:26:49.938Z] testTwoLevels Time elapsed: 0.114 s [2023-10-02T15:26:49.938Z] testNoParentDisplay Time elapsed: 0.164 s [2023-10-02T15:26:49.938Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2023-10-02T15:26:49.938Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2023-10-02T15:26:49.938Z] testGetChildElements Time elapsed: 0.007 s [2023-10-02T15:26:49.938Z] testGetElementInFile Time elapsed: 0.007 s [2023-10-02T15:26:49.938Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2023-10-02T15:26:49.938Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2023-10-02T15:26:49.938Z] testPopulateModulesWithAnalysisManager Time elapsed: 0.027 s [2023-10-02T15:26:49.938Z] testProperties Time elapsed: 0.054 s [2023-10-02T15:26:49.938Z] testPopulateModules Time elapsed: 0.024 s [2023-10-02T15:26:49.938Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2023-10-02T15:26:49.938Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2023-10-02T15:26:49.938Z] testExtendedModuleCreated Time elapsed: 0.021 s [2023-10-02T15:26:49.938Z] testGettingSchemaParser Time elapsed: 0 s [2023-10-02T15:26:49.938Z] testPopulateExtendedModules Time elapsed: 0.068 s [2023-10-02T15:26:49.938Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.753 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.759 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.764 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.768 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.773 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:49.938Z] [2023-10-02T15:26:49.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:26:49.829 [2023-10-02T15:26:49.938Z] !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. [2023-10-02T15:26:50.194Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2023-10-02T15:26:50.194Z] testXmlValidateInvalid Time elapsed: 0.028 s [2023-10-02T15:26:50.194Z] testXmlValidate Time elapsed: 0.056 s [2023-10-02T15:26:50.194Z] testGetChildElements Time elapsed: 0.006 s [2023-10-02T15:26:50.194Z] testXmlValidateValid Time elapsed: 0.133 s [2023-10-02T15:26:50.194Z] testXmlEnableDisableFile Time elapsed: 0.008 s [2023-10-02T15:26:50.194Z] testXmlAddFile Time elapsed: 0.008 s [2023-10-02T15:26:50.194Z] testXmlPath Time elapsed: 0 s [2023-10-02T15:26:50.195Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2023-10-02T15:26:50.450Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2023-10-02T15:26:50.450Z] testXYDataProvider Time elapsed: 0.105 s [2023-10-02T15:26:50.450Z] testXYDataProviderDelta Time elapsed: 0.101 s [2023-10-02T15:26:50.450Z] testXYFactory Time elapsed: 0.099 s [2023-10-02T15:26:50.450Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2023-10-02T15:26:50.450Z] [2023-10-02T15:26:50.450Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:50.335 [2023-10-02T15:26:50.450Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:26:52.967Z] [2023-10-02T15:26:52.967Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:52.951 [2023-10-02T15:26:52.967Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:26:52.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2023-10-02T15:26:52.967Z] testModuleExecution Time elapsed: 2.616 s [2023-10-02T15:26:52.967Z] testModuleConstruction Time elapsed: 0.002 s [2023-10-02T15:26:52.967Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2023-10-02T15:26:53.357Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-0q8bp because kubernetes resource quota exceeded. [2023-10-02T15:26:53.357Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0q8bp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:53.357Z] Retrying... [2023-10-02T15:26:53.357Z] [2023-10-02T15:26:53.357Z] ERROR: Failed to launch tracecompass-build-3jjwn-0q8bp [2023-10-02T15:26:53.357Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0q8bp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:26:53.357Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0q8bp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0q8bp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:26:53.357Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:26:53.357Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:26:53.357Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:26:53.357Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:26:53.357Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:26:53.357Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:26:53.357Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:26:54.335Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2023-10-02T15:26:54.335Z] testConditionsValidation Time elapsed: 1.111 s [2023-10-02T15:26:54.335Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2023-10-02T15:26:55.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2023-10-02T15:26:55.265Z] testEventName Time elapsed: 1.11 s [2023-10-02T15:26:55.265Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2023-10-02T15:26:56.631Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2023-10-02T15:26:56.631Z] testTimestampDescription Time elapsed: 1.212 s [2023-10-02T15:26:56.631Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2023-10-02T15:26:56.631Z] [2023-10-02T15:26:56.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:56.392 [2023-10-02T15:26:56.631Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:26:56.631Z] [2023-10-02T15:26:56.631Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:56.393 [2023-10-02T15:26:56.631Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:26:58.025Z] [2023-10-02T15:26:58.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:57.602 [2023-10-02T15:26:58.025Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:26:58.025Z] [2023-10-02T15:26:58.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:57.602 [2023-10-02T15:26:58.025Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:26:58.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2023-10-02T15:26:58.025Z] testNonConsumingFsm Time elapsed: 1.21 s [2023-10-02T15:26:58.025Z] testConsumingFsm Time elapsed: 0.007 s [2023-10-02T15:26:58.025Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2023-10-02T15:26:58.954Z] [2023-10-02T15:26:58.954Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.930 [2023-10-02T15:26:58.954Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.930 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.931 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.931 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.931 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.932 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.932 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.932 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.933 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.933 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.933 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.934 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.934 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.934 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.934 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.935 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.935 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.935 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.936 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.936 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.936 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.936 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.937 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.937 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.955Z] [2023-10-02T15:26:58.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.937 [2023-10-02T15:26:58.955Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.956Z] [2023-10-02T15:26:58.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.937 [2023-10-02T15:26:58.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.956Z] [2023-10-02T15:26:58.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.938 [2023-10-02T15:26:58.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.956Z] [2023-10-02T15:26:58.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.938 [2023-10-02T15:26:58.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.956Z] [2023-10-02T15:26:58.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.938 [2023-10-02T15:26:58.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:26:58.956Z] [2023-10-02T15:26:58.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:26:58.938 [2023-10-02T15:26:58.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2023-10-02T15:27:00.902Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mqqhx because kubernetes resource quota exceeded. [2023-10-02T15:27:00.902Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mqqhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:00.902Z] Retrying... [2023-10-02T15:27:00.902Z] [2023-10-02T15:27:00.902Z] ERROR: Failed to launch tracecompass-build-3jjwn-mqqhx [2023-10-02T15:27:00.902Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mqqhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:00.902Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mqqhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mqqhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:00.902Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:00.902Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:00.902Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:00.902Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:00.902Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:00.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:00.902Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:07.096Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.322 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2023-10-02T15:27:07.096Z] testModuleExecution Time elapsed: 8.285 s [2023-10-02T15:27:07.096Z] testModuleConstruction Time elapsed: 0.037 s [2023-10-02T15:27:07.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2023-10-02T15:27:07.096Z] [2023-10-02T15:27:07.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:06.046 [2023-10-02T15:27:07.096Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:27:07.096Z] [2023-10-02T15:27:07.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:06.232 [2023-10-02T15:27:07.096Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:27:07.096Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2023-10-02T15:27:07.096Z] testSegmentStore Time elapsed: 0.121 s [2023-10-02T15:27:07.096Z] testStateSystem Time elapsed: 0.186 s [2023-10-02T15:27:07.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2023-10-02T15:27:07.096Z] [2023-10-02T15:27:07.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:06.348 [2023-10-02T15:27:07.096Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2023-10-02T15:27:07.096Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2023-10-02T15:27:07.096Z] testInvalidInput Time elapsed: 0.113 s [2023-10-02T15:27:07.096Z] testStateSystem Time elapsed: 0.101 s [2023-10-02T15:27:07.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2023-10-02T15:27:07.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2023-10-02T15:27:07.659Z] testConditionsPattern Time elapsed: 0.006 s [2023-10-02T15:27:07.659Z] testConditionsValidation Time elapsed: 1.108 s [2023-10-02T15:27:07.659Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2023-10-02T15:27:07.659Z] [2023-10-02T15:27:07.659Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.568 [2023-10-02T15:27:07.659Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2023-10-02T15:27:07.659Z] [2023-10-02T15:27:07.659Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.568 [2023-10-02T15:27:07.659Z] !MESSAGE Compiling value: value is not a parseable integer: [2023-10-02T15:27:07.659Z] [2023-10-02T15:27:07.659Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.570 [2023-10-02T15:27:07.660Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.570 [2023-10-02T15:27:07.660Z] !MESSAGE Compiling value: value is not a parseable integer: [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.575 [2023-10-02T15:27:07.660Z] !MESSAGE The mapping group undefined does not exist in this analysis [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.576 [2023-10-02T15:27:07.660Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.577 [2023-10-02T15:27:07.660Z] !MESSAGE A query state value should have children attributes [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.578 [2023-10-02T15:27:07.660Z] !MESSAGE The value of a constant attribute should not be empty [2023-10-02T15:27:07.660Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2023-10-02T15:27:07.660Z] testStateValueCompilation[0: Null state value] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[1: Valid integer 1] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[2: Valid integer 2 with forced type] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[3: Invalid integer] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[4: Int no value] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[5: Valid long 1] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[6: Valid long 2] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[7: Invalid long] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[8: Long no value] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[9: Valid string 1] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[10: Valid string 2] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[11: String no value] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[12: Delete value] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[13: Delete value with ignored params] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[14: Event name] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[15: Event name with params] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[16: Event field] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[17: Unknown mapping group] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[18: Valid script] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[19: Script with children] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[20: Script with invalid children] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[21: Query] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[22: Query no children] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testStateValueCompilation[23: Query with invalid children] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.581 [2023-10-02T15:27:07.660Z] !MESSAGE The value of a constant attribute should not be empty [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.581 [2023-10-02T15:27:07.660Z] !MESSAGE The value of an event field attribute should not be null [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.582 [2023-10-02T15:27:07.660Z] !MESSAGE A query state attribute should have children attributes [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.582 [2023-10-02T15:27:07.660Z] !MESSAGE The value of a constant attribute should not be empty [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.583 [2023-10-02T15:27:07.660Z] !MESSAGE Location undefined does not exist [2023-10-02T15:27:07.660Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2023-10-02T15:27:07.660Z] testValidLocationCompilation Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testInvalidStateAttributeCompilation Time elapsed: 0.002 s [2023-10-02T15:27:07.660Z] testValidStateAttributeCompilation Time elapsed: 0.002 s [2023-10-02T15:27:07.660Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.589 [2023-10-02T15:27:07.660Z] !MESSAGE Segment time: only one of or shoud be present [2023-10-02T15:27:07.660Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2023-10-02T15:27:07.660Z] testAction[0: type_and_end] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testAction[1: just_type] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testAction[2: type_and_duration] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testAction[3: inline_name] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testAction[4: invalid_segment_and_duration] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:07.591 [2023-10-02T15:27:07.660Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:07.599 [2023-10-02T15:27:07.660Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.602 [2023-10-02T15:27:07.660Z] !MESSAGE State Transition: Undefined action: action1 [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.604 [2023-10-02T15:27:07.660Z] !MESSAGE State Transition: Undefined condition: test1 [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:27:07.605 [2023-10-02T15:27:07.660Z] !MESSAGE State Transition: Undefined condition: test1 [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:07.606 [2023-10-02T15:27:07.660Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2023-10-02T15:27:07.660Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2023-10-02T15:27:07.660Z] testFsm[0: one_state_final] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[1: one_state_loop] Time elapsed: 0.002 s [2023-10-02T15:27:07.660Z] testFsm[2: save_and_clear_fields] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[3: multiple_actions_and_tests] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[4: multiple_states_and_transitions] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[5: on_entry_exit] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[6: with_precondition] Time elapsed: 0.002 s [2023-10-02T15:27:07.660Z] testFsm[7: initial state] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[8: initial_element] Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testFsm[9: undefined_action] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[10: undefined_condition] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[11: undefined_target] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] testFsm[12: valid_no_initial] Time elapsed: 0.001 s [2023-10-02T15:27:07.660Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2023-10-02T15:27:07.660Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2023-10-02T15:27:07.660Z] testTmfCorePluginId Time elapsed: 0 s [2023-10-02T15:27:07.660Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:27:07.660Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2023-10-02T15:27:07.660Z] [2023-10-02T15:27:07.660Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:07.631 [2023-10-02T15:27:07.660Z] !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. [2023-10-02T15:27:09.027Z] [2023-10-02T15:27:09.027Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:08.841 [2023-10-02T15:27:09.027Z] !MESSAGE Fsm test: the 'initial' attribute was set or an element was defined. Only one of the 3 should be used. The initialState element will have precedence [2023-10-02T15:27:10.404Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2023-10-02T15:27:10.404Z] testInitialStateDeclaration Time elapsed: 0 s [2023-10-02T15:27:10.404Z] testTwoInitialStates Time elapsed: 0 s [2023-10-02T15:27:10.404Z] testInitialStateWithCondition Time elapsed: 0.001 s [2023-10-02T15:27:10.404Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2023-10-02T15:27:10.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gt1bz because kubernetes resource quota exceeded. [2023-10-02T15:27:10.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gt1bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:10.868Z] Retrying... [2023-10-02T15:27:10.868Z] [2023-10-02T15:27:10.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-gt1bz [2023-10-02T15:27:10.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gt1bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:10.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gt1bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gt1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:10.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:10.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:10.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:10.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:10.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:10.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:10.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:11.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2023-10-02T15:27:11.334Z] testAttributePool Time elapsed: 1.212 s [2023-10-02T15:27:11.334Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2023-10-02T15:27:12.706Z] [2023-10-02T15:27:12.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:12.470 [2023-10-02T15:27:12.706Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:27:12.706Z] [2023-10-02T15:27:12.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:27:12.471 [2023-10-02T15:27:12.706Z] !MESSAGE state value is type int but a mappingGroup is specified [2023-10-02T15:27:12.706Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2023-10-02T15:27:12.706Z] testSegmentContent Time elapsed: 1.211 s [2023-10-02T15:27:12.706Z] testMappingGroup Time elapsed: 0.006 s [2023-10-02T15:27:12.706Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2023-10-02T15:27:12.706Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2023-10-02T15:27:12.706Z] testStateValueModify Time elapsed: 0.01 s [2023-10-02T15:27:12.706Z] testStateValueScript Time elapsed: 0.01 s [2023-10-02T15:27:12.706Z] testStateValueUpdate Time elapsed: 0.011 s [2023-10-02T15:27:12.706Z] testStateValueMapping Time elapsed: 0.01 s [2023-10-02T15:27:12.706Z] testStateValuePeek Time elapsed: 0.017 s [2023-10-02T15:27:12.706Z] testStateValueFuture Time elapsed: 0.011 s [2023-10-02T15:27:12.706Z] testStateValueHostId Time elapsed: 0.01 s [2023-10-02T15:27:12.706Z] [2023-10-02T15:27:12.706Z] Results: [2023-10-02T15:27:12.706Z] [2023-10-02T15:27:12.706Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:27:12.706Z] [2023-10-02T15:27:12.983Z] [INFO] All tests passed! [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:27:12.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:27:12.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:27:12.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2metadata.xml [2023-10-02T15:27:12.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2023-10-02T15:27:12.983Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144] [2023-10-02T15:27:12.983Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] The project's OSGi version is 2.0.7.202310021456 [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests... [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2023-10-02T15:27:12.983Z] [INFO] [2023-10-02T15:27:12.983Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:12.983Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:27:13.562Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.562Z] [INFO] [2023-10-02T15:27:13.562Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:27:13.818Z] [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) [2023-10-02T15:27:13.818Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2023-10-02T15:27:13.818Z] [INFO] Command line: [2023-10-02T15:27:13.818Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:27:13.819Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:27:14.382Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:27:14.382Z] 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) [2023-10-02T15:27:14.382Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:27:14.382Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:27:16.278Z] !SESSION 2023-10-02 15:27:13.804 ----------------------------------------------- [2023-10-02T15:27:16.278Z] eclipse.buildId=unknown [2023-10-02T15:27:16.278Z] java.version=17.0.2 [2023-10-02T15:27:16.278Z] java.vendor=Oracle Corporation [2023-10-02T15:27:16.278Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:27:16.278Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:27:16.278Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:27:16.278Z] [2023-10-02T15:27:16.278Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:27:15.860 [2023-10-02T15:27:16.278Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:27:16.278Z] !STACK 0 [2023-10-02T15:27:16.278Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:27:16.278Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:27:16.278Z] [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:27:16.278Z] [2023-10-02T15:27:16.278Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:27:16.067 [2023-10-02T15:27:16.278Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:27:16.278Z] !STACK 0 [2023-10-02T15:27:16.278Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:27:16.278Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:27:16.278Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:27:16.278Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:27:16.278Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:27:16.278Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:27:16.278Z] [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:27:16.278Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:27:17.208Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2023-10-02T15:27:20.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.725 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2023-10-02T15:27:20.519Z] testSchedEvents Time elapsed: 2.721 s [2023-10-02T15:27:20.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2023-10-02T15:27:20.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-n510r because kubernetes resource quota exceeded. [2023-10-02T15:27:20.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n510r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:20.862Z] Retrying... [2023-10-02T15:27:20.862Z] [2023-10-02T15:27:20.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-n510r [2023-10-02T15:27:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n510r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:20.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n510r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n510r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:20.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:20.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:20.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:20.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:20.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:24.716Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.764 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2023-10-02T15:27:24.716Z] testNetworkExchangeOneTraceSoftirq Time elapsed: 1.173 s [2023-10-02T15:27:24.716Z] testNetworkExchangeOneTrace Time elapsed: 1.187 s [2023-10-02T15:27:24.716Z] testNetworkExchange Time elapsed: 1.205 s [2023-10-02T15:27:24.716Z] testNetworkExchangeWithWifi Time elapsed: 1.198 s [2023-10-02T15:27:24.716Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2023-10-02T15:27:31.966Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-s9mf3 because kubernetes resource quota exceeded. [2023-10-02T15:27:31.966Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9mf3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:31.966Z] Retrying... [2023-10-02T15:27:31.966Z] [2023-10-02T15:27:31.966Z] ERROR: Failed to launch tracecompass-build-3jjwn-s9mf3 [2023-10-02T15:27:31.966Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9mf3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:31.966Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s9mf3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s9mf3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:31.966Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:31.966Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:31.966Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:31.966Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:31.966Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:31.966Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:31.966Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:34.695Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.892 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2023-10-02T15:27:34.695Z] testOpenExistingStateFile Time elapsed: 0.013 s [2023-10-02T15:27:34.695Z] testBuild Time elapsed: 3.877 s [2023-10-02T15:27:34.695Z] testGetQuarks_middle_end Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testGetQuarks_middle Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testGetQuarks_relative_empty Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testGetQuarks_relative_up_wildcard Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testGetQuarks_end Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testFullQuery1 Time elapsed: 0.003 s [2023-10-02T15:27:34.695Z] testSingleQuery1 Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testRangeQuery1 Time elapsed: 0.092 s [2023-10-02T15:27:34.695Z] testRangeQuery2 Time elapsed: 0.007 s [2023-10-02T15:27:34.695Z] testRangeQuery3 Time elapsed: 0.002 s [2023-10-02T15:27:34.695Z] testFullAttributeName Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testOptQuarkAbsolute Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testFirstIntervalIsConsidered Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testQueryInvalidValuetype1 Time elapsed: 0.002 s [2023-10-02T15:27:34.695Z] testQueryInvalidValuetype2 Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testFullQueryThorough Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testQueryInvalidAttribute Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testSingleQueryInvalidTime1 Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testSingleQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testGetQuarksNoMatch Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testGetQuarks_relative Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testRangeQueryInvalidTime1 Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testRangeQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testFullQueryInvalidTime1 Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testFullQueryInvalidTime2 Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testGetQuarks_begin Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testGetQuarks_empty Time elapsed: 0 s [2023-10-02T15:27:34.695Z] testParentAttribute Time elapsed: 0.001 s [2023-10-02T15:27:34.695Z] testOptQuarkRelative Time elapsed: 0 s [2023-10-02T15:27:34.695Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest [2023-10-02T15:27:40.877Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tg70l because kubernetes resource quota exceeded. [2023-10-02T15:27:40.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tg70l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:40.877Z] Retrying... [2023-10-02T15:27:40.877Z] [2023-10-02T15:27:40.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-tg70l [2023-10-02T15:27:40.877Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tg70l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:40.877Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tg70l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tg70l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:40.877Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:40.877Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:40.877Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:40.877Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:40.877Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:40.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:40.877Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:50.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dqpq4 because kubernetes resource quota exceeded. [2023-10-02T15:27:50.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dqpq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:50.865Z] Retrying... [2023-10-02T15:27:50.865Z] [2023-10-02T15:27:50.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-dqpq4 [2023-10-02T15:27:50.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dqpq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:27:50.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dqpq4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dqpq4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:27:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:27:50.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:27:50.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:27:50.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:27:50.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:27:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:27:50.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:27:56.595Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.028 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest [2023-10-02T15:27:56.595Z] testTimeRangeException2DContinous Time elapsed: 1.117 s [2023-10-02T15:27:56.595Z] testEmpty2DQuery Time elapsed: 1.115 s [2023-10-02T15:27:56.595Z] testIOOB2DQuery Time elapsed: 1.115 s [2023-10-02T15:27:56.595Z] testContinuous2DQuery Time elapsed: 7.133 s [2023-10-02T15:27:56.595Z] testReverse2DQuery Time elapsed: 4.717 s [2023-10-02T15:27:56.595Z] testTimeRangeException2DDiscrete Time elapsed: 1.112 s [2023-10-02T15:27:56.595Z] testDiscrete2DQuery Time elapsed: 4.719 s [2023-10-02T15:27:56.595Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2023-10-02T15:28:00.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-94d2c because kubernetes resource quota exceeded. [2023-10-02T15:28:00.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-94d2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:00.862Z] Retrying... [2023-10-02T15:28:00.862Z] [2023-10-02T15:28:00.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-94d2c [2023-10-02T15:28:00.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-94d2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:00.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-94d2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-94d2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:00.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:00.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:00.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:00.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:00.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:00.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:00.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:28:10.856Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-clv22 because kubernetes resource quota exceeded. [2023-10-02T15:28:10.856Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-clv22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:10.856Z] Retrying... [2023-10-02T15:28:10.856Z] [2023-10-02T15:28:10.856Z] ERROR: Failed to launch tracecompass-build-3jjwn-clv22 [2023-10-02T15:28:10.856Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-clv22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:10.856Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-clv22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-clv22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:10.856Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:10.856Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:10.856Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:10.856Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:10.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:10.856Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:28:20.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3b990 because kubernetes resource quota exceeded. [2023-10-02T15:28:20.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3b990, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:20.867Z] Retrying... [2023-10-02T15:28:20.867Z] [2023-10-02T15:28:20.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-3b990 [2023-10-02T15:28:20.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3b990, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:20.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3b990, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3b990" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:20.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:20.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:20.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:20.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:20.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:20.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:20.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:20.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:20.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:28:30.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-grpp7 because kubernetes resource quota exceeded. [2023-10-02T15:28:30.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-grpp7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:30.879Z] Retrying... [2023-10-02T15:28:30.879Z] [2023-10-02T15:28:30.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-grpp7 [2023-10-02T15:28:30.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-grpp7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:30.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-grpp7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-grpp7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:30.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:30.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:30.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:30.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:30.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:30.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:28:40.881Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-n4qv5 because kubernetes resource quota exceeded. [2023-10-02T15:28:40.881Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4qv5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:40.881Z] Retrying... [2023-10-02T15:28:40.881Z] [2023-10-02T15:28:40.881Z] ERROR: Failed to launch tracecompass-build-3jjwn-n4qv5 [2023-10-02T15:28:40.881Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4qv5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:40.881Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:40.881Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4qv5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4qv5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:40.881Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:40.881Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:40.881Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:40.881Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:40.881Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:40.882Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:40.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:40.882Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:40.882Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:28:50.884Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-83j2s because kubernetes resource quota exceeded. [2023-10-02T15:28:50.884Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83j2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:50.884Z] Retrying... [2023-10-02T15:28:50.884Z] [2023-10-02T15:28:50.884Z] ERROR: Failed to launch tracecompass-build-3jjwn-83j2s [2023-10-02T15:28:50.884Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83j2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:28:50.884Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-83j2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-83j2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:28:50.884Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:28:50.884Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:28:50.884Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:28:50.884Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:28:50.884Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:28:50.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:28:50.884Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:00.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jjqzw because kubernetes resource quota exceeded. [2023-10-02T15:29:00.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjqzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:00.878Z] Retrying... [2023-10-02T15:29:00.878Z] [2023-10-02T15:29:00.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-jjqzw [2023-10-02T15:29:00.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjqzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:00.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jjqzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jjqzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:00.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:00.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:00.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:00.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:00.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:00.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:00.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:10.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mc5p8 because kubernetes resource quota exceeded. [2023-10-02T15:29:10.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mc5p8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:10.865Z] Retrying... [2023-10-02T15:29:10.865Z] [2023-10-02T15:29:10.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-mc5p8 [2023-10-02T15:29:10.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mc5p8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:10.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mc5p8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mc5p8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:10.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:10.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:10.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:10.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:10.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:20.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-71qn0 because kubernetes resource quota exceeded. [2023-10-02T15:29:20.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-71qn0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:20.858Z] Retrying... [2023-10-02T15:29:20.858Z] [2023-10-02T15:29:20.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-71qn0 [2023-10-02T15:29:20.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-71qn0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:20.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-71qn0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-71qn0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:20.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:20.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:20.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:20.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:20.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:20.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:30.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jbw1v because kubernetes resource quota exceeded. [2023-10-02T15:29:30.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jbw1v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:30.872Z] Retrying... [2023-10-02T15:29:30.872Z] [2023-10-02T15:29:30.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-jbw1v [2023-10-02T15:29:30.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jbw1v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:30.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jbw1v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jbw1v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:30.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:30.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:30.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:30.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:30.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:30.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:30.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:32.987Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 94.352 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2023-10-02T15:29:32.988Z] testRangeQuery1 skipped [2023-10-02T15:29:32.988Z] testRangeQuery3 skipped [2023-10-02T15:29:32.988Z] testFullQueryThorough Time elapsed: 1.546 s [2023-10-02T15:29:32.988Z] testGetQuarks_middle_end Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testGetQuarks_middle Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testGetQuarks_relative_empty Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testGetQuarks_relative_up_wildcard Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testGetQuarks_end Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testFullQuery1 Time elapsed: 1.291 s [2023-10-02T15:29:32.988Z] testSingleQuery1 Time elapsed: 1.361 s [2023-10-02T15:29:32.988Z] testRangeQuery2 Time elapsed: 83.401 s [2023-10-02T15:29:32.988Z] testFullAttributeName Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testOptQuarkAbsolute Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testFirstIntervalIsConsidered Time elapsed: 1.265 s [2023-10-02T15:29:32.988Z] testQueryInvalidValuetype1 Time elapsed: 1.2 s [2023-10-02T15:29:32.988Z] testQueryInvalidValuetype2 Time elapsed: 1.247 s [2023-10-02T15:29:32.988Z] testQueryInvalidAttribute Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testSingleQueryInvalidTime1 Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testSingleQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testGetQuarksNoMatch Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testGetQuarks_relative Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testRangeQueryInvalidTime1 Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testRangeQueryInvalidTime2 Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testFullQueryInvalidTime1 Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testFullQueryInvalidTime2 Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testGetQuarks_begin Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testGetQuarks_empty Time elapsed: 0 s [2023-10-02T15:29:32.988Z] testParentAttribute Time elapsed: 0.001 s [2023-10-02T15:29:32.988Z] testOptQuarkRelative Time elapsed: 0 s [2023-10-02T15:29:32.988Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2023-10-02T15:29:33.915Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.952 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2023-10-02T15:29:33.915Z] testGetQuarks_middle_end Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testGetQuarks_middle Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarks_relative_empty Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testGetQuarks_relative_up_wildcard Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarks_end Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testFullQuery1 Time elapsed: 0.033 s [2023-10-02T15:29:33.915Z] testSingleQuery1 Time elapsed: 0.029 s [2023-10-02T15:29:33.915Z] testRangeQuery1 Time elapsed: 0.005 s [2023-10-02T15:29:33.915Z] testRangeQuery2 Time elapsed: 0.024 s [2023-10-02T15:29:33.915Z] testRangeQuery3 Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testFullAttributeName Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testOptQuarkAbsolute Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testFirstIntervalIsConsidered Time elapsed: 0.032 s [2023-10-02T15:29:33.915Z] testQueryInvalidValuetype1 Time elapsed: 0.02 s [2023-10-02T15:29:33.915Z] testQueryInvalidValuetype2 Time elapsed: 0.02 s [2023-10-02T15:29:33.915Z] testFullQueryThorough Time elapsed: 0.02 s [2023-10-02T15:29:33.915Z] testQueryInvalidAttribute Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testSingleQueryInvalidTime1 Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testSingleQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarksNoMatch Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarks_relative Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testRangeQueryInvalidTime1 Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testRangeQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testFullQueryInvalidTime1 Time elapsed: 0.001 s [2023-10-02T15:29:33.915Z] testFullQueryInvalidTime2 Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarks_begin Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testGetQuarks_empty Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testParentAttribute Time elapsed: 0 s [2023-10-02T15:29:33.915Z] testOptQuarkRelative Time elapsed: 0 s [2023-10-02T15:29:33.915Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2023-10-02T15:29:38.083Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.062 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2023-10-02T15:29:38.083Z] testAnalysisExecution Time elapsed: 3.947 s [2023-10-02T15:29:38.083Z] testCanExecute Time elapsed: 0.115 s [2023-10-02T15:29:38.083Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2023-10-02T15:29:39.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2023-10-02T15:29:39.012Z] testMatching Time elapsed: 0.818 s [2023-10-02T15:29:39.012Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2023-10-02T15:29:40.876Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-m2k5p because kubernetes resource quota exceeded. [2023-10-02T15:29:40.876Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m2k5p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:40.876Z] Retrying... [2023-10-02T15:29:40.876Z] [2023-10-02T15:29:40.876Z] ERROR: Failed to launch tracecompass-build-3jjwn-m2k5p [2023-10-02T15:29:40.876Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m2k5p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:40.876Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m2k5p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m2k5p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:40.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:40.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:40.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:40.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:40.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:40.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:40.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:48.957Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.194 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2023-10-02T15:29:48.957Z] testExperimentSync Time elapsed: 0.545 s [2023-10-02T15:29:48.957Z] testDjangoExperimentSync Time elapsed: 9.649 s [2023-10-02T15:29:48.957Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2023-10-02T15:29:49.214Z] [2023-10-02T15:29:49.214Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:29:48.996 [2023-10-02T15:29:49.214Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2023-10-02T15:29:50.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-pl793 because kubernetes resource quota exceeded. [2023-10-02T15:29:50.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pl793, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:50.862Z] Retrying... [2023-10-02T15:29:50.862Z] [2023-10-02T15:29:50.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-pl793 [2023-10-02T15:29:50.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pl793, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:29:50.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-pl793, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-pl793" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:29:50.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:29:50.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:29:50.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:29:50.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:29:50.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:29:50.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:29:50.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:29:54.470Z] [2023-10-02T15:29:54.470Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:29:53.444 [2023-10-02T15:29:54.470Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2023-10-02T15:29:56.989Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.007 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2023-10-02T15:29:56.989Z] testWholeUstTrace Time elapsed: 4.421 s [2023-10-02T15:29:56.989Z] testOneEvent Time elapsed: 3.585 s [2023-10-02T15:29:56.989Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2023-10-02T15:29:56.989Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2023-10-02T15:29:56.989Z] testStartBundleContext Time elapsed: 0 s [2023-10-02T15:29:56.989Z] testActivator Time elapsed: 0 s [2023-10-02T15:29:56.989Z] testStopBundleContext Time elapsed: 0 s [2023-10-02T15:29:56.989Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:29:56.989Z] [2023-10-02T15:29:56.989Z] Results: [2023-10-02T15:29:56.989Z] [2023-10-02T15:29:56.989Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2 [2023-10-02T15:29:56.989Z] [2023-10-02T15:29:57.245Z] [INFO] All tests passed! [2023-10-02T15:29:57.245Z] [INFO] [2023-10-02T15:29:57.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:29:57.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:29:57.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:29:57.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:29:57.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml [2023-10-02T15:29:57.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2023-10-02T15:29:57.246Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144] [2023-10-02T15:29:57.246Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] The project's OSGi version is 1.0.20.202310021456 [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] [2023-10-02T15:29:57.246Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.246Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests... [2023-10-02T15:29:57.501Z] [INFO] [2023-10-02T15:29:57.501Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2023-10-02T15:29:57.501Z] [INFO] [2023-10-02T15:29:57.501Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:57.501Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:29:58.064Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.064Z] [INFO] [2023-10-02T15:29:58.064Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:29:58.319Z] [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) [2023-10-02T15:29:58.319Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:29:58.319Z] [INFO] Command line: [2023-10-02T15:29:58.319Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:29:58.320Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:29:58.884Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:29:58.884Z] 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) [2023-10-02T15:29:58.884Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:29:58.884Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:30:00.774Z] !SESSION 2023-10-02 15:29:58.331 ----------------------------------------------- [2023-10-02T15:30:00.774Z] eclipse.buildId=unknown [2023-10-02T15:30:00.774Z] java.version=17.0.2 [2023-10-02T15:30:00.774Z] java.vendor=Oracle Corporation [2023-10-02T15:30:00.774Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:30:00.774Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:30:00.774Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:30:00.774Z] [2023-10-02T15:30:00.775Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:30:00.651 [2023-10-02T15:30:00.775Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:30:00.775Z] !STACK 0 [2023-10-02T15:30:00.775Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:30:00.775Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:30:00.775Z] [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:30:00.775Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:30:00.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-htmjs because kubernetes resource quota exceeded. [2023-10-02T15:30:00.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-htmjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:00.871Z] Retrying... [2023-10-02T15:30:00.871Z] [2023-10-02T15:30:00.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-htmjs [2023-10-02T15:30:00.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-htmjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:00.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-htmjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-htmjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:00.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:00.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:00.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:00.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:00.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:00.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:00.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:01.031Z] [2023-10-02T15:30:01.031Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:30:00.848 [2023-10-02T15:30:01.031Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:30:01.031Z] !STACK 0 [2023-10-02T15:30:01.031Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:30:01.031Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:30:01.031Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:30:01.031Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:30:01.032Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:30:01.032Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:30:01.032Z] [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:30:01.032Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:30:01.287Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:30:01.287Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:30:05.458Z] [2023-10-02T15:30:05.458Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:30:05.330 [2023-10-02T15:30:05.458Z] !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 [2023-10-02T15:30:05.458Z] [2023-10-02T15:30:05.458Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:30:05.347 [2023-10-02T15:30:05.458Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:30:05.458Z] !STACK 0 [2023-10-02T15:30:05.458Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:30:05.458Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:30:05.458Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:30:05.458Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:30:05.458Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:30:05.458Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:30:05.458Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:30:05.458Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:30:05.458Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:30:05.458Z] ... 7 more [2023-10-02T15:30:06.408Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2023-10-02T15:30:06.408Z] Display size: 1440x900 [2023-10-02T15:30:06.408Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:30:06.408Z] GTK version=3.22.30 [2023-10-02T15:30:06.408Z] GTK theme=Ambiance [2023-10-02T15:30:06.408Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:30:06.408Z] Time zone: Greenwich Mean Time [2023-10-02T15:30:06.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251475661 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251475071 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251475071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251475070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:30:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:30:07.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2023-10-02T15:30:07.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:10.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-n4s5x because kubernetes resource quota exceeded. [2023-10-02T15:30:10.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4s5x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:10.860Z] Retrying... [2023-10-02T15:30:10.860Z] [2023-10-02T15:30:10.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-n4s5x [2023-10-02T15:30:10.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4s5x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:10.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n4s5x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n4s5x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:10.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:10.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:10.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:10.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:10.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:10.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:10.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads} [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469075 data=null doit=true}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469075 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}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469074 data=null doit=true}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469074 data=null}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads} [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads} [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469049 data=null doit=true}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469048 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}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469042 data=null doit=true}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251469042 data=null}, ToolItem with tooltip text {Showing active threads}] [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads} [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2023-10-02T15:30:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251466494 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251466471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251466470 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251466470 data=null}, TreeItem with text {test}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251466470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251466469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:15.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251466460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:30:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:30:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:30:16.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:30:16.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:30:16.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:16.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:30:16.366Z] 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') [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:30:16.366Z] 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=-251465565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465565 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465565 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=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')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] 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=-251465564 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:30:16.366Z] 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') [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251465562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251465562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251465562 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251465562 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251465561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251465561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:16.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:16.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:16.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:16.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:16.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:16.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:30:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251465561 data=null 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')] [2023-10-02T15:30:16.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251466348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:30:16.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.719 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2023-10-02T15:30:16.879Z] testFilter Time elapsed: 5.995 s [2023-10-02T15:30:16.879Z] testKernelMemoryView Time elapsed: 2.384 s [2023-10-02T15:30:16.879Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2023-10-02T15:30:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251465048 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:17.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:30:17.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:30:17.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:30:17.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:30:17.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251464944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:30:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:30:20.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-wm5hw because kubernetes resource quota exceeded. [2023-10-02T15:30:20.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wm5hw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:20.865Z] Retrying... [2023-10-02T15:30:20.865Z] [2023-10-02T15:30:20.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-wm5hw [2023-10-02T15:30:20.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wm5hw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:20.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wm5hw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wm5hw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:20.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:20.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:20.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:20.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:20.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:20.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:20.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:30:23.708Z] [2023-10-02T15:30:23.708Z] (Eclipse:12585): Gtk-WARNING **: 15:30:23.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:30:23.708Z] [2023-10-02T15:30:23.708Z] (Eclipse:12585): Gtk-WARNING **: 15:30:23.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458444 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458443 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}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458390 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251458390 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-10-02T15:30:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-10-02T15:30:23.709Z] [2023-10-02T15:30:23.709Z] (Eclipse:12585): Gtk-WARNING **: 15:30:23.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) [2023-10-02T15:30:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-10-02T15:30:28.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-10-02T15:30:28.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2023-10-02T15:30:28.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:30:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2023-10-02T15:30:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:30:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:30.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fzltm because kubernetes resource quota exceeded. [2023-10-02T15:30:30.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fzltm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:30.866Z] Retrying... [2023-10-02T15:30:30.866Z] [2023-10-02T15:30:30.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-fzltm [2023-10-02T15:30:30.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fzltm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:30.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fzltm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fzltm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:30.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:30.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:30.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:30.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:30.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:30.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:30.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251450672 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251450644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251450644 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251450644 data=null}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251450644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251450643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251450636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:30:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:30:32.405Z] 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') [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:30:32.405Z] 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=-251449828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.405Z] 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=-251449828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.405Z] 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=-251449827 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.405Z] 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=-251449827 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=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')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] 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=-251449827 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:30:32.406Z] 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') [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251449826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251449826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251449826 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251449825 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251449825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251449825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:32.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:32.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:32.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:32.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:32.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251449825 data=null 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')] [2023-10-02T15:30:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251450573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:30:32.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.726 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2023-10-02T15:30:32.662Z] test Time elapsed: 13.29 s [2023-10-02T15:30:32.662Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2023-10-02T15:30:32.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251449321 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251449184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-10-02T15:30:32.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5 [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445068 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251445068 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}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251445062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251444976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251444975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251444974 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251444974 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:37.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:30:37.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:37.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=-251444294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444294 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251444294 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}] [2023-10-02T15:30:37.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=-251444283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444281 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.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=-251444281 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:37.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:38.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-10-02T15:30:38.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:30:40.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:40.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:40.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:40.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond [2023-10-02T15:30:40.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-js1xw because kubernetes resource quota exceeded. [2023-10-02T15:30:40.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-js1xw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:40.869Z] Retrying... [2023-10-02T15:30:40.869Z] [2023-10-02T15:30:40.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-js1xw [2023-10-02T15:30:40.870Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-js1xw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:40.870Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-js1xw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-js1xw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:40.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:40.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:40.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:40.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:40.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:40.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:40.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond [2023-10-02T15:30:40.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440498 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}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440497 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251440497 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-10-02T15:30:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-10-02T15:30:42.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-10-02T15:30:42.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:30:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251436912 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251436879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251436878 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251436878 data=null}, TreeItem with text {test}] [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251436878 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251436878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:45.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251436872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:45.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:30:45.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:30:45.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:30:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:30:45.823Z] 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') [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:30:45.823Z] 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=-251436153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436153 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=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')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436152 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] 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=-251436151 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:30:45.823Z] 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') [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251436149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251436149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251436149 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251436149 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251436149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251436149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:45.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:45.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:45.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:45.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:45.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:45.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:30:46.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251436149 data=null 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')] [2023-10-02T15:30:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251436790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:30:46.339Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.676 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2023-10-02T15:30:46.339Z] testResetTimeRange Time elapsed: 5.424 s [2023-10-02T15:30:46.339Z] testCpuView Time elapsed: 4.198 s [2023-10-02T15:30:46.339Z] testSignals Time elapsed: 2.536 s [2023-10-02T15:30:46.339Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest [2023-10-02T15:30:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251435644 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:30:46.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:30:46.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:30:46.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:30:46.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251435560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:30:46.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:30:50.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:50.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:30:50.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-x90fh because kubernetes resource quota exceeded. [2023-10-02T15:30:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x90fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:50.864Z] Retrying... [2023-10-02T15:30:50.864Z] [2023-10-02T15:30:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-x90fh [2023-10-02T15:30:50.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x90fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:30:50.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x90fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x90fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:30:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:30:50.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:30:50.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:30:50.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:30:50.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:30:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:30:50.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:30:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:30:51.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:30:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426168 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426168 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}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426164 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251426164 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:30:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425782 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}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425778 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251425778 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:30:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251425477 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251425446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251425446 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251425446 data=null}, TreeItem with text {test}] [2023-10-02T15:30:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251425445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251425445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:30:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251425389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:30:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:30:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:30:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:30:57.663Z] 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') [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:30:57.664Z] 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=-251424386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424386 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=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')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] 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=-251424385 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:30:57.664Z] 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') [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251424383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251424383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251424383 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251424383 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251424383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251424383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:30:57.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:57.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:57.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:57.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:57.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:30:57.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:30:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251424382 data=null 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')] [2023-10-02T15:30:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251425347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:30:58.178Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.769 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest [2023-10-02T15:30:58.178Z] testExpandedState Time elapsed: 5.576 s [2023-10-02T15:30:58.178Z] testHideEmptyRowsState Time elapsed: 4.09 s [2023-10-02T15:30:58.178Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest [2023-10-02T15:30:58.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251423874 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251423661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:30:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:00.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fsjzs because kubernetes resource quota exceeded. [2023-10-02T15:31:00.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fsjzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:00.858Z] Retrying... [2023-10-02T15:31:00.858Z] [2023-10-02T15:31:00.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-fsjzs [2023-10-02T15:31:00.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fsjzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:31:00.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fsjzs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fsjzs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:31:00.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:31:00.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:31:00.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:31:00.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:31:00.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:31:00.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:31:00.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:31:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:03.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415262 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}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415261 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251415261 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:31:06.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414949 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}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414947 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251414947 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251414748 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251414682 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251414682 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251414682 data=null}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251414681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251414681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251414676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:07.724Z] 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') [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=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')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.724Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.725Z] 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=-251414273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.725Z] 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=-251414223 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.725Z] 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=-251414223 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:07.725Z] 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') [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251414222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251414221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251414221 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251414221 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251414221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251414221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251414221 data=null 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')] [2023-10-02T15:31:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251414583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:08.237Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.156 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest [2023-10-02T15:31:08.237Z] testExpandedState Time elapsed: 4.927 s [2023-10-02T15:31:08.237Z] testHideEmptyRowsState Time elapsed: 3.597 s [2023-10-02T15:31:08.237Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2023-10-02T15:31:08.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251413717 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251413617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:10.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hpzss because kubernetes resource quota exceeded. [2023-10-02T15:31:10.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hpzss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:10.860Z] Retrying... [2023-10-02T15:31:10.860Z] [2023-10-02T15:31:10.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-hpzss [2023-10-02T15:31:10.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hpzss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:31:10.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hpzss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hpzss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:31:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:31:10.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:31:10.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:31:10.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:31:10.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:31:10.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:31:10.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:11.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.014Z] [2023-10-02T15:31:11.014Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] [2023-10-02T15:31:11.015Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] [2023-10-02T15:31:11.015Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] [2023-10-02T15:31:11.015Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] [2023-10-02T15:31:11.015Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] [2023-10-02T15:31:11.015Z] (Eclipse:12585): Gtk-WARNING **: 15:31:10.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251411060 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:11.015Z] 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') [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} time=-251411057 data=null}, (of type 'Combo')] [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:11.015Z] 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') [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] 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. [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.015Z] 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') [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:11.015Z] 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. [2023-10-02T15:31:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.016Z] 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') [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e5cded6 [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251411048 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251411048 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251411048 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251411048 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251411048 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251411048 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251411048 data=null 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251411047 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251411047 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251411047 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')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251411047 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251411047 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.016Z] 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') [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.017Z] 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') [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38cd4134 [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251411046 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251411045 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251411045 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251411045 data=null 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251411045 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251411045 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251411045 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251411045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251411045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251411045 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251411045 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251411045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251411044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251411044 data=null 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')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251411044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251411044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251411044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251411044 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251411044 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} time=-251411042 data=null}, (of type 'Combo')] [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:11.018Z] 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') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] 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. [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.018Z] 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') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:11.018Z] 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. [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.018Z] 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') [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:11.018Z] 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. [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.019Z] 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') [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.019Z] 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') [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37805004 [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251410987 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251410987 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251410987 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251410987 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251410987 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251410987 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251410987 data=null 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251410986 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251410986 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251410986 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')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251410986 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251410986 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251410986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251410986 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251410986 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251410986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251410986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251410986 data=null 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')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251410985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251410985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251410985 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251410985 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:11.020Z] 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') [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251410984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251410983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251410983 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251410983 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251410983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251410983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251410983 data=null 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')] [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] [2023-10-02T15:31:11.535Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251410442 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:11.535Z] 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') [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} time=-251410439 data=null}, (of type 'Combo')] [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:11.536Z] 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') [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] 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. [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.536Z] 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') [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:11.536Z] 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. [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.536Z] 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') [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@28c0942f [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251410436 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251410436 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251410436 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251410436 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251410390 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251410390 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251410390 data=null 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251410390 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251410389 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251410389 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')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251410389 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251410389 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.537Z] 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') [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.537Z] 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') [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:11.537Z] 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. [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251410388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251410388 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251410388 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251410388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251410388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251410388 data=null 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')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251410387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251410387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251410387 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251410387 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} time=-251410384 data=null}, (of type 'Combo')] [2023-10-02T15:31:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:11.794Z] 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') [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-251410383 data=null doit=true}, Button with text {F&orward}] [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251410383 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}] [2023-10-02T15:31:11.794Z] 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') [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-251410382 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-251410382 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-251410382 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251410381 data=null 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')] [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:31:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.795Z] 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') [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:11.795Z] 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. [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.795Z] 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') [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:11.795Z] 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. [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.795Z] 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') [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:11.795Z] 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') [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:11.795Z] 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. [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251410378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251410378 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251410378 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251410373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251410373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251410373 data=null 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')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251410371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251410371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251410371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251410370 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251410370 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:11.796Z] 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') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251410368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251410368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251410368 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251410368 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251410368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251410368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251410368 data=null 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')] [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:11.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.053Z] [2023-10-02T15:31:12.053Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.310Z] [2023-10-02T15:31:12.310Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.310Z] [2023-10-02T15:31:12.310Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.310Z] [2023-10-02T15:31:12.310Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.310Z] [2023-10-02T15:31:12.310Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251409840 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:12.310Z] 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') [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:31:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} time=-251409786 data=null}, (of type 'Combo')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:12.311Z] 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') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-251409784 data=null doit=true}, Button with text {&Backward}] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251409784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-10-02T15:31:12.311Z] 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') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-251409783 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-251409783 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-251409783 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251409783 data=null 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')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.311Z] 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') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:12.311Z] 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. [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.311Z] 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') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@bb2c986 [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251409781 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')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251409781 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')] [2023-10-02T15:31:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251409781 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251409781 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251409780 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251409780 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251409780 data=null 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251409780 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251409780 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251409780 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251409780 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251409780 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.312Z] 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') [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4cf48c54 [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-251409779 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-251409779 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-251409779 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-251409779 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-251409779 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-251409779 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-251409779 data=null 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-251409778 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-251409778 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-251409778 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')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-251409778 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-251409778 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.313Z] 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') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:12.313Z] 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. [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251409769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251409769 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251409769 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251409769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251409769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251409769 data=null 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')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251409768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251409768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251409768 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251409768 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} time=-251409767 data=null}, (of type 'Combo')] [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:12.313Z] 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') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] 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. [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.313Z] 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') [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:12.314Z] 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. [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.314Z] 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') [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:12.314Z] 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. [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.314Z] 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') [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:31:12.314Z] 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. [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:12.314Z] 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') [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:12.314Z] 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. [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251409763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251409762 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251409762 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251409762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251409762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251409762 data=null 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')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251409758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251409758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251409758 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251409758 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:12.315Z] 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') [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251409751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251409751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251409751 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251409751 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251409751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251409750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251409750 data=null 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')] [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] [2023-10-02T15:31:12.829Z] (Eclipse:12585): Gtk-WARNING **: 15:31:12.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251409142 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:12.829Z] 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') [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} time=-251409134 data=null}, (of type 'Combo')] [2023-10-02T15:31:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:13.088Z] 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') [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] 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. [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.088Z] 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') [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70713e9d [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-251409089 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-251409088 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-251409088 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-251409088 data=null 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-251409088 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')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-251409088 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-251409088 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.089Z] 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') [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:13.089Z] 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. [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.089Z] 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') [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.089Z] 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') [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:13.089Z] 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. [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251409086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251409085 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251409085 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251409085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251409085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251409085 data=null 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')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251409085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251409084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251409084 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251409084 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1 [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} time=-251409083 data=null}, (of type 'Combo')] [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1 [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:13.090Z] 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') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] 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. [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.090Z] 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') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:13.090Z] 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. [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.090Z] 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') [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:13.091Z] 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. [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.091Z] 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') [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:13.091Z] 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') [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:13.091Z] 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. [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251409079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251409079 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251409079 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251409079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251409079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251409079 data=null 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')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251409074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251409074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251409074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251409074 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251409074 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:13.092Z] 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') [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251409068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251409068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251409068 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251409068 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251409068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251409068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251409067 data=null 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')] [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:13.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:13.349Z] [2023-10-02T15:31:13.349Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.349Z] [2023-10-02T15:31:13.349Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.349Z] [2023-10-02T15:31:13.349Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.349Z] [2023-10-02T15:31:13.349Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] [2023-10-02T15:31:13.606Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251408389 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:13.607Z] 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') [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251408386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251408386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251408386 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251408386 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251408385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251408385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251408385 data=null 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')] [2023-10-02T15:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:13.864Z] [2023-10-02T15:31:13.864Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.864Z] [2023-10-02T15:31:13.864Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.864Z] [2023-10-02T15:31:13.864Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:13.864Z] [2023-10-02T15:31:13.864Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.121Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.121Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] [2023-10-02T15:31:14.122Z] (Eclipse:12585): Gtk-WARNING **: 15:31:13.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251407936 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:14.122Z] 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') [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251407933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251407933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251407933 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251407933 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251407933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251407933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251407933 data=null 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')] [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] [2023-10-02T15:31:14.637Z] (Eclipse:12585): Gtk-WARNING **: 15:31:14.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251407355 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:31:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:14.638Z] 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') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} time=-251407353 data=null}, (of type 'Combo')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:14.638Z] 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') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-251407352 data=null doit=true}, Button with text {F&orward}] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251407352 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}] [2023-10-02T15:31:14.638Z] 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') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-251407351 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-251407351 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-251407351 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251407351 data=null 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')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.638Z] 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') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e571706 [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-251407351 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')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-251407350 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-251407350 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-251407350 data=null 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-251407350 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-251407350 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-251407350 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.639Z] 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') [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46ec1c63 [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251407349 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251407349 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251407349 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251407349 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251407342 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251407342 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251407342 data=null 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251407342 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251407342 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251407342 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')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251407342 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251407342 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.640Z] 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') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.640Z] 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') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:14.640Z] 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. [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251407341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251407341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251407340 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251407340 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251407340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251407340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251407340 data=null 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')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251407340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251407340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251407340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251407340 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251407340 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-10-02T15:31:14.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} time=-251407339 data=null}, (of type 'Combo')] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:31:14.641Z] 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') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-251407338 data=null doit=true}, Button with text {&Backward}] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251407338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-10-02T15:31:14.641Z] 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') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-251407338 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-251407337 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-251407337 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251407337 data=null 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')] [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.641Z] 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') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:31:14.641Z] 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. [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.641Z] 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') [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:31:14.641Z] 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. [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.642Z] 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') [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:14.642Z] 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') [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:31:14.642Z] 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. [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251407335 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251407335 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251407335 data=null 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')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251407335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251407335 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251407335 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:31:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:14.643Z] 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') [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251407333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251407333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251407333 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251407333 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251407333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251407333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:31:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251407333 data=null 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')] [2023-10-02T15:31:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-251407222 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251407156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251407156 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251407156 data=null}, TreeItem with text {test}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251407155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251407155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251407139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.412Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.412Z] [2023-10-02T15:31:15.413Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.413Z] [2023-10-02T15:31:15.413Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.413Z] [2023-10-02T15:31:15.413Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.413Z] [2023-10-02T15:31:15.413Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.413Z] [2023-10-02T15:31:15.413Z] (Eclipse:12585): Gtk-WARNING **: 15:31:15.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:15.413Z] 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') [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:15.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:15.413Z] 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=-251406527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406527 data=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')] [2023-10-02T15:31:15.413Z] 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=-251406526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406526 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.413Z] 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=-251406526 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:15.414Z] 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') [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251406526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251406526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251406525 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251406525 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251406525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251406525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251406525 data=null 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')] [2023-10-02T15:31:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251406986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:15.928Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.696 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2023-10-02T15:31:15.928Z] testRegEx Time elapsed: 0.619 s [2023-10-02T15:31:15.928Z] testDirection Time elapsed: 0.626 s [2023-10-02T15:31:15.928Z] testWholeWord Time elapsed: 0.675 s [2023-10-02T15:31:15.928Z] testCaseSensitive Time elapsed: 0.7 s [2023-10-02T15:31:15.928Z] testOpenCloseDialog Time elapsed: 1.089 s [2023-10-02T15:31:15.928Z] testWrapSearch Time elapsed: 0.556 s [2023-10-02T15:31:15.928Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2023-10-02T15:31:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251406020 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251405830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:16.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2023-10-02T15:31:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251401314 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:20.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:20.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7dskc because kubernetes resource quota exceeded. [2023-10-02T15:31:20.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7dskc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:20.857Z] Retrying... [2023-10-02T15:31:20.857Z] [2023-10-02T15:31:20.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-7dskc [2023-10-02T15:31:20.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7dskc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:31:20.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7dskc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7dskc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:31:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:31:20.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:31:20.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:31:20.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:31:20.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:31:20.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:31:20.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251401280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251401280 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251401280 data=null}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251401280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251401280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251401265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:21.436Z] 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') [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=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')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.436Z] 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=-251400516 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.437Z] 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=-251400516 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:21.437Z] 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') [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251400515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251400515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251400515 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251400515 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251400515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251400515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:21.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:21.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:21.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:21.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:21.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251400515 data=null 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')] [2023-10-02T15:31:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251401190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:21.953Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2023-10-02T15:31:21.953Z] testDiskView Time elapsed: 4.401 s [2023-10-02T15:31:21.953Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest [2023-10-02T15:31:21.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251400011 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251399912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:22.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251397456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251397456 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251397456 data=null}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251397456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251397456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251397451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251397450 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251397450 data=null}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251397450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251397449 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}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251397390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:24.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-251397387 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-251397387 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-251397386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251397386 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]}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-251397384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:31:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-251397384 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-251397384 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-251397384 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251397383 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}] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-251397382 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-251397381 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-251397381 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-251397381 data=null}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-251397381 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251397381 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] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-251397376 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-251397375 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-251397375 data=null}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-251397375 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251397375 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] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-251397289 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-251397288 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-251397288 data=null doit=true}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-251397287 data=null}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-251397287 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251397287 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] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-251397282 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-251397281 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread] [2023-10-02T15:31:24.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-251397281 data=null doit=true}, Tree node with text: Active Thread] [2023-10-02T15:31:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-251397281 data=null}, Tree node with text: Active Thread] [2023-10-02T15:31:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-251397281 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-10-02T15:31:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251397280 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] [2023-10-02T15:31:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-251397275 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-10-02T15:31:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251397185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:24.989Z] [2023-10-02T15:31:24.989Z] (Eclipse:12585): Gtk-WARNING **: 15:31:24.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:25.246Z] [2023-10-02T15:31:25.246Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:25.246Z] [2023-10-02T15:31:25.246Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:25.246Z] [2023-10-02T15:31:25.246Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:25.246Z] [2023-10-02T15:31:25.246Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251396356 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label') [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251396355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251396355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251396355 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251396355 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251396355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251396355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251396355 data=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')] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-251396261 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-251396261 data=null doit=true}, Tree node with text: CPU usage] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-251396261 data=null}, Tree node with text: CPU usage] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-251396261 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251396260 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] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-251396231 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-10-02T15:31:25.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-251396230 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-251396230 data=null doit=true}, Tree node with text: CPU usage] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-251396230 data=null}, Tree node with text: CPU usage] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-251396230 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251396230 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] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-251396216 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251396181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:25.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:25.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.067Z] [2023-10-02T15:31:26.067Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251395350 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label' [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label') [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251395349 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251395349 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251395349 data=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')] [2023-10-02T15:31:26.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-251395262 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-251395262 data=null doit=true}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-251395262 data=null}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-251395262 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251395262 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] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-251395247 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-251395246 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-251395246 data=null doit=true}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-251395246 data=null}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-251395246 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251395246 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] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-251395233 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251395175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:26.888Z] [2023-10-02T15:31:26.888Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.888Z] [2023-10-02T15:31:26.888Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.888Z] [2023-10-02T15:31:26.888Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:26.888Z] [2023-10-02T15:31:26.888Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.145Z] [2023-10-02T15:31:27.145Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251394343 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label') [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251394342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251394342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251394342 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251394342 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251394342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251394342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251394341 data=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')] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-251394265 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-251394265 data=null doit=true}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-251394265 data=null}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-251394265 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251394264 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] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-251394261 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-251394261 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-251394261 data=null doit=true}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-251394260 data=null}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-251394260 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251394260 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] [2023-10-02T15:31:27.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-251394247 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-10-02T15:31:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251394174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.966Z] [2023-10-02T15:31:27.966Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:27.967Z] [2023-10-02T15:31:27.967Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.224Z] [2023-10-02T15:31:28.224Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251393400 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label') [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251393399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251393399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251393399 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251393399 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251393399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251393399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251393399 data=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')] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393284 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-251393284 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-251393284 data=null}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393284 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251393284 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] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393281 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393280 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-251393280 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-251393280 data=null}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393280 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251393280 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] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-251393277 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251393187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.045Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.045Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:29.046Z] [2023-10-02T15:31:29.046Z] (Eclipse:12585): Gtk-WARNING **: 15:31:28.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251392412 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label') [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:30.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251392411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251392411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251392411 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251392411 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251392411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251392411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251392411 data=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')] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-251392336 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-251392336 data=null doit=true}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-251392336 data=null}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-251392336 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251392335 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] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-251392279 data=null button=1 stateMask=0x80000 x=187 y=376 count=1}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-251392279 data=null button=0 stateMask=0x0 x=187 y=376 count=0}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-251392278 data=null doit=true}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-251392278 data=null}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-251392278 data=null button=1 stateMask=0x0 x=187 y=376 count=1}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251392278 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] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-251392245 data=null button=1 stateMask=0x80000 x=187 y=374 count=1}, Tree node with text: Source Code Assistant] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251392143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:30.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:29.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:29.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:29.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:29.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.844Z] [2023-10-02T15:31:30.844Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.845Z] [2023-10-02T15:31:30.845Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.845Z] [2023-10-02T15:31:30.845Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.845Z] [2023-10-02T15:31:30.845Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.845Z] [2023-10-02T15:31:30.845Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251391268 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label') [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251391267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251391267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251391267 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251391267 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251391267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251391267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251391267 data=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')] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-251391194 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-251391193 data=null doit=true}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-251391193 data=null}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-251391193 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251391193 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] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-251391190 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-251391190 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-251391190 data=null doit=true}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-251391189 data=null}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-251391189 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251391189 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] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-251391186 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251391140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:30.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.102Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.102Z] [2023-10-02T15:31:31.103Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.103Z] [2023-10-02T15:31:31.103Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.103Z] [2023-10-02T15:31:31.103Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.103Z] [2023-10-02T15:31:31.103Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251390341 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label') [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251390340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251390340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251390340 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251390340 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251390339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251390339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251390339 data=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')] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-251390269 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-251390269 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-251390269 data=null}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-251390269 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251390269 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] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-251390266 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-251390265 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-251390265 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-251390265 data=null}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-251390265 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251390265 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] [2023-10-02T15:31:31.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-251390252 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:31:31.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:31.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:31.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251390218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:31.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.923Z] [2023-10-02T15:31:31.923Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:31.924Z] [2023-10-02T15:31:31.924Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.181Z] [2023-10-02T15:31:32.181Z] (Eclipse:12585): Gtk-WARNING **: 15:31:31.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251389412 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label') [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251389412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251389412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251389412 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251389412 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251389411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251389411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251389411 data=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')] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-251389339 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-251389339 data=null doit=true}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-251389339 data=null}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-251389339 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251389339 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] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-251389336 data=null button=1 stateMask=0x80000 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-251389335 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-251389335 data=null doit=true}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-251389335 data=null}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-251389335 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251389335 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] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-251389316 data=null button=1 stateMask=0x80000 x=181 y=408 count=1}, Tree node with text: System Call Latency] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251389218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:32.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.002Z] [2023-10-02T15:31:33.002Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.003Z] [2023-10-02T15:31:33.003Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.003Z] [2023-10-02T15:31:33.003Z] (Eclipse:12585): Gtk-WARNING **: 15:31:32.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251388442 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label') [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251388441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251388441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251388441 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251388441 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251388441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251388441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251388441 data=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')] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-251388369 data=null button=0 stateMask=0x0 x=144 y=350 count=0}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-251388369 data=null doit=true}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-251388368 data=null}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-251388368 data=null button=1 stateMask=0x0 x=144 y=350 count=1}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251388368 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] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-251388365 data=null button=1 stateMask=0x80000 x=144 y=350 count=1}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-251388364 data=null button=0 stateMask=0x0 x=144 y=350 count=0}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-251388364 data=null doit=true}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-251388364 data=null}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-251388364 data=null button=1 stateMask=0x0 x=144 y=350 count=1}, Tree node with text: Statistics] [2023-10-02T15:31:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251388364 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] [2023-10-02T15:31:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-251388351 data=null button=1 stateMask=0x80000 x=144 y=350 count=1}, Tree node with text: Statistics] [2023-10-02T15:31:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251388318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:33.822Z] [2023-10-02T15:31:33.822Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.822Z] [2023-10-02T15:31:33.822Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.822Z] [2023-10-02T15:31:33.822Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.822Z] [2023-10-02T15:31:33.822Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.822Z] [2023-10-02T15:31:33.822Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:33.823Z] [2023-10-02T15:31:33.823Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.080Z] [2023-10-02T15:31:34.080Z] (Eclipse:12585): Gtk-WARNING **: 15:31:33.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251387524 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label') [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251387523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251387523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251387523 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251387523 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251387523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251387523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251387523 data=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')] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-251387508 data=null button=0 stateMask=0x0 x=155 y=189 count=0}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-251387507 data=null doit=true}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-251387507 data=null}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-251387507 data=null button=1 stateMask=0x0 x=155 y=189 count=1}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251387507 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] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-251387443 data=null button=1 stateMask=0x80000 x=155 y=189 count=1}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-251387442 data=null button=0 stateMask=0x0 x=155 y=189 count=0}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-251387442 data=null doit=true}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-251387442 data=null}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-251387442 data=null button=1 stateMask=0x0 x=155 y=189 count=1}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251387442 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] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-251387430 data=null button=1 stateMask=0x80000 x=155 y=189 count=1}, Tree node with text: Input/Output] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251387372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:34.899Z] [2023-10-02T15:31:34.899Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.899Z] [2023-10-02T15:31:34.899Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.899Z] [2023-10-02T15:31:34.899Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.899Z] [2023-10-02T15:31:34.899Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:34.900Z] [2023-10-02T15:31:34.900Z] (Eclipse:12585): Gtk-WARNING **: 15:31:34.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:35.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:35.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251386595 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:35.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:35.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:35.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label') [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251386594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251386594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251386594 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251386594 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251386594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251386594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251386594 data=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')] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-251386523 data=null button=0 stateMask=0x0 x=163 y=97 count=0}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-251386523 data=null doit=true}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-251386523 data=null}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-251386523 data=null button=1 stateMask=0x0 x=163 y=97 count=1}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251386523 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] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-251386520 data=null button=1 stateMask=0x80000 x=163 y=97 count=1}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-251386519 data=null button=0 stateMask=0x0 x=163 y=97 count=0}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-251386519 data=null doit=true}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-251386519 data=null}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-251386519 data=null button=1 stateMask=0x0 x=163 y=97 count=1}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251386519 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] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-251386516 data=null button=1 stateMask=0x80000 x=163 y=97 count=1}, Tree node with text: Context switch] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-251386472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-10-02T15:31:35.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-10-02T15:31:40.556Z] [2023-10-02T15:31:40.556Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.556Z] [2023-10-02T15:31:40.556Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.556Z] [2023-10-02T15:31:40.556Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.556Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] [2023-10-02T15:31:40.557Z] (Eclipse:12585): Gtk-WARNING **: 15:31:35.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} time=-251385698 data=null doit=true}, Shell with text {Help}] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label') [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251385697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251385696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251385696 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251385696 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251385696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251385696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251385696 data=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')] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251385178 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:40.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251385157 data=null button=0 stateMask=0x0 x=55 y=-41 count=0}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251385157 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251385157 data=null}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251385157 data=null button=1 stateMask=0x0 x=55 y=-41 count=1}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251385157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251385130 data=null button=1 stateMask=0x80000 x=55 y=-28 count=1}, TreeItem with text {test}] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:40.558Z] 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') [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:40.558Z] 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=-251384375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=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')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] 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=-251384374 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:40.558Z] 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') [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:40.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251384373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251384373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251384373 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251384373 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251384373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251384373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251384373 data=null 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')] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251385082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:40.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.142 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest [2023-10-02T15:31:40.559Z] testHelpMenus Time elapsed: 14.005 s [2023-10-02T15:31:40.559Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251383869 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251383782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379956 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.450Z] [2023-10-02T15:31:42.450Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.450Z] [2023-10-02T15:31:42.450Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] [2023-10-02T15:31:42.451Z] (Eclipse:12585): Gtk-WARNING **: 15:31:42.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379632 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379631 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} time=-251379630 data=null doit=true}, Shell with text {Filter}] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:42.451Z] 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') [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251379629 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')] [2023-10-02T15:31:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251379629 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251379629 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251379629 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251379629 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251379629 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251379629 data=null 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251379606 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251379605 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251379605 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251379605 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251379605 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:31:42.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won''t expand it again. [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-251379603 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-251379603 data=null doit=true}, Tree node with text: systemd] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-251379603 data=null}, Tree node with text: systemd] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-251379603 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251379603 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] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-251379602 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:42.452Z] 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') [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-251379602 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379602 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-251379602 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-251379602 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-251379602 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-251379602 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-251379601 data=null 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-251379585 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')] [2023-10-02T15:31:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379585 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-251379585 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-251379585 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-251379584 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-10-02T15:31:42.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won''t expand it again. [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-251379583 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-251379583 data=null doit=true}, Tree node with text: kthreadd] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-251379583 data=null}, Tree node with text: kthreadd] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-251379583 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251379583 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] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-251379582 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:42.453Z] 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') [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-251379582 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379582 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-251379582 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-251379581 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-251379581 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-251379581 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-251379581 data=null 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-251379576 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379576 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-251379576 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')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-251379576 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-251379576 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-10-02T15:31:42.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won''t expand it again. [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-251379575 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-251379575 data=null doit=true}, Tree node with text: lttng-consumerd] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-251379575 data=null}, Tree node with text: lttng-consumerd] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-251379575 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251379575 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] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-251379574 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:42.454Z] 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') [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-251379574 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379574 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-251379574 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-251379574 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-251379573 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-251379573 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-251379573 data=null 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-251379573 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251379573 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-251379573 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')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-251379573 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-251379573 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:42.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:42.455Z] 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') [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251379572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251379572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251379572 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251379572 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251379572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251379572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251379572 data=null 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')] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251379956 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}] [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:42.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-251379483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-251379478 data=null button=1 stateMask=0x80000 x=71 y=-13 count=1}, TreeColumn with text {Process}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-251379465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-251379463 data=null button=1 stateMask=0x80000 x=71 y=-13 count=1}, TreeColumn with text {Process}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-251379462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-251379461 data=null button=1 stateMask=0x80000 x=162 y=-13 count=1}, TreeColumn with text {TID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-251379461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-251379460 data=null button=1 stateMask=0x80000 x=162 y=-13 count=1}, TreeColumn with text {TID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-251379460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-251379459 data=null button=1 stateMask=0x80000 x=202 y=-13 count=1}, TreeColumn with text {PID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-251379458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-251379458 data=null button=1 stateMask=0x80000 x=202 y=-13 count=1}, TreeColumn with text {PID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-251379457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-251379457 data=null button=1 stateMask=0x80000 x=245 y=-13 count=1}, TreeColumn with text {PTID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-251379456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-251379456 data=null button=1 stateMask=0x80000 x=245 y=-13 count=1}, TreeColumn with text {PTID}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-251379455 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}] [2023-10-02T15:31:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-251379455 data=null button=1 stateMask=0x80000 x=339 y=-13 count=1}, TreeColumn with text {Birth time}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-251379454 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}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-251379454 data=null button=1 stateMask=0x80000 x=339 y=-13 count=1}, TreeColumn with text {Birth time}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251379368 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251379341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251379341 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251379341 data=null}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251379341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251379341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251379336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:42.914Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zbm2c because kubernetes resource quota exceeded. [2023-10-02T15:31:42.914Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbm2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:42.914Z] Retrying... [2023-10-02T15:31:42.914Z] [2023-10-02T15:31:42.914Z] ERROR: Failed to launch tracecompass-build-3jjwn-zbm2c [2023-10-02T15:31:42.915Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbm2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:31:42.915Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zbm2c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zbm2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:31:42.915Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:31:42.915Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:31:42.915Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:31:42.915Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:31:42.915Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:31:42.915Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:31:42.915Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:43.643Z] 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') [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:43.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:43.643Z] 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=-251378431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.643Z] 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=-251378431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.643Z] 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=-251378431 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378431 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378431 data=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')] [2023-10-02T15:31:43.644Z] 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=-251378431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378430 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] 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=-251378430 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:43.644Z] 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') [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251378429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251378429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251378429 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251378429 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251378429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251378429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:43.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:43.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:43.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:43.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:43.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251378429 data=null 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')] [2023-10-02T15:31:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251379259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:44.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.943 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2023-10-02T15:31:44.157Z] testColumnSorting Time elapsed: 4.185 s [2023-10-02T15:31:44.157Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251377925 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251377788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2023-10-02T15:31:46.678Z] 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"' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338' [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-251375288 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'] [2023-10-02T15:31:46.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338' [2023-10-02T15:31:49.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-10-02T15:31:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward} [2023-10-02T15:31:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373245 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}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373243 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251373243 data=null}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward} [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward} [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372741 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}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372740 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372740 data=null}, ToolItem with tooltip text {Follow critical path forward}] [2023-10-02T15:31:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward} [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward} [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372238 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}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372236 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251372236 data=null}, ToolItem with tooltip text {Follow critical path backward}] [2023-10-02T15:31:49.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward} [2023-10-02T15:31:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2023-10-02T15:31:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340' [2023-10-02T15:31:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-251371676 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'] [2023-10-02T15:31:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340' [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251371105 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251371088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251371088 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251371072 data=null}, TreeItem with text {test}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251371069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251371069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:31:50.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251371063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:31:51.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:31:51.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:31:51.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:31:52.076Z] 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') [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=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')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370051 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] 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=-251370051 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:31:52.076Z] 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') [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251370051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251370051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251370051 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251370051 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251370050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251370050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:31:52.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:52.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:52.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:52.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:52.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:31:52.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:31:52.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251370050 data=null 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')] [2023-10-02T15:31:52.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251370987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:31:52.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.378 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2023-10-02T15:31:52.640Z] testFull Time elapsed: 6.427 s [2023-10-02T15:31:52.640Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251369546 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251369435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:31:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:31:53.306Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j1nv7 because kubernetes resource quota exceeded. [2023-10-02T15:31:53.306Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1nv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:53.306Z] Retrying... [2023-10-02T15:31:53.306Z] [2023-10-02T15:31:53.306Z] ERROR: Failed to launch tracecompass-build-3jjwn-j1nv7 [2023-10-02T15:31:53.307Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1nv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:31:53.307Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j1nv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j1nv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:31:53.307Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:31:53.307Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:31:53.307Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:31:53.307Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:31:53.307Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:31:53.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:31:53.307Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:31:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:54.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:58.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:31:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:32:00.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:32:00.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-chgvg because kubernetes resource quota exceeded. [2023-10-02T15:32:00.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chgvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:00.875Z] Retrying... [2023-10-02T15:32:00.876Z] [2023-10-02T15:32:00.876Z] ERROR: Failed to launch tracecompass-build-3jjwn-chgvg [2023-10-02T15:32:00.876Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chgvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:00.876Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chgvg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chgvg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:00.876Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:00.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:00.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:00.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:00.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:00.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:00.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-10-02T15:32:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251360879 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:32:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:32:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:32:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:32:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251360876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251360876 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251360876 data=null}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251360875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251360875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251360859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:32:01.233Z] 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') [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:32:01.233Z] 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=-251360721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360721 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360721 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=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')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] 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=-251360688 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:32:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:01.233Z] 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') [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251360605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251360605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251360605 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251360605 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251360605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251360604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:01.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:32:01.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:32:01.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:32:01.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:32:01.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:32:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:32:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251360604 data=null 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')] [2023-10-02T15:32:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251360829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:32:02.003Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.508 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2023-10-02T15:32:02.003Z] testOpenAndCloseConcurrency Time elapsed: 9.3 s [2023-10-02T15:32:02.003Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251360037 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251359947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:32:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:32:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:06.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355778 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355777 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}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355776 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355776 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:06.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:06.686Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355274 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355274 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}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355273 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251355273 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:06.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354772 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}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354771 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354771 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.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=-251354269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354269 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251354269 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}] [2023-10-02T15:32:07.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=-251354268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.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=-251354268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.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=-251354268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.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=-251354268 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.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=-251354268 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:07.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.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=-251353766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353766 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353766 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}] [2023-10-02T15:32:08.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=-251353765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.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=-251353765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.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=-251353765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.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=-251353765 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.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=-251353765 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:08.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353264 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}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 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}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353261 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353260 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}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353259 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251353259 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:08.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:08.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352757 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}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352756 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352755 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:09.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352254 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}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352252 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251352252 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:09.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:10.323Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351745 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351744 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}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351743 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351743 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:10.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:10.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6s9xl because kubernetes resource quota exceeded. [2023-10-02T15:32:10.874Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6s9xl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:10.874Z] Retrying... [2023-10-02T15:32:10.874Z] [2023-10-02T15:32:10.874Z] ERROR: Failed to launch tracecompass-build-3jjwn-6s9xl [2023-10-02T15:32:10.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6s9xl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:10.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6s9xl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6s9xl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:10.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:10.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:10.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:10.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:10.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:10.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:10.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351241 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}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351240 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251351240 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-10-02T15:32:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:11.450Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350738 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}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350737 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350737 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350235 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350235 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}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350234 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251350234 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:11.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349733 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349732 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}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349731 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349731 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-10-02T15:32:12.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:12.834Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:12.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:12.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.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=-251349230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349230 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349229 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}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349228 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251349228 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348726 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}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348724 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348724 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348223 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348222 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}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348221 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251348221 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347720 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}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347719 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347719 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-10-02T15:32:14.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347217 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}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347216 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251347216 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:14.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346715 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}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346714 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346714 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:15.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346212 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346212 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}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346211 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251346211 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345709 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}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345708 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345708 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:16.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345206 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}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345205 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251345205 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-10-02T15:32:16.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-10-02T15:32:16.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:17.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341678 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}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341677 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341677 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:20.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341175 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}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341174 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251341174 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:20.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:22.833Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:22.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:22.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=-251340673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340673 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340673 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}] [2023-10-02T15:32:22.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=-251340672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340672 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340672 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340170 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251340170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340170 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}] [2023-10-02T15:32:22.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=-251340169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340169 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251340169 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.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=-251339662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339662 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339662 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}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339654 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339654 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339152 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}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339151 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251339151 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338649 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}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338648 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338648 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338146 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}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338144 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251338144 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:23.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337643 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337643 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}] [2023-10-02T15:32:24.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=-251337642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337642 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337642 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:24.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=-251337140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337140 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337140 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}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.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=-251337139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337139 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251337139 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336637 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336636 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}] [2023-10-02T15:32:25.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336635 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336635 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.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=-251336133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336133 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336133 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}] [2023-10-02T15:32:25.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=-251336129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.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=-251336129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336129 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251336129 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:32:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:26.469Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:26.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:26.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=-251335628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.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=-251335628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.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=-251335628 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.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=-251335627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335627 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}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.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=-251335625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335624 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335624 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:26.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335123 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}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335122 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251335122 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:27.284Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-s3m1z because kubernetes resource quota exceeded. [2023-10-02T15:32:27.284Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s3m1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:27.284Z] Retrying... [2023-10-02T15:32:27.284Z] [2023-10-02T15:32:27.284Z] ERROR: Failed to launch tracecompass-build-3jjwn-s3m1z [2023-10-02T15:32:27.284Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s3m1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:27.284Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-s3m1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-s3m1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:27.284Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:27.284Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:27.284Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:27.284Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:27.284Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:27.284Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:27.284Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334621 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334620 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}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334619 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334619 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-10-02T15:32:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334085 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}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334084 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251334084 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333582 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333582 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}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333581 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333581 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:28.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333080 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}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333078 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251333078 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:29.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332577 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.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=-251332577 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}] [2023-10-02T15:32:29.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=-251332576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.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=-251332576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.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=-251332576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.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=-251332576 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.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=-251332576 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:32:29.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:32:29.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332074 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}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332072 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251332072 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:29.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331571 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331571 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}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331570 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331570 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:30.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3cdv7 because kubernetes resource quota exceeded. [2023-10-02T15:32:30.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3cdv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:30.857Z] Retrying... [2023-10-02T15:32:30.857Z] [2023-10-02T15:32:30.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-3cdv7 [2023-10-02T15:32:30.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3cdv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:30.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3cdv7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3cdv7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:30.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:30.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:30.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:30.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:30.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331069 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251331068 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}] [2023-10-02T15:32:30.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=-251331067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331067 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.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=-251331067 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:30.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 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}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330564 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330564 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:31.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:32.122Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330063 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}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330062 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251330062 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:32:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:32.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:32:34.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:32:34.831Z] [2023-10-02T15:32:34.831Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:34.831Z] [2023-10-02T15:32:34.831Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:34.831Z] [2023-10-02T15:32:34.831Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:34.831Z] [2023-10-02T15:32:34.831Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.088Z] [2023-10-02T15:32:35.088Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.089Z] [2023-10-02T15:32:35.089Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.089Z] [2023-10-02T15:32:35.089Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.089Z] [2023-10-02T15:32:35.089Z] (Eclipse:12585): Gtk-WARNING **: 15:32:34.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251326919 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:32:35.089Z] 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') [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:32:35.089Z] 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') [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2023-10-02T15:32:35.089Z] 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') [2023-10-02T15:32:35.089Z] 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') [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-251326917 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251326917 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-251326916 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-251326916 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-251326916 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-251326916 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-251326916 data=null 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-251326916 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')] [2023-10-02T15:32:35.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251326916 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')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-251326916 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')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-251326916 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-251326916 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:35.090Z] 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') [2023-10-02T15:32:35.090Z] 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') [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-251326915 data=null doit=true}, Button with text {All Active Threads}] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-251326915 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}] [2023-10-02T15:32:35.090Z] 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') [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-251326915 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-251326915 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')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-251326915 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')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-251326915 data=null 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')] [2023-10-02T15:32:35.090Z] 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') [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:35.090Z] 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') [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251326911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251326911 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251326911 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251326911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251326911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251326911 data=null 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')] [2023-10-02T15:32:35.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251327206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:32:35.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:32:35.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:32:35.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:35.909Z] [2023-10-02T15:32:35.909Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:35.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.165Z] [2023-10-02T15:32:36.165Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.166Z] [2023-10-02T15:32:36.166Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.166Z] [2023-10-02T15:32:36.166Z] (Eclipse:12585): Gtk-WARNING **: 15:32:36.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251325876 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:32:36.166Z] 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') [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:36.166Z] 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') [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-251325876 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251325876 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-251325876 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-251325876 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-251325876 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-251325876 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-251325876 data=null 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-251325875 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251325875 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-251325875 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')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-251325875 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-251325875 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:36.166Z] 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') [2023-10-02T15:32:36.166Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251325838 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251326143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:32:36.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] [2023-10-02T15:32:39.442Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251322655 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:32:39.442Z] 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') [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:39.442Z] 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') [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-10-02T15:32:39.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-251322649 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251322649 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-251322649 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-251322649 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-251322648 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-251322648 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-251322648 data=null 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-251322648 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251322648 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-251322648 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-251322648 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-251322648 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.443Z] 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') [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:39.443Z] 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') [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251322647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251322647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251322647 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251322647 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251322647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251322647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251322646 data=null 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')] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251322962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:32:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:32:39.700Z] [2023-10-02T15:32:39.700Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.700Z] [2023-10-02T15:32:39.700Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.700Z] [2023-10-02T15:32:39.700Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.700Z] [2023-10-02T15:32:39.700Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.956Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.956Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] [2023-10-02T15:32:39.957Z] (Eclipse:12585): Gtk-WARNING **: 15:32:39.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251322038 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:32:39.957Z] 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') [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:39.957Z] 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') [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-251322037 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-251322037 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-251322037 data=null 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-251322037 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')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-251322036 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-251322036 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:32:39.958Z] 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') [2023-10-02T15:32:39.958Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration [2023-10-02T15:32:40.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251321965 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:32:40.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251322325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:32:40.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:41.534Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-xxjj8 because kubernetes resource quota exceeded. [2023-10-02T15:32:41.535Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xxjj8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:41.535Z] Retrying... [2023-10-02T15:32:41.535Z] [2023-10-02T15:32:41.535Z] ERROR: Failed to launch tracecompass-build-3jjwn-xxjj8 [2023-10-02T15:32:41.535Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xxjj8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:41.535Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xxjj8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xxjj8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:41.535Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:41.535Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:41.535Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:41.535Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:41.535Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:41.535Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:41.535Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:43.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:43.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:43.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:43.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:43.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:44.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:44.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:44.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:45.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:45.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:45.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:47.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:47.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:47.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:47.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:47.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:47.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:48.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:48.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:48.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:50.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1xx79 because kubernetes resource quota exceeded. [2023-10-02T15:32:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1xx79, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:50.864Z] Retrying... [2023-10-02T15:32:50.864Z] [2023-10-02T15:32:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-1xx79 [2023-10-02T15:32:50.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1xx79, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:32:50.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1xx79, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1xx79" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:32:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:32:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:32:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:32:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:32:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:32:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:32:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:32:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:53.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:53.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:53.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:53.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:53.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:53.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:54.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:54.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:32:54.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:55.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.581Z] [2023-10-02T15:32:57.581Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] [2023-10-02T15:32:57.838Z] (Eclipse:12585): Gtk-WARNING **: 15:32:57.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304282 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304282 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} time=-251304280 data=null doit=true}, Shell with text {Filter}] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:57.838Z] 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') [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251304278 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251304278 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251304278 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251304278 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251304277 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251304277 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251304277 data=null 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251304217 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')] [2023-10-02T15:32:57.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251304217 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')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251304217 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')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251304217 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251304217 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:57.839Z] 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') [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-251304216 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')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-251304216 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')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-251304216 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-251304216 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-251304216 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')] [2023-10-02T15:32:57.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-251304216 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')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-251304216 data=null 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')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-251303559 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')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-251303518 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')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-251303518 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')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-251303518 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-251303518 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active [2023-10-02T15:32:58.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:58.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:58.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:58.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:32:58.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:58.657Z] 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') [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251303517 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251303517 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251303517 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251303517 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251303516 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251303516 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251303516 data=null 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251303479 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251303479 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251303479 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251303479 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251303479 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:58.658Z] 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') [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-251303478 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-251303478 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-251303478 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-251303478 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-251303478 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')] [2023-10-02T15:32:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-251303477 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')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-251303477 data=null 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')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-251302744 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')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-251302744 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')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-251302744 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')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-251302744 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-251302744 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive [2023-10-02T15:32:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-251302727 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-251302727 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-251302727 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-251302727 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251302727 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}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-251302726 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.221Z] 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') [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251302725 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')] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302725 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')] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251302725 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251302725 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251302725 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')] [2023-10-02T15:32:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251302725 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251302725 data=null 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251302702 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302702 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251302702 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251302702 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251302702 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.222Z] 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') [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-251302701 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-251302701 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-251302701 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-251302701 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-251302701 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')] [2023-10-02T15:32:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-251302701 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-251302701 data=null 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-251302700 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-251302700 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-251302700 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-251302700 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-251302700 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.223Z] 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') [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251302699 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302699 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251302699 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251302699 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251302699 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')] [2023-10-02T15:32:59.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251302699 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251302699 data=null 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251302680 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302680 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251302680 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251302680 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251302680 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.482Z] 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') [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-251302679 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251302679 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-251302679 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-251302679 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-251302678 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-251302678 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-251302678 data=null 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-251302674 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251302674 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')] [2023-10-02T15:32:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-251302674 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-251302674 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-251302674 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.483Z] 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') [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251302672 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302672 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251302672 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251302672 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251302672 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251302672 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251302672 data=null 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251302627 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302626 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251302626 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251302626 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251302626 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.483Z] 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') [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-251302626 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')] [2023-10-02T15:32:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-251302626 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-251302626 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-251302625 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-251302625 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-251302625 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-251302625 data=null 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-251302624 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-251302624 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-251302624 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-251302624 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-251302624 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.484Z] 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') [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251302623 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302623 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251302623 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251302623 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251302623 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251302623 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251302623 data=null 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251302612 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302612 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251302612 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')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251302612 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251302612 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.485Z] 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') [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-251302611 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-251302611 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-251302611 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-251302611 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-251302611 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-251302611 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-251302611 data=null 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-251302610 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-251302610 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-251302610 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-251302610 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-251302610 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:32:59.485Z] 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') [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251302610 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302610 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')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251302610 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251302610 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251302609 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251302609 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251302609 data=null 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251302568 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251302568 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251302568 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')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251302568 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251302568 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:32:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:33:00.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:00.050Z] 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') [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251302064 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302064 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251302064 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251302064 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251302063 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251302063 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251302063 data=null 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251302051 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251302051 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251302051 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')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251302051 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251302051 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:00.050Z] 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') [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:00.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251302050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251302050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251302050 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251302050 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251302050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251302050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251302050 data=null 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')] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251304737 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}] [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:00.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:00.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kz67l because kubernetes resource quota exceeded. [2023-10-02T15:33:00.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kz67l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:00.865Z] Retrying... [2023-10-02T15:33:00.865Z] [2023-10-02T15:33:00.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-kz67l [2023-10-02T15:33:00.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kz67l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:00.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kz67l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kz67l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:00.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:00.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:00.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:00.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:00.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:00.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:00.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:33:03.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.321Z] [2023-10-02T15:33:03.321Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] [2023-10-02T15:33:03.578Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251298511 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:33:03.578Z] 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') [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:03.578Z] 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') [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:03.578Z] 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') [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:33:03.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2023-10-02T15:33:03.578Z] 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') [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-251298509 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251298509 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-251298509 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-251298509 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-251298508 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-251298508 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-251298508 data=null 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-251298508 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-251298508 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-251298508 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-251298508 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-251298508 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-251298508 data=null doit=true}, Button with text {All Active Threads}] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-251298508 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}] [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-251298507 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-251298507 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-251298507 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-251298507 data=null 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')] [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-251298506 data=null doit=true}, Button with text {Active Threads on CPUs:}] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-251298506 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:}] [2023-10-02T15:33:03.579Z] 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') [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-251298506 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-251298506 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-251298506 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')] [2023-10-02T15:33:03.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-251298506 data=null 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')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-10-02T15:33:03.580Z] 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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-251298505 data=null doit=true}, Button with text {All Active Threads}] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-251298505 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}] [2023-10-02T15:33:03.580Z] 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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-251298505 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-251298505 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')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-251298505 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')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-251298505 data=null 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')] [2023-10-02T15:33:03.580Z] 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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:03.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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:03.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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:03.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') [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251298494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251298494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251298494 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251298494 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251298494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251298494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251298494 data=null 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')] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251298817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2023-10-02T15:33:03.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:33:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:03.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.093Z] [2023-10-02T15:33:04.093Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.094Z] [2023-10-02T15:33:04.094Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.094Z] [2023-10-02T15:33:04.094Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.094Z] [2023-10-02T15:33:04.094Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] [2023-10-02T15:33:04.352Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251297772 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:33:04.352Z] 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') [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:04.353Z] 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') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:04.353Z] 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') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2023-10-02T15:33:04.353Z] 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' [2023-10-02T15:33:04.353Z] 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') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-251297770 data=null doit=true}, Button with text {Active Threads on CPUs:}] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-251297770 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:}] [2023-10-02T15:33:04.353Z] 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') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-251297769 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-251297769 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')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-251297769 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')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-251297769 data=null 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')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:04.353Z] 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') [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251297767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251297767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251297767 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251297767 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251297767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251297767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251297767 data=null 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')] [2023-10-02T15:33:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251298065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:33:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:04.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:04.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-10-02T15:33:04.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-10-02T15:33:04.916Z] [2023-10-02T15:33:04.916Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.916Z] [2023-10-02T15:33:04.916Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.916Z] [2023-10-02T15:33:04.916Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:04.916Z] [2023-10-02T15:33:04.916Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:04.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] [2023-10-02T15:33:05.173Z] (Eclipse:12585): Gtk-WARNING **: 15:33:05.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-251296822 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:33:05.173Z] 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') [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:05.173Z] 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') [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-10-02T15:33:05.174Z] 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') [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2023-10-02T15:33:05.174Z] 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' [2023-10-02T15:33:05.174Z] 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') [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:05.174Z] 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') [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-251296819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-251296819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-251296819 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-251296819 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-251296819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-251296819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-251296819 data=null 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')] [2023-10-02T15:33:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-251297135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-10-02T15:33:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:10.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:10.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:10.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:10.476Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:33:10.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:10.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9jzwh because kubernetes resource quota exceeded. [2023-10-02T15:33:10.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9jzwh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:10.860Z] Retrying... [2023-10-02T15:33:10.860Z] [2023-10-02T15:33:10.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-9jzwh [2023-10-02T15:33:10.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9jzwh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:10.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9jzwh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9jzwh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:10.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:10.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:10.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:10.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:10.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:10.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:10.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:12.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:15.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:15.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:15.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:15.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:15.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:15.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:16.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282473 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] [2023-10-02T15:33:20.199Z] (Eclipse:12585): Gtk-WARNING **: 15:33:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:20.199Z] [2023-10-02T15:33:20.199Z] (Eclipse:12585): Gtk-WARNING **: 15:33:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:20.199Z] [2023-10-02T15:33:20.199Z] (Eclipse:12585): Gtk-WARNING **: 15:33:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:20.199Z] [2023-10-02T15:33:20.199Z] (Eclipse:12585): Gtk-WARNING **: 15:33:19.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251281979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251281977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251281977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251281977 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251281976 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} time=-251281970 data=null doit=true}, Shell with text {Legend}] [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-10-02T15:33:20.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:20.202Z] 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') [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251281955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251281955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251281955 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251281955 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251281955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251281955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251281954 data=null 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')] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251282472 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}] [2023-10-02T15:33:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251281373 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:33:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251281333 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251281333 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251281333 data=null}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251281333 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251281332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251281326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:33:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:33:20.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-sc9fm because kubernetes resource quota exceeded. [2023-10-02T15:33:20.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sc9fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:20.870Z] Retrying... [2023-10-02T15:33:20.870Z] [2023-10-02T15:33:20.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-sc9fm [2023-10-02T15:33:20.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sc9fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:20.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sc9fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sc9fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:20.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:20.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:20.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:20.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:20.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:20.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:20.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:33:21.693Z] 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') [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:33:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:33:21.693Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=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')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] 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=-251280428 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:21.694Z] 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') [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251280427 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251280427 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251280426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:21.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:33:21.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:33:21.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:33:21.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:33:21.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:33:21.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:33:21.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251280426 data=null 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')] [2023-10-02T15:33:21.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251281279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:33:22.211Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.114 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2023-10-02T15:33:22.211Z] testToolBarFollowCPUForwardBackward Time elapsed: 15.082 s [2023-10-02T15:33:22.211Z] testToolBarSelectNextPreviousStateChange Time elapsed: 15.119 s [2023-10-02T15:33:22.211Z] testDynamicFilteringCpu Time elapsed: 3.741 s [2023-10-02T15:33:22.211Z] testDynamicFiltering Time elapsed: 3.911 s [2023-10-02T15:33:22.211Z] testKeyboardLeftRight Time elapsed: 14.775 s [2023-10-02T15:33:22.211Z] testFilter Time elapsed: 5.172 s [2023-10-02T15:33:22.211Z] testDynamicFiltersDialog Time elapsed: 5.255 s [2023-10-02T15:33:22.211Z] testHorizontalScrollbar Time elapsed: 2.393 s [2023-10-02T15:33:22.211Z] testToolbar Time elapsed: 2.754 s [2023-10-02T15:33:22.211Z] testVerticalScrollbar Time elapsed: 2.277 s [2023-10-02T15:33:22.211Z] testOpenCloseOpen Time elapsed: 3.197 s [2023-10-02T15:33:22.211Z] testLegend Time elapsed: 4.373 s [2023-10-02T15:33:22.211Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251279921 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251279738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:33:22.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:33:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:26.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:26.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:26.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:26.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:26.341Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:33:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:26.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:26.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:26.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:27.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:27.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:27.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:28.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:28.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:28.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:29.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:29.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:29.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:30.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:30.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:30.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:30.854Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tzjxj because kubernetes resource quota exceeded. [2023-10-02T15:33:30.854Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzjxj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:30.854Z] Retrying... [2023-10-02T15:33:30.854Z] [2023-10-02T15:33:30.854Z] ERROR: Failed to launch tracecompass-build-3jjwn-tzjxj [2023-10-02T15:33:30.854Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzjxj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:30.854Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:30.855Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tzjxj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tzjxj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:30.855Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:30.855Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:30.855Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:30.855Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:30.855Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:30.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:30.855Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:31.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:31.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:31.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:32.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:32.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:32.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:33.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:33.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:33.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:33:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 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}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264977 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:33:37.241Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264970 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264964 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}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264962 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251264961 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-10-02T15:33:37.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:39.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:39.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:39.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:39.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261771 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.444Z] [2023-10-02T15:33:40.444Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] [2023-10-02T15:33:40.445Z] (Eclipse:12585): Gtk-WARNING **: 15:33:40.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261476 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261476 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:33:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:40.701Z] 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') [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251261474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251261474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251261474 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251261474 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251261474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251261474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251261474 data=null 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')] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251261770 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...}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-251261333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-251261332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-251261332 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-251261332 data=null}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-251261332 data=null button=1 stateMask=0x0 x=530 y=10 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-251261331 data=null button=1 stateMask=0x80000 x=530 y=10 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:40.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-c619q because kubernetes resource quota exceeded. [2023-10-02T15:33:40.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c619q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:40.860Z] Retrying... [2023-10-02T15:33:40.860Z] [2023-10-02T15:33:40.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-c619q [2023-10-02T15:33:40.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c619q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:40.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c619q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c619q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:40.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:40.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:40.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:40.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:40.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-251260830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-251260829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-251260829 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-251260829 data=null}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-251260829 data=null button=1 stateMask=0x0 x=216 y=28 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-251260828 data=null button=1 stateMask=0x80000 x=216 y=28 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260325 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251260324 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}] [2023-10-02T15:33:41.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=-251260323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:41.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=-251260312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:41.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=-251260293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:41.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=-251260293 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:41.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=-251260283 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-251260282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-251260282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-251260282 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-251260282 data=null}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-251260282 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-251260282 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-251260281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-251260281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-251260281 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-251260281 data=null}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-251260281 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-251260281 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-251260280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-251260280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-251260280 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-251260280 data=null}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-251260280 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-251260279 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-251260177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-10-02T15:33:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-10-02T15:33:42.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:44.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:44.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:44.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:44.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257169 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257168 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}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257167 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251257167 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256666 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}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256664 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256664 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:45.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:45.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.994Z] [2023-10-02T15:33:45.994Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:45.995Z] [2023-10-02T15:33:45.995Z] (Eclipse:12585): Gtk-WARNING **: 15:33:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] [2023-10-02T15:33:46.251Z] (Eclipse:12585): Gtk-WARNING **: 15:33:46.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255868 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255868 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:46.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') [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251255867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251255867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251255866 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251255866 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251255866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251255866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251255866 data=null 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')] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251256163 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...}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255750 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}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255748 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255748 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255247 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}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255246 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251255246 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:33:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.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=-251254744 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}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254744 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254738 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-10-02T15:33:47.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254236 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:47.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.941Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.941Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:47.942Z] [2023-10-02T15:33:47.942Z] (Eclipse:12585): Gtk-WARNING **: 15:33:47.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253974 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253974 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:48.199Z] 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') [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251253972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251253972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251253972 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251253972 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251253972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251253972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251253972 data=null 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')] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251254236 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...}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253860 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}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253859 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253859 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:33:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253358 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}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253343 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253342 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}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253323 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251253323 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:33:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252822 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}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252790 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252790 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 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}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252788 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252788 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:33:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252287 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252287 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}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252286 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251252286 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:33:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:50.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-cfktf because kubernetes resource quota exceeded. [2023-10-02T15:33:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cfktf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:50.864Z] Retrying... [2023-10-02T15:33:50.864Z] [2023-10-02T15:33:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-cfktf [2023-10-02T15:33:50.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cfktf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:33:50.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-cfktf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-cfktf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:33:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:33:50.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:33:50.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:33:50.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:33:50.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:33:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:33:50.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:33:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-251248411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-251248390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-10-02T15:33:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-10-02T15:33:53.547Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.547Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:33:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:33:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:56.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:33:56.885Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:33:56.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:33:56.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=-251245289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:56.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=-251245289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:56.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=-251245289 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:56.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=-251245289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:56.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=-251245289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:56.885Z] [2023-10-02T15:33:56.885Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.885Z] [2023-10-02T15:33:56.885Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.885Z] [2023-10-02T15:33:56.885Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:56.886Z] [2023-10-02T15:33:56.886Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:57.142Z] [2023-10-02T15:33:57.142Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:57.142Z] [2023-10-02T15:33:57.142Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:57.142Z] [2023-10-02T15:33:57.142Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:57.142Z] [2023-10-02T15:33:57.142Z] (Eclipse:12585): Gtk-WARNING **: 15:33:56.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251244999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251244996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251244996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251244996 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251244996 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} time=-251244995 data=null doit=true}, Shell with text {Filter}] [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:33:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:33:57.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text' [2023-10-02T15:33:57.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text') [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:57.962Z] 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') [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251243991 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')] [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243991 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')] [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251243991 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251243991 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251243991 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251243991 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251243991 data=null 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251243981 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243981 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251243981 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251243981 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251243981 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:57.963Z] 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') [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251243980 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243980 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251243980 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251243980 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251243980 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251243980 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251243980 data=null 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251243973 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243973 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251243973 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')] [2023-10-02T15:33:57.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251243973 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251243973 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-251243963 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-251243963 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-251243962 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-251243962 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251243962 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}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-251243962 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:57.964Z] 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') [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251243961 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')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243961 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')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251243961 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251243961 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251243961 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')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251243961 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')] [2023-10-02T15:33:57.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251243961 data=null 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')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251243953 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')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243953 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')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251243952 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')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251243952 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251243952 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.221Z] 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') [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-251243952 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-251243952 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-251243952 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-251243951 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-251243951 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-251243951 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-251243951 data=null 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-251243951 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-251243951 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-251243951 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-251243951 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-251243951 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.222Z] 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') [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251243950 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243950 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251243950 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251243950 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251243950 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251243950 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251243949 data=null 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251243947 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243947 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251243947 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')] [2023-10-02T15:33:58.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251243947 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251243947 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.223Z] 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') [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-251243946 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251243946 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-251243946 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-251243946 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-251243946 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-251243946 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-251243946 data=null 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-251243940 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-251243940 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-251243940 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-251243940 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-251243940 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.223Z] 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') [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251243939 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243939 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')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251243939 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251243939 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251243939 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251243939 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251243939 data=null 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251243931 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243931 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251243931 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251243931 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251243931 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.224Z] 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') [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-251243930 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-251243930 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-251243930 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-251243930 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-251243930 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-251243930 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-251243930 data=null 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-251243925 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-251243925 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-251243925 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')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-251243925 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-251243925 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.224Z] 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') [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251243924 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243924 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251243924 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251243924 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251243924 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251243924 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251243924 data=null 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251243921 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243921 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251243921 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251243921 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251243921 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.225Z] 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') [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-251243920 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-251243920 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-251243920 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-251243920 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-251243919 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-251243919 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-251243919 data=null 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-251243919 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-251243919 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-251243919 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')] [2023-10-02T15:33:58.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-251243918 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-251243918 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.226Z] 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') [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-251243918 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243918 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-251243918 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-251243918 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-251243918 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-251243918 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-251243918 data=null 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-251243909 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-251243909 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-251243908 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-251243908 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-251243908 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.226Z] 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') [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-251243907 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243907 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')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-251243907 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-251243907 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-251243907 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-251243907 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-251243907 data=null 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-251243901 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-251243901 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-251243901 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-251243901 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-251243901 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:33:58.227Z] 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') [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251243900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251243900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251243900 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251243900 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251243900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251243900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251243900 data=null 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')] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251245289 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}] [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:33:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:00.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:00.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:00.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:00.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:00.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240783 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 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}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240782 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 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}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251240260 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 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}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239748 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251239748 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-10-02T15:34:02.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238747 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 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}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238746 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:03.636Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-c6mdf because kubernetes resource quota exceeded. [2023-10-02T15:34:03.637Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c6mdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:03.637Z] Retrying... [2023-10-02T15:34:03.637Z] [2023-10-02T15:34:03.637Z] ERROR: Failed to launch tracecompass-build-3jjwn-c6mdf [2023-10-02T15:34:03.637Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c6mdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:03.637Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-c6mdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-c6mdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:03.637Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:03.637Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:03.637Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:03.637Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:03.637Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:03.637Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:03.637Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238245 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 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}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251238244 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:03.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237743 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}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237742 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251237742 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-10-02T15:34:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236741 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}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236740 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236740 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:05.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236239 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 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}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251236238 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235737 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}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235736 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251235736 data=null}, ToolItem with tooltip text {Next Marker}] [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-10-02T15:34:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:07.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234694 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}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234693 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234693 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:07.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234192 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 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}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251234191 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 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}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251233189 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:10.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-01mtx because kubernetes resource quota exceeded. [2023-10-02T15:34:10.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-01mtx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:10.873Z] Retrying... [2023-10-02T15:34:10.873Z] [2023-10-02T15:34:10.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-01mtx [2023-10-02T15:34:10.874Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-01mtx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:10.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-01mtx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-01mtx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:10.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:10.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:10.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:10.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:10.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:10.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:11.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:13.829Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:18.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:19.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:19.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:19.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221658 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.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=-251221658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.440Z] [2023-10-02T15:34:20.440Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.696Z] [2023-10-02T15:34:20.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.696Z] [2023-10-02T15:34:20.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.696Z] [2023-10-02T15:34:20.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.696Z] [2023-10-02T15:34:20.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.696Z] [2023-10-02T15:34:20.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] [2023-10-02T15:34:20.697Z] (Eclipse:12585): Gtk-WARNING **: 15:34:20.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221368 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221368 data=null}, ToolItem with tooltip text {Show Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} time=-251221367 data=null doit=true}, Shell with text {Legend}] [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:20.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') [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251221357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251221357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251221357 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251221357 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251221357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251221357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251221357 data=null 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')] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251221658 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}] [2023-10-02T15:34:20.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:20.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-btz6p because kubernetes resource quota exceeded. [2023-10-02T15:34:20.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-btz6p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:20.871Z] Retrying... [2023-10-02T15:34:20.871Z] [2023-10-02T15:34:20.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-btz6p [2023-10-02T15:34:20.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-btz6p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:20.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-btz6p, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-btz6p" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:20.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:20.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:20.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:20.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:20.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:20.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:20.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251220972 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:34:20.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251220962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251220962 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251220962 data=null}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251220962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251220962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251220944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:34:21.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:21.774Z] 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') [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:34:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:34:21.774Z] 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=-251220293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.774Z] 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=-251220293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.774Z] 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=-251220293 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.774Z] 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=-251220293 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.774Z] 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=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=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')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] 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=-251220292 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:21.775Z] 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') [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251220292 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251220292 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251220292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:34:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251220292 data=null 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')] [2023-10-02T15:34:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251220917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:34:22.290Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 60.132 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2023-10-02T15:34:22.290Z] testKeyboardSelectNextPreviousMarker Time elapsed: 11.376 s [2023-10-02T15:34:22.290Z] testShowRows Time elapsed: 2.995 s [2023-10-02T15:34:22.290Z] testMarkerAxis Time elapsed: 4.809 s [2023-10-02T15:34:22.290Z] testAddRemoveBookmark Time elapsed: 8.316 s [2023-10-02T15:34:22.290Z] testShowMarkers Time elapsed: 3.42 s [2023-10-02T15:34:22.290Z] testMarkerNavigationSubMenu skipped [2023-10-02T15:34:22.290Z] testFilter Time elapsed: 4.536 s [2023-10-02T15:34:22.290Z] testToolBarSelectNextPreviousMarker Time elapsed: 10.647 s [2023-10-02T15:34:22.290Z] testHorizontalScrollbar Time elapsed: 2.515 s [2023-10-02T15:34:22.290Z] testToolbar Time elapsed: 2.641 s [2023-10-02T15:34:22.290Z] testVerticalScrollbar Time elapsed: 2.44 s [2023-10-02T15:34:22.290Z] testOpenCloseOpen Time elapsed: 2.422 s [2023-10-02T15:34:22.290Z] testLegend Time elapsed: 1.842 s [2023-10-02T15:34:22.290Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251219787 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251219676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:34:22.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.807Z] [2023-10-02T15:34:24.807Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.808Z] [2023-10-02T15:34:24.808Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.808Z] [2023-10-02T15:34:24.808Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251217258 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:24.808Z] 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') [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251217242 data=null}, (of type 'Combo')] [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:24.808Z] 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') [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] 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. [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.808Z] 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') [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:24.808Z] 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. [2023-10-02T15:34:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.809Z] 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') [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40e8c9bb [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251217237 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251217237 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251217237 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251217237 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251217237 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251217237 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251217236 data=null 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251217236 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251217236 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251217236 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')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251217236 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251217236 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.809Z] 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') [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:24.810Z] 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. [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.810Z] 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') [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:24.810Z] 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. [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251217235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251217235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251217235 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251217235 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251217235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251217235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251217235 data=null 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')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251217234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251217234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251217234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251217234 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251217234 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} time=-251217233 data=null}, (of type 'Combo')] [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:24.811Z] 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') [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] 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. [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.811Z] 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') [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:24.811Z] 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. [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.811Z] 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') [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:24.811Z] 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. [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.812Z] 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') [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:24.812Z] 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. [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:24.812Z] 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') [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:24.812Z] 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. [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251217231 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251217231 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251217231 data=null 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')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251217229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251217229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251217229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251217229 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251217229 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:24.813Z] 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') [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251217227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251217227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251217227 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251217227 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251217227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251217227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251217227 data=null 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')] [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:25.074Z] [2023-10-02T15:34:25.074Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.074Z] [2023-10-02T15:34:25.074Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:24.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.075Z] [2023-10-02T15:34:25.075Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.332Z] [2023-10-02T15:34:25.332Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.332Z] [2023-10-02T15:34:25.332Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.332Z] [2023-10-02T15:34:25.332Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.332Z] [2023-10-02T15:34:25.332Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251216747 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:25.333Z] 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') [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251216744 data=null}, (of type 'Combo')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:25.333Z] 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') [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] 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. [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.333Z] 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') [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d9953b1 [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-251216743 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251216743 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-251216743 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-251216743 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-251216742 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-251216742 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-251216742 data=null 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-251216742 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251216742 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-251216742 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')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-251216742 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-251216742 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.334Z] 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') [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:25.334Z] 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. [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.334Z] 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') [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12347cd [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-251216681 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-251216681 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-251216681 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-251216681 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-251216681 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-251216681 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-251216681 data=null 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-251216680 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-251216680 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-251216680 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')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-251216680 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-251216680 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:25.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.334Z] 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') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:25.335Z] 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. [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251216679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251216679 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251216679 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251216679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251216679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251216679 data=null 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')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251216678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251216678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251216678 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251216678 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} time=-251216676 data=null}, (of type 'Combo')] [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:25.335Z] 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') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] 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. [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.335Z] 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') [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:25.336Z] 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. [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.336Z] 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') [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:25.336Z] 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. [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.336Z] 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') [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:25.336Z] 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. [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.336Z] 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') [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:25.336Z] 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. [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251216674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251216674 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251216674 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251216674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251216673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251216673 data=null 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')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251216672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251216672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251216672 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251216672 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:25.337Z] 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') [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251216671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251216670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251216670 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251216670 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251216670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251216670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251216670 data=null 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')] [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:25.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:25.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.594Z] [2023-10-02T15:34:25.594Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.595Z] [2023-10-02T15:34:25.595Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.595Z] [2023-10-02T15:34:25.595Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.595Z] [2023-10-02T15:34:25.595Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.852Z] [2023-10-02T15:34:25.852Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.853Z] [2023-10-02T15:34:25.853Z] (Eclipse:12585): Gtk-WARNING **: 15:34:25.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251216278 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:25.853Z] 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') [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} time=-251216275 data=null}, (of type 'Combo')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:25.853Z] 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') [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] 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. [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.853Z] 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') [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@313cd0c [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-251216261 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')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251216261 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')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-251216261 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-251216261 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-251216261 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')] [2023-10-02T15:34:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-251216261 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-251216261 data=null 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-251216261 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-251216260 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-251216260 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-251216260 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-251216260 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.854Z] 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') [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:25.854Z] 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. [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.854Z] 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') [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.854Z] 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') [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d2a7d6a [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251216259 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251216259 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')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251216259 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251216259 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251216259 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251216259 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251216259 data=null 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251216258 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251216258 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251216258 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251216258 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251216258 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251216258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251216258 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251216258 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251216258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251216258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251216258 data=null 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')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251216257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251216257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251216257 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251216257 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} time=-251216256 data=null}, (of type 'Combo')] [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:25.855Z] 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') [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] 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. [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.856Z] 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') [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:25.856Z] 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. [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.856Z] 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') [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:25.856Z] 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. [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.856Z] 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') [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:25.857Z] 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') [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@588d8069 [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251216253 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251216253 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251216253 data=null 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251216253 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251216253 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251216253 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251216251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251216251 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251216251 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251216251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251216250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251216250 data=null 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')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251216250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251216250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251216249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251216249 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251216249 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:25.858Z] 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') [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251216248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251216248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251216248 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251216248 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251216248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251216248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251216248 data=null 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')] [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:25.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.114Z] [2023-10-02T15:34:26.114Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.114Z] [2023-10-02T15:34:26.114Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.114Z] [2023-10-02T15:34:26.114Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.114Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.115Z] [2023-10-02T15:34:26.115Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] [2023-10-02T15:34:26.372Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251215727 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:26.372Z] 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') [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251215719 data=null}, (of type 'Combo')] [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:26.372Z] 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') [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] 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. [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.372Z] 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') [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:26.373Z] 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. [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.373Z] 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') [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@270ea042 [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251215717 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251215717 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251215717 data=null 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251215717 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')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251215717 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251215717 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.373Z] 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') [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:26.373Z] 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. [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.374Z] 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') [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:26.374Z] 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. [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251215716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251215716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251215716 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251215716 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251215716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251215716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251215716 data=null 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')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251215715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251215715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251215715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251215715 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251215715 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251215714 data=null}, (of type 'Combo')] [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:26.374Z] 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') [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-251215713 data=null doit=true}, Button with text {F&orward}] [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251215713 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}] [2023-10-02T15:34:26.375Z] 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') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-251215712 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-251215712 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-251215712 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251215712 data=null 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')] [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.375Z] 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') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:26.375Z] 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. [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.375Z] 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') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:26.375Z] 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. [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.375Z] 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') [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:26.375Z] 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. [2023-10-02T15:34:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:26.376Z] 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') [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:26.376Z] 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. [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251215710 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251215710 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251215710 data=null 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')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251215710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251215710 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251215710 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:26.376Z] 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') [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251215699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251215699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251215699 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251215699 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251215699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251215699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251215699 data=null 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')] [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.633Z] [2023-10-02T15:34:26.633Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] [2023-10-02T15:34:26.634Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] [2023-10-02T15:34:26.634Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] [2023-10-02T15:34:26.634Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] [2023-10-02T15:34:26.634Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] [2023-10-02T15:34:26.634Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251215310 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:26.634Z] 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') [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251215308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251215308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251215308 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251215308 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251215308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251215308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251215308 data=null 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')] [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:26.890Z] [2023-10-02T15:34:26.890Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.146Z] [2023-10-02T15:34:27.146Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.147Z] [2023-10-02T15:34:27.147Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.147Z] [2023-10-02T15:34:27.147Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.147Z] [2023-10-02T15:34:27.147Z] (Eclipse:12585): Gtk-WARNING **: 15:34:26.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251214910 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:27.147Z] 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') [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251214908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251214908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251214908 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251214908 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251214908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251214908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251214907 data=null 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')] [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:27.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:27.403Z] [2023-10-02T15:34:27.403Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.403Z] [2023-10-02T15:34:27.403Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.403Z] [2023-10-02T15:34:27.403Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.403Z] [2023-10-02T15:34:27.403Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.403Z] [2023-10-02T15:34:27.403Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.404Z] [2023-10-02T15:34:27.404Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] [2023-10-02T15:34:27.661Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251214410 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:27.661Z] 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') [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:27.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251214404 data=null}, (of type 'Combo')] [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:27.662Z] 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') [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] 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. [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.662Z] 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') [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:27.662Z] 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. [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.662Z] 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') [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:27.662Z] 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. [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.662Z] 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') [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:27.662Z] 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. [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.663Z] 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') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:27.663Z] 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. [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251214401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251214401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251214401 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251214401 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251214401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251214401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251214400 data=null 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')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251214400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251214399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251214399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251214399 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251214399 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} time=-251214398 data=null}, (of type 'Combo')] [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:27.663Z] 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') [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-251214397 data=null doit=true}, Button with text {&Backward}] [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251214397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-10-02T15:34:27.664Z] 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') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-251214397 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-251214397 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-251214396 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251214396 data=null 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')] [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.664Z] 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') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:27.664Z] 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. [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.664Z] 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') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:27.664Z] 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. [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.664Z] 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') [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:27.664Z] 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. [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:27.665Z] 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') [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:27.665Z] 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. [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251214395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251214395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251214395 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251214395 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251214395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251214395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251214395 data=null 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')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251214395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251214394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251214394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251214394 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251214394 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:27.665Z] 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') [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251214393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251214393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251214393 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251214393 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251214393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251214393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251214393 data=null 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')] [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.922Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.922Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:27.923Z] [2023-10-02T15:34:27.923Z] (Eclipse:12585): Gtk-WARNING **: 15:34:27.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251213990 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:28.180Z] 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') [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251213988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251213988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251213988 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251213987 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251213987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251213987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251213987 data=null 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')] [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:28.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:28.180Z] [2023-10-02T15:34:28.180Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.180Z] [2023-10-02T15:34:28.180Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.180Z] [2023-10-02T15:34:28.180Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.180Z] [2023-10-02T15:34:28.180Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] [2023-10-02T15:34:28.438Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251213546 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:28.439Z] 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') [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251213544 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251213544 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251213543 data=null 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')] [2023-10-02T15:34:28.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:28.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.696Z] [2023-10-02T15:34:28.696Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] [2023-10-02T15:34:28.955Z] (Eclipse:12585): Gtk-WARNING **: 15:34:28.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251213123 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:28.955Z] 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') [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492 [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} time=-251213121 data=null}, (of type 'Combo')] [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492 [2023-10-02T15:34:28.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:28.956Z] 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') [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] 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. [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.956Z] 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') [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:28.956Z] 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. [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.956Z] 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') [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@b9ae07b [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251213119 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251213119 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251213119 data=null 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251213119 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251213119 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251213119 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.957Z] 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') [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.957Z] 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') [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4648449f [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251213118 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251213118 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251213118 data=null 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251213118 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251213118 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251213118 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251213118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251213118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251213118 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251213118 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251213118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251213118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251213117 data=null 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')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251213117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251213117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251213117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251213117 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251213117 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo' [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo') [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492 [2023-10-02T15:34:28.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} time=-251213117 data=null}, (of type 'Combo')] [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492 [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:28.959Z] 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') [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] 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. [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.959Z] 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') [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:28.959Z] 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. [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.959Z] 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') [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:28.959Z] 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. [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.960Z] 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') [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:28.960Z] 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') [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6f77815e [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-251213115 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-251213115 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-251213115 data=null 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-251213115 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')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-251213114 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-251213114 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251213114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251213114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251213114 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251213114 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251213114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251213114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251213114 data=null 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')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251213113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251213113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251213113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251213113 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251213113 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:28.961Z] 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') [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251213112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251213112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251213112 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251213112 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251213112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251213112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251213112 data=null 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')] [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:28.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.218Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.218Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.219Z] [2023-10-02T15:34:29.219Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.476Z] [2023-10-02T15:34:29.476Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.476Z] [2023-10-02T15:34:29.476Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.476Z] [2023-10-02T15:34:29.476Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.476Z] [2023-10-02T15:34:29.476Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251212674 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:29.476Z] 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') [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} time=-251212672 data=null}, (of type 'Combo')] [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:29.476Z] 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') [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] 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. [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.476Z] 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') [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:29.477Z] 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. [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.477Z] 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') [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4e3652b7 [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-251212670 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251212670 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-251212669 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-251212669 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-251212669 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-251212669 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-251212669 data=null 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-251212669 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-251212669 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-251212669 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')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-251212669 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-251212669 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.477Z] 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') [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:29.478Z] 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. [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.478Z] 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') [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:29.478Z] 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. [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251212658 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251212658 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251212658 data=null 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')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251212658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251212657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251212657 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251212657 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo') [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} time=-251212656 data=null}, (of type 'Combo')] [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:29.478Z] 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') [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-251212656 data=null doit=true}, Button with text {F&orward}] [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251212656 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}] [2023-10-02T15:34:29.479Z] 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') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-251212655 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-251212655 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-251212655 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251212655 data=null 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')] [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.479Z] 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') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:29.479Z] 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. [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.479Z] 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') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:29.479Z] 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. [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.479Z] 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') [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:29.480Z] 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. [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:29.480Z] 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') [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:29.480Z] 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. [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251212654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251212654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251212654 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251212653 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251212653 data=null 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')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251212653 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251212653 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:29.480Z] 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') [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251212643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251212643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251212643 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251212642 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251212642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251212642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251212642 data=null 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')] [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.481Z] [2023-10-02T15:34:29.481Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.737Z] [2023-10-02T15:34:29.737Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] [2023-10-02T15:34:29.738Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251212276 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:29.738Z] 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') [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251212267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251212267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251212267 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251212267 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251212266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251212266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251212266 data=null 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')] [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.995Z] [2023-10-02T15:34:29.995Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:29.996Z] [2023-10-02T15:34:29.996Z] (Eclipse:12585): Gtk-WARNING **: 15:34:29.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251211913 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:30.253Z] 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') [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251211906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251211906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251211906 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251211906 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251211906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251211906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251211906 data=null 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')] [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:30.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.253Z] [2023-10-02T15:34:30.253Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.510Z] [2023-10-02T15:34:30.510Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.510Z] [2023-10-02T15:34:30.510Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.510Z] [2023-10-02T15:34:30.510Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.510Z] [2023-10-02T15:34:30.510Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] [2023-10-02T15:34:30.511Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} time=-251211516 data=null doit=true}, Shell with text {Find}] [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:30.511Z] 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') [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} time=-251211509 data=null}, (of type 'Combo')] [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:30.511Z] 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') [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] 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. [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:30.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.512Z] 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') [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:30.512Z] 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. [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.512Z] 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') [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:30.512Z] 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. [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.512Z] 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') [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:30.512Z] 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. [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.512Z] 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') [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:30.512Z] 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. [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251211506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251211506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251211506 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251211506 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251211506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251211506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251211506 data=null 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')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251211505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251211504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251211504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251211504 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251211504 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} time=-251211503 data=null}, (of type 'Combo')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-10-02T15:34:30.513Z] 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') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-251211503 data=null doit=true}, Button with text {&Backward}] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-251211502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-10-02T15:34:30.513Z] 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') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-251211502 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-251211502 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-251211502 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-251211501 data=null 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')] [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.513Z] 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') [2023-10-02T15:34:30.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-10-02T15:34:30.514Z] 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. [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.514Z] 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') [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-10-02T15:34:30.514Z] 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. [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.514Z] 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') [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-10-02T15:34:30.514Z] 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. [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:30.514Z] 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') [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-10-02T15:34:30.514Z] 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. [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-251211500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251211500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-251211500 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-251211500 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-251211500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-251211500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-251211500 data=null 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')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-251211500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-251211499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-251211499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-251211499 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-251211499 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:30.515Z] 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') [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-251211491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-251211491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-251211491 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-251211491 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-251211491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-251211491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-251211491 data=null 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')] [2023-10-02T15:34:30.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:34:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-251211359 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}] [2023-10-02T15:34:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:34:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:34:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:34:30.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251211327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251211327 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251211327 data=null}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251211327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251211326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251211322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:34:30.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:34:30.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gs2fb because kubernetes resource quota exceeded. [2023-10-02T15:34:30.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gs2fb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:30.879Z] Retrying... [2023-10-02T15:34:30.879Z] [2023-10-02T15:34:30.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-gs2fb [2023-10-02T15:34:30.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gs2fb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:30.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gs2fb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gs2fb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:30.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:30.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:30.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:30.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:30.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:30.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:30.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.028Z] [2023-10-02T15:34:31.028Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] [2023-10-02T15:34:31.029Z] (Eclipse:12585): Gtk-WARNING **: 15:34:30.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:34:31.029Z] 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') [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:34:31.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:34:31.029Z] 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=-251210915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210915 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210915 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210914 data=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')] [2023-10-02T15:34:31.029Z] 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=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.029Z] 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=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.030Z] 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=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.030Z] 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=-251210914 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.030Z] 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=-251210914 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:34:31.030Z] 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') [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251210914 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251210914 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251210914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:34:31.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:31.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:31.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:31.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:31.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:34:31.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:34:31.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251210913 data=null 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')] [2023-10-02T15:34:31.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251211283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:34:31.542Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.377 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2023-10-02T15:34:31.542Z] testWholeWord[0: lttng] Time elapsed: 0.547 s [2023-10-02T15:34:31.542Z] testCaseSensitive[0: lttng] Time elapsed: 0.542 s [2023-10-02T15:34:31.542Z] testRegEx[0: lttng] Time elapsed: 0.484 s [2023-10-02T15:34:31.542Z] testDirection[0: lttng] Time elapsed: 0.492 s [2023-10-02T15:34:31.542Z] testOpenCloseDialog[0: lttng] Time elapsed: 0.837 s [2023-10-02T15:34:31.542Z] testWrapSearch[0: lttng] Time elapsed: 0.477 s [2023-10-02T15:34:31.542Z] testWholeWord[1: 492] Time elapsed: 0.426 s [2023-10-02T15:34:31.542Z] testCaseSensitive[1: 492] Time elapsed: 0.424 s [2023-10-02T15:34:31.542Z] testRegEx[1: 492] Time elapsed: 0.416 s [2023-10-02T15:34:31.542Z] testDirection[1: 492] Time elapsed: 0.472 s [2023-10-02T15:34:31.542Z] testOpenCloseDialog[1: 492] Time elapsed: 0.733 s [2023-10-02T15:34:31.542Z] testWrapSearch[1: 492] Time elapsed: 0.427 s [2023-10-02T15:34:31.542Z] [2023-10-02T15:34:31.542Z] Results: [2023-10-02T15:34:31.542Z] [2023-10-02T15:34:31.542Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:34:31.542Z] [2023-10-02T15:34:32.106Z] [2023-10-02T15:34:32.106Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:34:31.867 [2023-10-02T15:34:32.106Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:34:32.668Z] [INFO] All tests passed! [2023-10-02T15:34:32.668Z] [INFO] [2023-10-02T15:34:32.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:34:32.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:32.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:32.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:32.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-10-02T15:34:32.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2023-10-02T15:34:32.669Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144] [2023-10-02T15:34:32.669Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] The project's OSGi version is 3.1.0.202310021456 [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui... [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2023-10-02T15:34:32.669Z] [INFO] [2023-10-02T15:34:32.669Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.669Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] No tests to run. [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] [2023-10-02T15:34:32.926Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:32.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:34:33.183Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] No tests to run. [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:34:33.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2023-10-02T15:34:33.183Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT [103/144] [2023-10-02T15:34:33.183Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust/target [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:34:33.183Z] [INFO] [2023-10-02T15:34:33.183Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.184Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:34:33.184Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.184Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2023-10-02T15:34:33.184Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144] [2023-10-02T15:34:33.184Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] The project's OSGi version is 1.0.14.202310021456 [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] [2023-10-02T15:34:33.184Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.184Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests... [2023-10-02T15:34:33.444Z] [INFO] [2023-10-02T15:34:33.444Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2023-10-02T15:34:33.444Z] [INFO] [2023-10-02T15:34:33.444Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.444Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:34:33.700Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:33.700Z] [INFO] [2023-10-02T15:34:33.700Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:34:34.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) [2023-10-02T15:34:34.263Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2023-10-02T15:34:34.263Z] [INFO] Command line: [2023-10-02T15:34:34.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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:34:34.263Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:34:34.826Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:34:34.826Z] 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) [2023-10-02T15:34:34.826Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:34:34.826Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:34:37.348Z] !SESSION 2023-10-02 15:34:34.182 ----------------------------------------------- [2023-10-02T15:34:37.348Z] eclipse.buildId=unknown [2023-10-02T15:34:37.348Z] java.version=17.0.2 [2023-10-02T15:34:37.348Z] java.vendor=Oracle Corporation [2023-10-02T15:34:37.348Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:34:37.348Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:34:37.348Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:34:37.348Z] [2023-10-02T15:34:37.348Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:34:36.946 [2023-10-02T15:34:37.348Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:34:37.348Z] !STACK 0 [2023-10-02T15:34:37.348Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:34:37.348Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:34:37.348Z] [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:34:37.348Z] [2023-10-02T15:34:37.348Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:34:37.169 [2023-10-02T15:34:37.348Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:34:37.348Z] !STACK 0 [2023-10-02T15:34:37.348Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:34:37.348Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:34:37.348Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:34:37.348Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:34:37.348Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:34:37.348Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:34:37.348Z] [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:34:37.348Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:34:37.349Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:34:38.277Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2023-10-02T15:34:43.445Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-18l8v because kubernetes resource quota exceeded. [2023-10-02T15:34:43.445Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-18l8v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:43.445Z] Retrying... [2023-10-02T15:34:43.445Z] [2023-10-02T15:34:43.445Z] ERROR: Failed to launch tracecompass-build-3jjwn-18l8v [2023-10-02T15:34:43.445Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-18l8v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:43.445Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-18l8v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-18l8v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:43.445Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:43.445Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:43.445Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:43.445Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:43.445Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:43.445Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:43.445Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:44.819Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.171 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2023-10-02T15:34:44.819Z] testExec Time elapsed: 1.468 s [2023-10-02T15:34:44.819Z] testGetAnalysisRequirements Time elapsed: 0 s [2023-10-02T15:34:44.819Z] testGetAllBinaries Time elapsed: 1.152 s [2023-10-02T15:34:44.819Z] testExecution Time elapsed: 0.08 s [2023-10-02T15:34:44.819Z] testTwoProcesses Time elapsed: 1.113 s [2023-10-02T15:34:44.819Z] testCanExecute Time elapsed: 0.023 s [2023-10-02T15:34:44.819Z] testBuildIDDebugLink Time elapsed: 1.117 s [2023-10-02T15:34:44.819Z] testCannotExcecute Time elapsed: 0.016 s [2023-10-02T15:34:44.819Z] testBinaryCallsites Time elapsed: 1.144 s [2023-10-02T15:34:44.819Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2023-10-02T15:34:44.819Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2023-10-02T15:34:44.819Z] testGetAnalysisRequirements skipped [2023-10-02T15:34:44.819Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest [2023-10-02T15:34:45.748Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest [2023-10-02T15:34:45.748Z] testGetAnalysisRequirements Time elapsed: 0 s [2023-10-02T15:34:45.748Z] testGetCpuForThread Time elapsed: 1.286 s [2023-10-02T15:34:45.748Z] testExecution Time elapsed: 0.008 s [2023-10-02T15:34:45.748Z] testCanExecute Time elapsed: 0.006 s [2023-10-02T15:34:45.748Z] testCannotExcecute Time elapsed: 0.069 s [2023-10-02T15:34:45.748Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2023-10-02T15:34:50.892Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-kvrtz because kubernetes resource quota exceeded. [2023-10-02T15:34:50.892Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kvrtz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:50.892Z] Retrying... [2023-10-02T15:34:50.892Z] [2023-10-02T15:34:50.892Z] ERROR: Failed to launch tracecompass-build-3jjwn-kvrtz [2023-10-02T15:34:50.893Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kvrtz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:34:50.893Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-kvrtz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-kvrtz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:34:50.893Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:34:50.893Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:34:50.893Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:34:50.893Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:34:50.893Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:34:50.893Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:34:50.893Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:34:55.694Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.934 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2023-10-02T15:34:55.694Z] testCallStackEnd Time elapsed: 1.535 s [2023-10-02T15:34:55.694Z] testConstruction Time elapsed: 1.175 s [2023-10-02T15:34:55.694Z] testCallStack1 Time elapsed: 1.203 s [2023-10-02T15:34:55.694Z] testCallStack2 Time elapsed: 1.139 s [2023-10-02T15:34:55.694Z] testCallStack3 Time elapsed: 1.141 s [2023-10-02T15:34:55.694Z] testOtherUstTrace Time elapsed: 2.616 s [2023-10-02T15:34:55.694Z] testCallStackBegin Time elapsed: 1.125 s [2023-10-02T15:34:55.694Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2023-10-02T15:35:00.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zrk0d because kubernetes resource quota exceeded. [2023-10-02T15:35:00.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zrk0d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:00.866Z] Retrying... [2023-10-02T15:35:00.866Z] [2023-10-02T15:35:00.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-zrk0d [2023-10-02T15:35:00.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zrk0d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:00.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:00.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:00.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:00.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:00.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:00.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:00.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:00.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zrk0d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zrk0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:00.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:00.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:00.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:00.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:00.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:00.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:05.645Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.237 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2023-10-02T15:35:05.645Z] testCallStackEnd Time elapsed: 1.157 s [2023-10-02T15:35:05.645Z] testConstruction Time elapsed: 1.137 s [2023-10-02T15:35:05.645Z] testCallStack1 Time elapsed: 1.131 s [2023-10-02T15:35:05.645Z] testCallStack2 Time elapsed: 1.133 s [2023-10-02T15:35:05.645Z] testCallStack3 Time elapsed: 1.125 s [2023-10-02T15:35:05.645Z] testOtherUstTrace Time elapsed: 2.428 s [2023-10-02T15:35:05.645Z] testCallStackBegin Time elapsed: 1.124 s [2023-10-02T15:35:05.645Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2023-10-02T15:35:05.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2023-10-02T15:35:05.645Z] testCallStackRequirements Time elapsed: 0.003 s [2023-10-02T15:35:05.645Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2023-10-02T15:35:05.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2023-10-02T15:35:05.645Z] testTidAspect Time elapsed: 0.12 s [2023-10-02T15:35:05.645Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2023-10-02T15:35:05.645Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2023-10-02T15:35:05.645Z] testStartBundleContext Time elapsed: 0 s [2023-10-02T15:35:05.645Z] testActivator Time elapsed: 0.001 s [2023-10-02T15:35:05.645Z] testStopBundleContext Time elapsed: 0 s [2023-10-02T15:35:05.645Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:35:05.645Z] [2023-10-02T15:35:05.645Z] Results: [2023-10-02T15:35:05.645Z] [2023-10-02T15:35:05.645Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:35:05.645Z] [2023-10-02T15:35:05.645Z] [INFO] All tests passed! [2023-10-02T15:35:05.645Z] [INFO] [2023-10-02T15:35:05.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:35:05.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:05.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:05.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:05.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-10-02T15:35:05.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2023-10-02T15:35:05.646Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144] [2023-10-02T15:35:05.646Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests... [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:35:05.646Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.646Z] [INFO] [2023-10-02T15:35:05.646Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:05.904Z] [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) [2023-10-02T15:35:05.904Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:35:05.904Z] [INFO] Command line: [2023-10-02T15:35:05.904Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:35:05.904Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:35:06.834Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:35:06.834Z] 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) [2023-10-02T15:35:06.834Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:35:06.834Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:35:09.352Z] !SESSION 2023-10-02 15:35:05.970 ----------------------------------------------- [2023-10-02T15:35:09.352Z] eclipse.buildId=unknown [2023-10-02T15:35:09.352Z] java.version=17.0.2 [2023-10-02T15:35:09.352Z] java.vendor=Oracle Corporation [2023-10-02T15:35:09.352Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:35:09.352Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:35:09.352Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:35:09.352Z] [2023-10-02T15:35:09.352Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:35:08.849 [2023-10-02T15:35:09.352Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:35:09.352Z] !STACK 0 [2023-10-02T15:35:09.352Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:35:09.352Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:09.352Z] [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:35:09.352Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:35:09.353Z] [2023-10-02T15:35:09.353Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:35:09.072 [2023-10-02T15:35:09.353Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:35:09.353Z] !STACK 0 [2023-10-02T15:35:09.353Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:35:09.353Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:09.353Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:35:09.353Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:35:09.353Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:35:09.353Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:09.353Z] [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:35:09.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:35:09.609Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:35:09.609Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:35:10.993Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6drr7 because kubernetes resource quota exceeded. [2023-10-02T15:35:10.993Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6drr7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:10.993Z] Retrying... [2023-10-02T15:35:10.993Z] [2023-10-02T15:35:10.994Z] ERROR: Failed to launch tracecompass-build-3jjwn-6drr7 [2023-10-02T15:35:10.994Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6drr7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:10.994Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6drr7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6drr7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:10.994Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:10.994Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:10.994Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:10.994Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:10.994Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:10.994Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:10.994Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:14.861Z] [2023-10-02T15:35:14.861Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:35:14.243 [2023-10-02T15:35:14.861Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:35:14.861Z] !STACK 0 [2023-10-02T15:35:14.861Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:35:14.861Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:35:14.861Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:35:14.861Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:35:14.861Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:35:14.861Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:35:14.861Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:35:14.861Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:35:14.861Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:35:14.861Z] ... 7 more [2023-10-02T15:35:15.119Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2023-10-02T15:35:15.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2023-10-02T15:35:15.119Z] testStartBundleContext Time elapsed: 0.002 s [2023-10-02T15:35:15.119Z] testActivator Time elapsed: 0 s [2023-10-02T15:35:15.119Z] testStopBundleContext Time elapsed: 0 s [2023-10-02T15:35:15.119Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:35:15.119Z] [2023-10-02T15:35:15.119Z] Results: [2023-10-02T15:35:15.119Z] [2023-10-02T15:35:15.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:35:15.119Z] [2023-10-02T15:35:15.686Z] [INFO] All tests passed! [2023-10-02T15:35:15.686Z] [INFO] [2023-10-02T15:35:15.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:15.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:15.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:15.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:35:15.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:35:15.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2023-10-02T15:35:15.943Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144] [2023-10-02T15:35:15.943Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] The project's OSGi version is 1.0.16.202310021456 [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests... [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2023-10-02T15:35:15.943Z] [INFO] [2023-10-02T15:35:15.943Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:15.943Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2023-10-02T15:35:16.203Z] [INFO] [2023-10-02T15:35:16.203Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:35:16.204Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.204Z] [INFO] [2023-10-02T15:35:16.204Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:35:16.769Z] [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) [2023-10-02T15:35:16.769Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:35:16.769Z] [INFO] Command line: [2023-10-02T15:35:16.769Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:35:16.769Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:35:17.344Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:35:17.344Z] 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) [2023-10-02T15:35:17.344Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:35:17.344Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:35:19.864Z] !SESSION 2023-10-02 15:35:16.585 ----------------------------------------------- [2023-10-02T15:35:19.864Z] eclipse.buildId=unknown [2023-10-02T15:35:19.864Z] java.version=17.0.2 [2023-10-02T15:35:19.864Z] java.vendor=Oracle Corporation [2023-10-02T15:35:19.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:35:19.864Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:35:19.864Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:35:19.864Z] [2023-10-02T15:35:19.864Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:35:19.646 [2023-10-02T15:35:19.864Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:35:19.864Z] !STACK 0 [2023-10-02T15:35:19.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:35:19.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:19.864Z] [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:35:19.864Z] [2023-10-02T15:35:19.864Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:35:19.858 [2023-10-02T15:35:19.864Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:35:19.864Z] !STACK 0 [2023-10-02T15:35:19.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:35:19.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:19.864Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:35:19.864Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:35:19.864Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:35:19.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:35:19.864Z] [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:35:19.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:35:20.429Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:35:20.429Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:35:20.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-m8w77 because kubernetes resource quota exceeded. [2023-10-02T15:35:20.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m8w77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:20.863Z] Retrying... [2023-10-02T15:35:20.863Z] [2023-10-02T15:35:20.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-m8w77 [2023-10-02T15:35:20.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m8w77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:20.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-m8w77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-m8w77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:20.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:20.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:20.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:20.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:20.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:25.682Z] [2023-10-02T15:35:25.683Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:35:25.226 [2023-10-02T15:35:25.683Z] !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 [2023-10-02T15:35:25.683Z] [2023-10-02T15:35:25.683Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:35:25.244 [2023-10-02T15:35:25.683Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:35:25.683Z] !STACK 0 [2023-10-02T15:35:25.683Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:35:25.683Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:35:25.683Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:35:25.683Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:35:25.683Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:35:25.683Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:35:25.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:35:25.683Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:35:25.683Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:35:25.683Z] ... 7 more [2023-10-02T15:35:25.939Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2023-10-02T15:35:26.195Z] Display size: 1440x900 [2023-10-02T15:35:26.195Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:35:26.195Z] GTK version=3.22.30 [2023-10-02T15:35:26.195Z] GTK theme=Ambiance [2023-10-02T15:35:26.195Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:35:26.195Z] Time zone: Greenwich Mean Time [2023-10-02T15:35:26.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251155796 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251155082 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251155081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251155080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:35:27.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:35:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251154365 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251154364 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251154364 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251154363 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251154363 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}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251154283 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251154282 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251154282 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251154282 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251154281 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251154281 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}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251154267 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251154266 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251154265 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251154265 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251154264 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}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251154235 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251154233 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251154233 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251154232 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251154232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251154232 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]}] [2023-10-02T15:35:27.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251154185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:30.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-0b6c5 because kubernetes resource quota exceeded. [2023-10-02T15:35:30.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0b6c5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:30.858Z] Retrying... [2023-10-02T15:35:30.858Z] [2023-10-02T15:35:30.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-0b6c5 [2023-10-02T15:35:30.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0b6c5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:30.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0b6c5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0b6c5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:30.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:30.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:30.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:30.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:30.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:31.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:31.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149679 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}] [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149679 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}] [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149678 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149678 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}] [2023-10-02T15:35:32.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149678 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}] [2023-10-02T15:35:32.477Z] [2023-10-02T15:35:32.477Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.477Z] [2023-10-02T15:35:32.477Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.477Z] [2023-10-02T15:35:32.477Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.477Z] [2023-10-02T15:35:32.477Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.733Z] [2023-10-02T15:35:32.733Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] [2023-10-02T15:35:32.734Z] (Eclipse:16757): Gtk-WARNING **: 15:35:32.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149321 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}] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149320 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}] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149320 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}] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149319 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149319 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:32.734Z] 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') [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add... [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-251149291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251149291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-251149291 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-251149290 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-251149290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-251149290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] [2023-10-02T15:35:32.991Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-10-02 15:35:32.753 [2023-10-02T15:35:32.991Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-251149290 data=null 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')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-251149147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251149147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-251149146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-251149146 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-251149146 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add... [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:32.991Z] 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') [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251149143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251149143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251149143 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251149143 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251149143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251149142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-251149059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251149142 data=null 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')] [2023-10-02T15:35:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251149678 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}] [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:33.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:33.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:33.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:33.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:33.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:33.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251147688 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251147658 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251147658 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251147658 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:34.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251147658 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:34.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251147657 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}] [2023-10-02T15:35:34.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251147635 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:34.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:34.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:34.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:34.884Z] 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') [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:34.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:34.884Z] 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=-251147145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.884Z] 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=-251147145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.884Z] 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=-251147145 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.884Z] 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=-251147145 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.884Z] 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=-251147145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=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')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] 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=-251147144 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:34.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') [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251147127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251147127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251147095 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251147082 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251147082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251147082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:34.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:34.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:34.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:34.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:34.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:34.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:35:35.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251147081 data=null 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')] [2023-10-02T15:35:35.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251147477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:35.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251145926 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251145926 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251145926 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251145926 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251145926 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}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251145919 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251145918 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251145918 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251145918 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251145918 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251145918 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}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251145905 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251145905 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251145905 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251145904 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251145904 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}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251145902 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251145901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251145901 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251145900 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251145900 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251145900 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]}] [2023-10-02T15:35:36.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251145892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143975 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}] [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143975 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}] [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143974 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143974 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}] [2023-10-02T15:35:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143968 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}] [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.157Z] [2023-10-02T15:35:38.157Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] [2023-10-02T15:35:38.414Z] (Eclipse:16757): Gtk-WARNING **: 15:35:38.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143659 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}] [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143659 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}] [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143658 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}] [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143658 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143658 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.414Z] 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') [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add... [2023-10-02T15:35:38.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-251143657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251143656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-251143656 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-251143656 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-251143656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-251143656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-251143547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251143546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-251143546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-251143546 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-251143546 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add... [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.415Z] 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') [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251143544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251143544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251143544 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251143544 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251143544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251143544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251143544 data=null 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')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-251143656 data=null 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')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-251143460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-251143460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-251143460 data=null doit=true}, (of type 'Table')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-251143460 data=null}, (of type 'Table')] [2023-10-02T15:35:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-251143459 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-251143458 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/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')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-251143457 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.673Z] 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') [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-251143456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-251143456 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-251143455 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-251143455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-251143455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-251143455 data=null 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')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-251143453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-251143453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-251143453 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-251143453 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-251143452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-251143452 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-251143452 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-251143452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-251143452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-251143452 data=null 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')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-251143451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-251143450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-251143450 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-251143450 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-251143450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-251143450 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-251143450 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-251143450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-251143450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-251143449 data=null 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')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-251143448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-251143448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-251143448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-251143448 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-251143448 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.674Z] 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') [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-251143446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-251143443 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-251143443 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-251143443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-251143442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-251143442 data=null 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')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-251143440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-251143440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-251143440 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-251143440 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-251143439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-251143439 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-251143439 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-251143439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-251143439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-251143439 data=null 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')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-251143437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-251143436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-251143436 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-251143436 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-251143436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-251143436 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-251143435 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-251143435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-251143435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-251143435 data=null 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')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-251143392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-251143391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-251143391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-251143391 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-251143391 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-251143390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-251143390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-251143390 data=null doit=true}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-251143389 data=null}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-251143389 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-251143388 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/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')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-251143388 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-251143388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-251143388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:35:38.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-251143388 data=null doit=true}, (of type 'Table')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-251143387 data=null}, (of type 'Table')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-251143387 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-251143387 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/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')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/261/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-251143386 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.676Z] 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') [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-251143385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-251143385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-251143385 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-251143384 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-251143384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-251143384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-251143384 data=null 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')] [2023-10-02T15:35:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:35:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:35:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:35:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:35:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:38.676Z] 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') [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-251143380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-251143380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-251143380 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-251143380 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-251143380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-251143380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:35:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-251143380 data=null 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')] [2023-10-02T15:35:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251143968 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}] [2023-10-02T15:35:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251142979 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251142946 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251142946 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251142946 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251142946 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251142946 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}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251142934 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:39.495Z] 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') [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:39.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:39.495Z] 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=-251142571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.495Z] 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=-251142557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.495Z] 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=-251142557 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.495Z] 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=-251142556 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.495Z] 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=-251142556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=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')] [2023-10-02T15:35:39.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=-251142556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.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=-251142556 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:39.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') [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251142554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251142553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251142553 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251142553 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251142553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251142553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:39.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:39.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251142553 data=null 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')] [2023-10-02T15:35:39.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251142840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:39.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251142147 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251142147 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251142147 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251142146 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251142146 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}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251142130 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251142130 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251142129 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251142129 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251142129 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251142129 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}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251142119 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251142119 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251142119 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251142119 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251142119 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}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251142086 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251142085 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251142085 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251142085 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251142085 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251142085 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]}] [2023-10-02T15:35:40.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251142080 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:40.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-k5mgb because kubernetes resource quota exceeded. [2023-10-02T15:35:40.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k5mgb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:40.871Z] Retrying... [2023-10-02T15:35:40.871Z] [2023-10-02T15:35:40.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-k5mgb [2023-10-02T15:35:40.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k5mgb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:40.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k5mgb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k5mgb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:40.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:40.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:40.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:40.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:40.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:40.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:40.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:41.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=-251139558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=-251139522 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-251139521 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}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-251139516 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=-251139515 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}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-251139514 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}] [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251139037 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251139011 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251139011 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251139011 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251139011 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251139010 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}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251139005 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:43.284Z] 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') [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:43.284Z] 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=-251138678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138678 data=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')] [2023-10-02T15:35:43.284Z] 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=-251138677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138677 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] 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=-251138677 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:43.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:43.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') [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251138645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251138645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251138645 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251138645 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251138644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251138644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:43.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:43.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:43.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:43.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:43.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:35:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251138644 data=null 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')] [2023-10-02T15:35:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251138955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251137458 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251137458 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251137458 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251137458 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251137458 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}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251137452 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251137451 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251137451 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251137451 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251137451 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251137450 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}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251137439 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251137438 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251137438 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251137438 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251137438 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}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251137436 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251137435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251137435 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251137435 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251137435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251137435 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]}] [2023-10-02T15:35:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251137427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251134500 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251134469 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251134469 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251134469 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251134469 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251134469 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}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251134459 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:47.939Z] 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') [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:47.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:47.939Z] 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=-251134168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.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=-251134168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.939Z] 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=-251134168 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.939Z] 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=-251134168 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.939Z] 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=-251134168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.939Z] 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=-251134168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.939Z] 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=-251134168 data=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')] [2023-10-02T15:35:47.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=-251134167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.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=-251134167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.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=-251134167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.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=-251134167 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.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=-251134167 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:47.940Z] 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') [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251134058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251134058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251134058 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251134058 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251134058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251134058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:47.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:47.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:47.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:47.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:47.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:47.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:35:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251134058 data=null 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')] [2023-10-02T15:35:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251134369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:49.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251132926 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251132926 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251132926 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251132925 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251132925 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}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251132920 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251132919 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251132919 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251132919 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251132919 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251132919 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}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251132907 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251132906 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251132906 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251132906 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251132906 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}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251132904 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251132904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251132903 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251132903 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:49.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251132903 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:49.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251132903 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]}] [2023-10-02T15:35:49.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251132897 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:50.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zc57x because kubernetes resource quota exceeded. [2023-10-02T15:35:50.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zc57x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:50.866Z] Retrying... [2023-10-02T15:35:50.866Z] [2023-10-02T15:35:50.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-zc57x [2023-10-02T15:35:50.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zc57x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:35:50.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zc57x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zc57x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:35:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:35:50.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:35:50.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:35:50.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:35:50.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:35:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:35:50.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251130646 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251130615 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251130615 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251130614 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251130614 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251130614 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}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251130610 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:51.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:52.349Z] 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') [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:52.349Z] 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=-251129859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129859 data=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')] [2023-10-02T15:35:52.349Z] 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=-251129858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] 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=-251129858 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:52.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') [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251129858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251129857 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251129857 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:52.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:52.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:52.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:52.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:52.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:52.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:35:52.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251129857 data=null 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')] [2023-10-02T15:35:52.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251130556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:52.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251128737 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251128737 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251128737 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251128736 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251128736 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}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251128716 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251128715 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251128715 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251128715 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251128715 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251128715 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}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251128709 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251128709 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251128709 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251128708 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251128708 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}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251128707 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251128706 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251128706 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251128706 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251128706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251128706 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]}] [2023-10-02T15:35:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251128702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:35:55.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251126208 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}] [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251126208 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}] [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251126208 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251126208 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}] [2023-10-02T15:35:55.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251126207 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}] [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:55.930Z] [2023-10-02T15:35:55.930Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] [2023-10-02T15:35:56.188Z] (Eclipse:16757): Gtk-WARNING **: 15:35:55.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251125938 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}] [2023-10-02T15:35:56.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=-251125938 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}] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251125937 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}] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251125937 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251125937 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:56.188Z] 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') [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add... [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-251125936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251125936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-251125936 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-251125936 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-251125936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-251125936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-251125935 data=null 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')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-251125929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-251125929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-251125929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-251125929 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-251125928 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add... [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:56.189Z] 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') [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251125927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251125927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251125927 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251125927 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251125927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251125927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-251125879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251125927 data=null 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')] [2023-10-02T15:35:56.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=-251126207 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}] [2023-10-02T15:35:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251125183 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251125151 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251125151 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251125151 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251125151 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251125151 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}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251125139 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:57.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:57.265Z] 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') [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:57.265Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.265Z] 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=-251124848 data=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')] [2023-10-02T15:35:57.266Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.266Z] 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=-251124848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.266Z] 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=-251124832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.266Z] 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=-251124832 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.266Z] 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=-251124832 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:35:57.266Z] 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') [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251124830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251124829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251124829 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251124829 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251124829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251124829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:35:57.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:57.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:57.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:57.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:57.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251124829 data=null 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')] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251125071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251124466 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251124466 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251124466 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251124466 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251124465 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}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251124449 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251124448 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251124448 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251124448 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251124448 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251124447 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}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251124437 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251124437 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251124437 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251124436 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251124436 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}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251124434 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251124434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251124433 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251124433 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251124433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251124433 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]}] [2023-10-02T15:35:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251124423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:35:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:35:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:35:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:35:59.437Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251122359 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251122332 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251122332 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251122332 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251122332 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251122331 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}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251122326 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:35:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:35:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:35:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:35:59.952Z] 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') [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:35:59.952Z] 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=-251121995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=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')] [2023-10-02T15:35:59.952Z] 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=-251121994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121993 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] 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=-251121993 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:35:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:36:00.209Z] 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') [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251121938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251121938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251121938 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251121938 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251121937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251121937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:00.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:00.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:00.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:00.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:00.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251121937 data=null 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')] [2023-10-02T15:36:00.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251122273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:36:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251120816 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251120816 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251120816 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251120816 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251120815 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}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251120796 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251120796 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251120796 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251120796 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251120795 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251120795 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}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251120787 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251120787 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251120787 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251120786 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-251120786 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}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251120784 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-251120783 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-251120783 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-251120783 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-251120783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251120783 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]}] [2023-10-02T15:36:01.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-251120778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:36:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2023-10-02T15:36:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:36:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:36:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:36:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:03.786Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.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=-251118422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118422 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118422 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}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118420 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251118419 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:04.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=-251117917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.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=-251117917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.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=-251117917 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.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=-251117917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.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=-251117917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117917 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}] [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.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=-251117916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117916 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117916 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117413 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}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117412 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251117412 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116910 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116909 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}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116903 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116903 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:05.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:05.535Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ng2fj because kubernetes resource quota exceeded. [2023-10-02T15:36:05.535Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ng2fj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:05.535Z] Retrying... [2023-10-02T15:36:05.535Z] [2023-10-02T15:36:05.535Z] ERROR: Failed to launch tracecompass-build-3jjwn-ng2fj [2023-10-02T15:36:05.535Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ng2fj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:05.535Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ng2fj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ng2fj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:05.535Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:05.535Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:05.535Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:05.535Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:05.535Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:05.535Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:05.535Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:05.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=-251116400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116400 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116400 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}] [2023-10-02T15:36:05.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=-251116399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.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=-251116399 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251116398 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:06.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:06.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115895 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115895 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}] [2023-10-02T15:36:06.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=-251115894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115894 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115893 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:06.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=-251115391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115391 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115390 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}] [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.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=-251115389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115388 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251115388 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:06.935Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-km7mj because kubernetes resource quota exceeded. [2023-10-02T15:36:06.935Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-km7mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:06.935Z] Retrying... [2023-10-02T15:36:06.935Z] [2023-10-02T15:36:06.935Z] ERROR: Failed to launch tracecompass-build-3jjwn-km7mj [2023-10-02T15:36:06.935Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-km7mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:06.935Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-km7mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-km7mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:06.935Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:06.935Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:06.935Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:06.935Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:06.935Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:06.935Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:06.935Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:07.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=-251114886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114886 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114886 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}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114884 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251114884 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:07.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=-251114382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114382 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114382 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}] [2023-10-02T15:36:07.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=-251114381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114380 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.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=-251114380 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:07.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:07.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113878 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113877 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}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113876 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113876 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-10-02T15:36:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-10-02T15:36:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.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=-251113373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113373 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251113373 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}] [2023-10-02T15:36:08.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=-251113372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.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=-251113372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.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=-251113372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.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=-251113371 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.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=-251113371 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:36:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112869 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}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112864 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112864 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-10-02T15:36:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-10-02T15:36:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item} [2023-10-02T15:36:09.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=-251112361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112361 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 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}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112360 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112359 data=null}, ToolItem with tooltip text {Select Previous Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item} [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item} [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112359 data=null doit=true}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 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}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null doit=true}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112358 data=null}, ToolItem with tooltip text {Select Next Item}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item} [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In} [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null doit=true}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 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}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null doit=true}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null}, ToolItem with tooltip text {Zoom In}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In} [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out} [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null doit=true}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 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}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null doit=true}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-251112355 data=null}, ToolItem with tooltip text {Zoom Out}] [2023-10-02T15:36:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out} [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251112108 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-251112088 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-251112088 data=null doit=true}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-251112087 data=null}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-251112087 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251112087 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}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-251112082 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}] [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:36:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:36:10.151Z] 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') [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:36:10.151Z] 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=-251111834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111834 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=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')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] 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=-251111833 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:36:10.151Z] 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') [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251111832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251111832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251111832 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251111832 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251111832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251111832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:10.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') [2023-10-02T15:36:10.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') [2023-10-02T15:36:10.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') [2023-10-02T15:36:10.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') [2023-10-02T15:36:10.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') [2023-10-02T15:36:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:36:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251111832 data=null 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')] [2023-10-02T15:36:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251112038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:36:10.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-w5f0f because kubernetes resource quota exceeded. [2023-10-02T15:36:10.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w5f0f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:10.866Z] Retrying... [2023-10-02T15:36:10.866Z] [2023-10-02T15:36:10.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-w5f0f [2023-10-02T15:36:10.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w5f0f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:10.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w5f0f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w5f0f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:10.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:10.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:10.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:10.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:10.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:10.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:10.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:10.971Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.73 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2023-10-02T15:36:10.971Z] testLoadingMappingFiles Time elapsed: 8.515 s [2023-10-02T15:36:10.971Z] testManipulatingMappingFiles Time elapsed: 4.287 s [2023-10-02T15:36:10.971Z] testGoToTimeSortAndCheckStack Time elapsed: 4.18 s [2023-10-02T15:36:10.971Z] testGoToTimeAndCheckStack Time elapsed: 4.532 s [2023-10-02T15:36:10.971Z] testOpenCallstack Time elapsed: 4.187 s [2023-10-02T15:36:10.971Z] testGoToTimeAndCheckStackWithNames Time elapsed: 4.78 s [2023-10-02T15:36:10.971Z] testCallStackToolBar Time elapsed: 3.14 s [2023-10-02T15:36:10.971Z] testGoToTimeGoBackAndForthAndCheckStack Time elapsed: 10.171 s [2023-10-02T15:36:10.971Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251111250 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251111137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:36:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:36:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2023-10-02T15:36:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2023-10-02T15:36:17.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251103003 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251102977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251102977 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251102977 data=null}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251102977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251102976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251102972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:36:19.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:36:19.711Z] 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') [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:36:19.711Z] 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=-251102246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102246 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=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')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] 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=-251102245 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:36:19.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:36:19.712Z] 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') [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251102244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251102244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251102244 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251102243 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251102243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251102243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:36:19.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:19.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:19.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:19.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:19.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:36:19.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:36:19.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251102243 data=null 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')] [2023-10-02T15:36:19.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251102894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:36:20.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.511 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2023-10-02T15:36:20.224Z] testOpenMemoryUsage Time elapsed: 6.397 s [2023-10-02T15:36:20.224Z] testMemoryUsage Time elapsed: 1.623 s [2023-10-02T15:36:20.224Z] [2023-10-02T15:36:20.224Z] Results: [2023-10-02T15:36:20.224Z] [2023-10-02T15:36:20.224Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:36:20.224Z] [2023-10-02T15:36:20.481Z] [2023-10-02T15:36:20.481Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:36:20.448 [2023-10-02T15:36:20.481Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:36:20.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-chbc0 because kubernetes resource quota exceeded. [2023-10-02T15:36:20.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chbc0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:20.861Z] Retrying... [2023-10-02T15:36:20.861Z] [2023-10-02T15:36:20.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-chbc0 [2023-10-02T15:36:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chbc0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:20.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-chbc0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-chbc0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:20.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:20.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:20.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:20.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:20.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:21.044Z] [INFO] All tests passed! [2023-10-02T15:36:21.044Z] [INFO] [2023-10-02T15:36:21.044Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:36:21.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml [2023-10-02T15:36:21.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2023-10-02T15:36:21.045Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT [107/144] [2023-10-02T15:36:21.045Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:21.045Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2023-10-02T15:36:21.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2023-10-02T15:36:21.045Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT [108/144] [2023-10-02T15:36:21.045Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core... [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2023-10-02T15:36:21.045Z] [INFO] [2023-10-02T15:36:21.045Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.045Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] No tests to run. [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:21.302Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] No tests to run. [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:21.302Z] [INFO] [2023-10-02T15:36:21.302Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2023-10-02T15:36:21.303Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT [109/144] [2023-10-02T15:36:21.303Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] The project's OSGi version is 1.0.6.202310021456 [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] [2023-10-02T15:36:21.303Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.303Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in... [2023-10-02T15:36:21.559Z] [INFO] [2023-10-02T15:36:21.559Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2023-10-02T15:36:21.559Z] [INFO] [2023-10-02T15:36:21.559Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.559Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [INFO] [2023-10-02T15:36:21.815Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:21.815Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:21.816Z] [INFO] [2023-10-02T15:36:21.816Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:21.816Z] [INFO] [2023-10-02T15:36:21.816Z] [INFO] --- maven-antrun-plugin:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:22.072Z] [INFO] Executing tasks [2023-10-02T15:36:22.072Z] [WARNING] [echo] Verifying: ${anyTraceExists} [2023-10-02T15:36:22.072Z] [WARNING] [echo] Attempting to download test traces [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2023-10-02T15:36:22.072Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2023-10-02T15:36:22.072Z] [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 [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2023-10-02T15:36:22.072Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2023-10-02T15:36:22.072Z] [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 [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2023-10-02T15:36:22.072Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2023-10-02T15:36:22.072Z] [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 [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2023-10-02T15:36:22.072Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2023-10-02T15:36:22.072Z] [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 [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2023-10-02T15:36:22.072Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2023-10-02T15:36:22.072Z] [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 [2023-10-02T15:36:22.072Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2023-10-02T15:36:22.073Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2023-10-02T15:36:22.073Z] [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 [2023-10-02T15:36:22.073Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2023-10-02T15:36:22.073Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2023-10-02T15:36:22.073Z] [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 [2023-10-02T15:36:22.073Z] [INFO] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2023-10-02T15:36:22.073Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2023-10-02T15:36:22.331Z] [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 [2023-10-02T15:36:22.587Z] [WARNING] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.588Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:22.845Z] [INFO] [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2023-10-02T15:36:23.773Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-10-02T15:36:23.773Z] [WARNING] [echo] Traces extracted successfully [2023-10-02T15:36:23.773Z] [INFO] Executed tasks [2023-10-02T15:36:23.773Z] [INFO] [2023-10-02T15:36:23.773Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:24.030Z] [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) [2023-10-02T15:36:24.030Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2023-10-02T15:36:24.030Z] [INFO] Command line: [2023-10-02T15:36:24.030Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:36:24.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:36:24.612Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:36:24.612Z] 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) [2023-10-02T15:36:24.612Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:36:24.612Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:36:25.981Z] !SESSION 2023-10-02 15:36:23.933 ----------------------------------------------- [2023-10-02T15:36:25.981Z] eclipse.buildId=unknown [2023-10-02T15:36:25.981Z] java.version=17.0.2 [2023-10-02T15:36:25.981Z] java.vendor=Oracle Corporation [2023-10-02T15:36:25.981Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:36:25.981Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:36:25.981Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:36:25.981Z] [2023-10-02T15:36:25.981Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:36:25.852 [2023-10-02T15:36:25.981Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:25.981Z] !STACK 0 [2023-10-02T15:36:25.981Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55] [2023-10-02T15:36:25.981Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:25.981Z] [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:25.981Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:26.910Z] [2023-10-02T15:36:26.910Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:36:26.655 [2023-10-02T15:36:26.910Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:26.910Z] !STACK 0 [2023-10-02T15:36:26.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [131] [2023-10-02T15:36:26.910Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:26.910Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:36:26.910Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:36:26.910Z] org.apache.httpcomponents.httpclient.win [33] [2023-10-02T15:36:26.910Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:26.910Z] [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:26.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2023-10-02T15:36:27.167Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2023-10-02T15:36:27.167Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.002 s [2023-10-02T15:36:27.167Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2023-10-02T15:36:27.167Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.072 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2023-10-02T15:36:27.167Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.002 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2023-10-02T15:36:27.167Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.004 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2023-10-02T15:36:27.167Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2023-10-02T15:36:27.167Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2023-10-02T15:36:27.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2023-10-02T15:36:27.167Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.167Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2023-10-02T15:36:27.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2023-10-02T15:36:27.424Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.009 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2023-10-02T15:36:27.424Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2023-10-02T15:36:27.424Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2023-10-02T15:36:27.424Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2023-10-02T15:36:27.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2023-10-02T15:36:27.424Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2023-10-02T15:36:27.424Z] fileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2023-10-02T15:36:27.424Z] fileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2023-10-02T15:36:27.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2023-10-02T15:36:27.424Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2023-10-02T15:36:27.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2023-10-02T15:36:27.424Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2023-10-02T15:36:27.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2023-10-02T15:36:27.424Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2023-10-02T15:36:27.424Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2023-10-02T15:36:27.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2023-10-02T15:36:27.424Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.006 s [2023-10-02T15:36:27.425Z] [2023-10-02T15:36:27.425Z] Results: [2023-10-02T15:36:27.425Z] [2023-10-02T15:36:27.425Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:36:27.425Z] [2023-10-02T15:36:27.681Z] [INFO] All tests passed! [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:27.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:27.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:27.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:27.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2metadata.xml [2023-10-02T15:36:27.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2023-10-02T15:36:27.681Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT [110/144] [2023-10-02T15:36:27.681Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core... [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2023-10-02T15:36:27.681Z] [INFO] [2023-10-02T15:36:27.681Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.681Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] No tests to run. [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:36:27.938Z] [INFO] [2023-10-02T15:36:27.938Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:27.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:28.195Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] No tests to run. [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:36:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2023-10-02T15:36:28.195Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT [111/144] [2023-10-02T15:36:28.195Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] The project's OSGi version is 1.2.0.202310021456 [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui... [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2023-10-02T15:36:28.195Z] [INFO] [2023-10-02T15:36:28.195Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:28.195Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.125Z] [INFO] No tests to run. [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.125Z] [INFO] [2023-10-02T15:36:29.125Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:29.126Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] No tests to run. [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2023-10-02T15:36:29.126Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT [112/144] [2023-10-02T15:36:29.126Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap/target [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:29.126Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] [2023-10-02T15:36:29.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2023-10-02T15:36:29.383Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144] [2023-10-02T15:36:29.383Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests... [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2023-10-02T15:36:29.383Z] [INFO] [2023-10-02T15:36:29.383Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.383Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:29.640Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.640Z] [INFO] [2023-10-02T15:36:29.640Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:29.896Z] [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) [2023-10-02T15:36:29.896Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2023-10-02T15:36:29.897Z] [INFO] Command line: [2023-10-02T15:36:29.897Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:36:29.897Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:36:30.464Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:36:30.464Z] 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) [2023-10-02T15:36:30.464Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:36:30.464Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:36:30.899Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-fbr8x because kubernetes resource quota exceeded. [2023-10-02T15:36:30.899Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fbr8x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:30.899Z] Retrying... [2023-10-02T15:36:30.899Z] [2023-10-02T15:36:30.899Z] ERROR: Failed to launch tracecompass-build-3jjwn-fbr8x [2023-10-02T15:36:30.900Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fbr8x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:30.900Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-fbr8x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-fbr8x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:30.900Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:30.900Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:30.900Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:30.900Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:30.900Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:30.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:30.900Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:32.360Z] !SESSION 2023-10-02 15:36:29.856 ----------------------------------------------- [2023-10-02T15:36:32.360Z] eclipse.buildId=unknown [2023-10-02T15:36:32.360Z] java.version=17.0.2 [2023-10-02T15:36:32.360Z] java.vendor=Oracle Corporation [2023-10-02T15:36:32.360Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:36:32.360Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:36:32.360Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:36:32.360Z] [2023-10-02T15:36:32.360Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:36:32.336 [2023-10-02T15:36:32.360Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:32.360Z] !STACK 0 [2023-10-02T15:36:32.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:36:32.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:32.360Z] [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:32.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:32.618Z] [2023-10-02T15:36:32.618Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:36:32.541 [2023-10-02T15:36:32.618Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:32.618Z] !STACK 0 [2023-10-02T15:36:32.618Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:36:32.618Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:32.618Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:36:32.618Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:36:32.618Z] org.apache.httpcomponents.httpclient.win [37] [2023-10-02T15:36:32.618Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:32.618Z] [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:32.618Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:32.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-6pd6q because kubernetes resource quota exceeded. [2023-10-02T15:36:32.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6pd6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.879Z] Retrying... [2023-10-02T15:36:32.879Z] [2023-10-02T15:36:32.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-6pd6q [2023-10-02T15:36:32.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6pd6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:32.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-6pd6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-6pd6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:32.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:32.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:32.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:32.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:32.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:32.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:32.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:32.880Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-428gk because kubernetes resource quota exceeded. [2023-10-02T15:36:32.880Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-428gk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.880Z] Retrying... [2023-10-02T15:36:32.880Z] [2023-10-02T15:36:32.880Z] ERROR: Failed to launch tracecompass-build-3jjwn-428gk [2023-10-02T15:36:32.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-428gk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:32.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-428gk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-428gk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:32.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:32.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:32.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:32.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:32.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:32.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:32.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:33.548Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2023-10-02T15:36:34.912Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2023-10-02T15:36:34.913Z] constructorTest Time elapsed: 0.006 s [2023-10-02T15:36:34.913Z] canExecuteTest Time elapsed: 0.072 s [2023-10-02T15:36:34.913Z] executeAnalysisTest Time elapsed: 1.198 s [2023-10-02T15:36:34.913Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2023-10-02T15:36:34.913Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2023-10-02T15:36:34.913Z] regularToStringTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] rootToStringTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] customFieldValueRequestTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] copyConstructorTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] regularFieldValueRequestTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2023-10-02T15:36:34.913Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2023-10-02T15:36:34.913Z] getSourceEndpointTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] getProtocolsTest Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] getPayloadTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] getFieldsTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] toStringTest Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] getMostEncapsulatedProtocolTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] getDestinationEndpointTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] toStringAtSpecificProtocolTest Time elapsed: 0 s [2023-10-02T15:36:34.913Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2023-10-02T15:36:34.913Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2023-10-02T15:36:34.913Z] testParseEvent Time elapsed: 0.003 s [2023-10-02T15:36:34.913Z] testGetEndTime Time elapsed: 0 s [2023-10-02T15:36:34.913Z] testGetNbEvents Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testSeekEventLoc_null Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetStartTime Time elapsed: 0 s [2023-10-02T15:36:34.913Z] testBroadcast Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testValidate Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetName Time elapsed: 0 s [2023-10-02T15:36:34.913Z] testGetPath Time elapsed: 0 s [2023-10-02T15:36:34.913Z] testPcapTrace Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetStreamingInterval Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetLocationRatio Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetCacheSize Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetTraceProperties Time elapsed: 0.002 s [2023-10-02T15:36:34.913Z] getSource Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testSeekEventLoc_normal Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testSeekEvent_rank Time elapsed: 0.002 s [2023-10-02T15:36:34.913Z] testGetTimeRange Time elapsed: 0 s [2023-10-02T15:36:34.913Z] testGetEventType Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testSeekEvent_ratio Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetResource Time elapsed: 0.048 s [2023-10-02T15:36:34.913Z] testSeekEvent_location Time elapsed: 0.001 s [2023-10-02T15:36:34.913Z] testGetCurrentLocation Time elapsed: 0 s [2023-10-02T15:36:34.913Z] [2023-10-02T15:36:34.913Z] Results: [2023-10-02T15:36:34.913Z] [2023-10-02T15:36:34.913Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:36:34.913Z] [2023-10-02T15:36:35.169Z] [INFO] All tests passed! [2023-10-02T15:36:35.169Z] [INFO] [2023-10-02T15:36:35.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:35.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:35.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:35.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:36:35.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:36:35.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:36:35.169Z] [INFO] [2023-10-02T15:36:35.169Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-10-02T15:36:35.169Z] [INFO] [2023-10-02T15:36:35.169Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2023-10-02T15:36:35.170Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144] [2023-10-02T15:36:35.170Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] [2023-10-02T15:36:35.170Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests... [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:36:35.426Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.426Z] [INFO] [2023-10-02T15:36:35.426Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:36:35.988Z] [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) [2023-10-02T15:36:35.989Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:36:35.989Z] [INFO] Command line: [2023-10-02T15:36:35.989Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:36:35.989Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:36:36.551Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:36:36.551Z] 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) [2023-10-02T15:36:36.551Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:36:36.551Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:36:39.070Z] !SESSION 2023-10-02 15:36:35.943 ----------------------------------------------- [2023-10-02T15:36:39.070Z] eclipse.buildId=unknown [2023-10-02T15:36:39.070Z] java.version=17.0.2 [2023-10-02T15:36:39.070Z] java.vendor=Oracle Corporation [2023-10-02T15:36:39.070Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:36:39.070Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:36:39.070Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:36:39.070Z] [2023-10-02T15:36:39.070Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:36:38.854 [2023-10-02T15:36:39.070Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:39.070Z] !STACK 0 [2023-10-02T15:36:39.070Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:36:39.070Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:39.070Z] [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:39.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:39.328Z] [2023-10-02T15:36:39.328Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:36:39.131 [2023-10-02T15:36:39.328Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:36:39.328Z] !STACK 0 [2023-10-02T15:36:39.328Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:36:39.328Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:39.328Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:36:39.328Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:36:39.328Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:36:39.328Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:36:39.328Z] [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:36:39.328Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:36:39.587Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:36:39.587Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:36:40.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-t21v8 because kubernetes resource quota exceeded. [2023-10-02T15:36:40.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t21v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.868Z] Retrying... [2023-10-02T15:36:40.868Z] [2023-10-02T15:36:40.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-t21v8 [2023-10-02T15:36:40.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t21v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:40.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t21v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t21v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:40.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:40.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:40.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:40.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:40.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:40.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:40.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:40.885Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-sldp6 because kubernetes resource quota exceeded. [2023-10-02T15:36:40.885Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sldp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.885Z] Retrying... [2023-10-02T15:36:40.885Z] [2023-10-02T15:36:40.885Z] ERROR: Failed to launch tracecompass-build-3jjwn-sldp6 [2023-10-02T15:36:40.886Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sldp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:40.886Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sldp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sldp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:40.886Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:40.886Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:40.886Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:40.886Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:40.886Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:40.886Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:40.886Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:44.838Z] [2023-10-02T15:36:44.838Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:36:43.926 [2023-10-02T15:36:44.839Z] !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 [2023-10-02T15:36:44.839Z] [2023-10-02T15:36:44.839Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:36:43.950 [2023-10-02T15:36:44.839Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:36:44.839Z] !STACK 0 [2023-10-02T15:36:44.839Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:36:44.839Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:36:44.839Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:36:44.839Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:36:44.839Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:36:44.839Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:36:44.839Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:36:44.839Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:36:44.839Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:36:44.839Z] ... 7 more [2023-10-02T15:36:44.839Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2023-10-02T15:36:44.839Z] Display size: 1440x900 [2023-10-02T15:36:44.839Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:36:44.839Z] GTK version=3.22.30 [2023-10-02T15:36:44.839Z] GTK theme=Ambiance [2023-10-02T15:36:44.839Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:36:44.839Z] Time zone: Greenwich Mean Time [2023-10-02T15:36:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251077155 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-251076288 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-251076287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-251076286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:36:45.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:36:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-skx3j because kubernetes resource quota exceeded. [2023-10-02T15:36:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-skx3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.864Z] Retrying... [2023-10-02T15:36:50.864Z] [2023-10-02T15:36:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-skx3j [2023-10-02T15:36:50.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-skx3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:50.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-skx3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-skx3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:50.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-qbnxf because kubernetes resource quota exceeded. [2023-10-02T15:36:50.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qbnxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.865Z] Retrying... [2023-10-02T15:36:50.865Z] [2023-10-02T15:36:50.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-qbnxf [2023-10-02T15:36:50.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qbnxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:36:50.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qbnxf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qbnxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:36:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:36:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:36:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:36:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:36:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:36:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:36:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:36:57.948Z] [2023-10-02T15:36:57.948Z] (Eclipse:17666): Gtk-WARNING **: 15:36:57.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) [2023-10-02T15:36:57.948Z] [2023-10-02T15:36:57.948Z] (Eclipse:17666): Gtk-WARNING **: 15:36:57.167: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) [2023-10-02T15:36:57.948Z] [2023-10-02T15:36:57.948Z] (Eclipse:17666): Gtk-WARNING **: 15:36:57.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:36:57.948Z] [2023-10-02T15:36:57.948Z] (Eclipse:17666): Gtk-WARNING **: 15:36:57.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:36:58.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:58.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-251062645 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-251062560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-251062560 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-251062560 data=null}, TreeItem with text {test}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-251062558 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-251062557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:36:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-251062454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:36:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:36:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:36:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:37:00.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:37:00.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 [2023-10-02T15:37:00.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=-251061249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.760Z] 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=-251061249 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.760Z] 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=-251061248 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061248 data=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')] [2023-10-02T15:37:00.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=-251061248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.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=-251061247 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-251061244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-251061244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-251061244 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-251061244 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-251061243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-251061243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.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') [2023-10-02T15:37:00.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:37:00.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-k13h8 because kubernetes resource quota exceeded. [2023-10-02T15:37:00.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k13h8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:00.879Z] Retrying... [2023-10-02T15:37:00.879Z] [2023-10-02T15:37:00.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-k13h8 [2023-10-02T15:37:00.879Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k13h8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:00.879Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k13h8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k13h8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:00.879Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:00.879Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:00.879Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:00.879Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:00.879Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:00.879Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:00.879Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:00.893Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-vvxbz [2023-10-02T15:37:01.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-251061243 data=null 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')] [2023-10-02T15:37:01.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-251062258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:37:01.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.647 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2023-10-02T15:37:01.276Z] test Time elapsed: 15.212 s [2023-10-02T15:37:01.276Z] [2023-10-02T15:37:01.276Z] Results: [2023-10-02T15:37:01.276Z] [2023-10-02T15:37:01.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:37:01.276Z] [2023-10-02T15:37:01.840Z] [2023-10-02T15:37:01.840Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:37:01.552 [2023-10-02T15:37:01.840Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:37:02.402Z] [INFO] All tests passed! [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2023-10-02T15:37:02.402Z] [INFO] Building Trace Compass RCP Parent 9.1.0-SNAPSHOT [115/144] [2023-10-02T15:37:02.402Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:02.402Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2023-10-02T15:37:02.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2023-10-02T15:37:02.402Z] [INFO] Building Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT [116/144] [2023-10-02T15:37:02.402Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.402Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:02.402Z] [INFO] [2023-10-02T15:37:02.402Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in... [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] No tests to run. [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:02.403Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] No tests to run. [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2023-10-02T15:37:02.403Z] [INFO] Building Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT [117/144] [2023-10-02T15:37:02.403Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] [2023-10-02T15:37:02.403Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:02.404Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance [2023-10-02T15:37:02.404Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:02.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >--- [2023-10-02T15:37:02.404Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT [118/144] [2023-10-02T15:37:02.404Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core... [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources [2023-10-02T15:37:02.404Z] [INFO] [2023-10-02T15:37:02.404Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.404Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] No tests to run. [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:02.661Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] No tests to run. [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:02.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2023-10-02T15:37:02.661Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT [119/144] [2023-10-02T15:37:02.661Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.661Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.661Z] [INFO] [2023-10-02T15:37:02.661Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] [2023-10-02T15:37:02.662Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] [2023-10-02T15:37:02.662Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] [2023-10-02T15:37:02.662Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui... [2023-10-02T15:37:02.662Z] [INFO] [2023-10-02T15:37:02.662Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2023-10-02T15:37:02.662Z] [INFO] [2023-10-02T15:37:02.662Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.662Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] No tests to run. [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.918Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar [2023-10-02T15:37:02.918Z] [INFO] [2023-10-02T15:37:02.918Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:02.919Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] No tests to run. [2023-10-02T15:37:02.919Z] [INFO] [2023-10-02T15:37:02.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:02.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:02.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:03.175Z] [INFO] [2023-10-02T15:37:03.175Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2023-10-02T15:37:03.175Z] [INFO] [2023-10-02T15:37:03.175Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2023-10-02T15:37:03.175Z] [INFO] Building Trace Compass RCP Feature 9.1.0-SNAPSHOT [120/144] [2023-10-02T15:37:03.175Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:37:03.175Z] [INFO] [2023-10-02T15:37:03.175Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp/target [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [INFO] [2023-10-02T15:37:03.176Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:03.176Z] [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) [2023-10-02T15:37:03.176Z] [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (58.37kB) [2023-10-02T15:37:03.176Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.3.100.v20210110-1959.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (207.21kB) [2023-10-02T15:37:03.433Z] [INFO] Fetching org.eclipse.jdt.core_3.26.0.v20210609-0549.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (6.92MB) [2023-10-02T15:37:03.689Z] [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.26.0.v20210609-0549.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.99MB) [2023-10-02T15:37:03.946Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (293.71kB) [2023-10-02T15:37:03.946Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (299.09kB) [2023-10-02T15:37:03.946Z] [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.85MB) [2023-10-02T15:37:04.202Z] [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.69MB) [2023-10-02T15:37:04.459Z] [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.45MB) [2023-10-02T15:37:04.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:04.715Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance [2023-10-02T15:37:04.715Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:04.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.715Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2023-10-02T15:37:04.715Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >-- [2023-10-02T15:37:04.716Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144] [2023-10-02T15:37:04.716Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests... [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources [2023-10-02T15:37:04.716Z] [INFO] [2023-10-02T15:37:04.716Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.716Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:04.973Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:04.973Z] [INFO] [2023-10-02T15:37:04.973Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:05.231Z] [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) [2023-10-02T15:37:05.231Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log [2023-10-02T15:37:05.231Z] [INFO] Command line: [2023-10-02T15:37:05.231Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:37:05.231Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:37:05.796Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:37:05.796Z] 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) [2023-10-02T15:37:05.796Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:37:05.796Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:37:07.685Z] !SESSION 2023-10-02 15:37:05.137 ----------------------------------------------- [2023-10-02T15:37:07.685Z] eclipse.buildId=unknown [2023-10-02T15:37:07.685Z] java.version=17.0.2 [2023-10-02T15:37:07.685Z] java.vendor=Oracle Corporation [2023-10-02T15:37:07.685Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:37:07.685Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:37:07.686Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:37:07.686Z] [2023-10-02T15:37:07.686Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:37:07.330 [2023-10-02T15:37:07.686Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:37:07.686Z] !STACK 0 [2023-10-02T15:37:07.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66] [2023-10-02T15:37:07.686Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:07.686Z] [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:37:07.686Z] [2023-10-02T15:37:07.686Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:37:07.467 [2023-10-02T15:37:07.686Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:37:07.686Z] !STACK 0 [2023-10-02T15:37:07.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138] [2023-10-02T15:37:07.686Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:07.686Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:37:07.686Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:37:07.686Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:37:07.686Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:07.686Z] [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:37:07.686Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:37:07.942Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest [2023-10-02T15:37:07.942Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest [2023-10-02T15:37:07.942Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest) Time elapsed: 0.001 s [2023-10-02T15:37:07.942Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest [2023-10-02T15:37:07.942Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest [2023-10-02T15:37:07.942Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0.024 s [2023-10-02T15:37:07.942Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0 s [2023-10-02T15:37:07.942Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:07.942Z] [2023-10-02T15:37:07.942Z] Results: [2023-10-02T15:37:07.942Z] [2023-10-02T15:37:07.942Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:37:07.942Z] [2023-10-02T15:37:08.198Z] [INFO] All tests passed! [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:08.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:08.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:08.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:08.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:08.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >--- [2023-10-02T15:37:08.198Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT [122/144] [2023-10-02T15:37:08.198Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] The project's OSGi version is 2.0.5.202310021456 [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.198Z] [INFO] [2023-10-02T15:37:08.198Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.199Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests... [2023-10-02T15:37:08.455Z] [INFO] [2023-10-02T15:37:08.455Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources [2023-10-02T15:37:08.455Z] [INFO] [2023-10-02T15:37:08.455Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.455Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:08.711Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.711Z] [INFO] [2023-10-02T15:37:08.711Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:08.968Z] [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) [2023-10-02T15:37:08.968Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:37:08.968Z] [INFO] Command line: [2023-10-02T15:37:08.968Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:37:08.968Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:37:09.531Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:37:09.531Z] 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) [2023-10-02T15:37:09.531Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:37:09.531Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:37:11.680Z] !SESSION 2023-10-02 15:37:08.863 ----------------------------------------------- [2023-10-02T15:37:11.680Z] eclipse.buildId=unknown [2023-10-02T15:37:11.680Z] java.version=17.0.2 [2023-10-02T15:37:11.680Z] java.vendor=Oracle Corporation [2023-10-02T15:37:11.680Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:37:11.680Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:37:11.680Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:37:11.680Z] [2023-10-02T15:37:11.680Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:37:11.439 [2023-10-02T15:37:11.680Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:37:11.680Z] !STACK 0 [2023-10-02T15:37:11.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:37:11.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:11.680Z] [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:37:11.680Z] [2023-10-02T15:37:11.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:37:11.635 [2023-10-02T15:37:11.680Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:37:11.680Z] !STACK 0 [2023-10-02T15:37:11.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:37:11.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:11.680Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:37:11.680Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:37:11.680Z] org.apache.httpcomponents.httpclient.win [39] [2023-10-02T15:37:11.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:37:11.680Z] [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:37:11.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:37:12.243Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:37:12.243Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:37:13.572Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dvs38 because kubernetes resource quota exceeded. [2023-10-02T15:37:13.572Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvs38, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:13.572Z] Retrying... [2023-10-02T15:37:13.572Z] [2023-10-02T15:37:13.572Z] ERROR: Failed to launch tracecompass-build-3jjwn-dvs38 [2023-10-02T15:37:13.572Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvs38, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:13.572Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dvs38, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dvs38" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:13.572Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:13.572Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:13.572Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:13.572Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:13.572Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:13.572Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:13.572Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:17.494Z] [2023-10-02T15:37:17.494Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:37:16.533 [2023-10-02T15:37:17.494Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:37:17.494Z] !STACK 0 [2023-10-02T15:37:17.494Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:37:17.494Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:37:17.494Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:37:17.494Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:37:17.494Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:37:17.494Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:37:17.494Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:37:17.494Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:37:17.494Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:37:17.494Z] ... 7 more [2023-10-02T15:37:17.494Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest [2023-10-02T15:37:17.494Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest [2023-10-02T15:37:17.494Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.021 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.077 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:17.494Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2023-10-02T15:37:17.494Z] [2023-10-02T15:37:17.494Z] Results: [2023-10-02T15:37:17.494Z] [2023-10-02T15:37:17.494Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:37:17.494Z] [2023-10-02T15:37:18.423Z] [INFO] All tests passed! [2023-10-02T15:37:18.423Z] [INFO] [2023-10-02T15:37:18.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:18.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:18.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:18.423Z] [INFO] [2023-10-02T15:37:18.423Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-10-02T15:37:18.423Z] [INFO] [2023-10-02T15:37:18.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2023-10-02T15:37:18.423Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144] [2023-10-02T15:37:18.423Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:37:18.423Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui... [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] No tests to run. [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.424Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] No tests to run. [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:37:18.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2023-10-02T15:37:18.424Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT [124/144] [2023-10-02T15:37:18.424Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.424Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator/target [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.424Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.424Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.424Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.425Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2023-10-02T15:37:18.425Z] [INFO] Building Trace Compass Json trace Parent 9.1.0-SNAPSHOT [125/144] [2023-10-02T15:37:18.425Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.425Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-10-02T15:37:18.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2023-10-02T15:37:18.425Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [126/144] [2023-10-02T15:37:18.425Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] The project's OSGi version is 1.1.0.202310021456 [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core... [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2023-10-02T15:37:18.425Z] [INFO] [2023-10-02T15:37:18.425Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.425Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] No tests to run. [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.683Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] No tests to run. [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2023-10-02T15:37:18.683Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT [127/144] [2023-10-02T15:37:18.683Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.683Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.683Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace/target [2023-10-02T15:37:18.683Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.684Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------ [2023-10-02T15:37:18.684Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT [128/144] [2023-10-02T15:37:18.684Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli/target [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:18.684Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] [2023-10-02T15:37:18.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli --- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2023-10-02T15:37:18.685Z] [INFO] Building Trace Compass RCP Product 9.1.0-SNAPSHOT [129/144] [2023-10-02T15:37:18.685Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2023-10-02T15:37:18.685Z] [INFO] [2023-10-02T15:37:18.685Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.685Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0] [2023-10-02T15:37:18.685Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2023-10-02T15:37:18.685Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages. [2023-10-02T15:37:18.685Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml [2023-10-02T15:37:18.941Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [2023-10-02T15:37:18.941Z] [INFO] [2023-10-02T15:37:18.941Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:18.941Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.1200.v20210527-0259.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (312.5kB) [2023-10-02T15:37:19.197Z] [INFO] [2023-10-02T15:37:19.197Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:19.197Z] [INFO] [2023-10-02T15:37:19.197Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:19.197Z] [INFO] [2023-10-02T15:37:19.197Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.e4.rcp_4.20.0.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (21.04kB) [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.74kB) [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.71kB) [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1703.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (27.84kB) [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (27.93kB) [2023-10-02T15:37:19.453Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (23.74kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.06kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.13kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (154.17kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1000.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.71kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.13kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.06kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (18.93kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.help_2.3.600.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.58kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.platform_4.20.0.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (20.62kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.platform_root_4.20.0.v20210611-1600 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (196B) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.rcp_4.20.0.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.16kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.eclipse.rcp_root_4.20.0.v20210611-1600 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (24.93kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (241.61kB) [2023-10-02T15:37:19.709Z] [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (278.04kB) [2023-10-02T15:37:19.709Z] [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) [2023-10-02T15:37:19.966Z] [INFO] Fetching com.sun.jna.source_5.8.0.v20210503-0343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (174.66kB) [2023-10-02T15:37:19.966Z] [INFO] Fetching com.sun.jna.platform.source_5.8.0.v20210406-1004.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (1.04MB) [2023-10-02T15:37:19.966Z] [INFO] Fetching org.apache.lucene.analysis-common.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.61MB) [2023-10-02T15:37:20.222Z] [INFO] Fetching org.apache.lucene.core.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.46MB) [2023-10-02T15:37:20.222Z] [INFO] Fetching org.apache.lucene.analysis-smartcn.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (64.23kB) [2023-10-02T15:37:20.222Z] [INFO] Fetching org.bouncycastle.bcpg.source_1.65.0.v20200527-1955.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (298.2kB) [2023-10-02T15:37:20.222Z] [INFO] Fetching org.bouncycastle.bcprov.source_1.65.1.v20200529-1514.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (3.25MB) [2023-10-02T15:37:20.479Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (17.01kB) [2023-10-02T15:37:20.479Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (16.44kB) [2023-10-02T15:37:20.479Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (34.02kB) [2023-10-02T15:37:20.879Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-4pmlw because kubernetes resource quota exceeded. [2023-10-02T15:37:20.879Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4pmlw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:20.879Z] Retrying... [2023-10-02T15:37:20.879Z] [2023-10-02T15:37:20.879Z] ERROR: Failed to launch tracecompass-build-3jjwn-4pmlw [2023-10-02T15:37:20.880Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4pmlw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:20.880Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-4pmlw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-4pmlw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:20.880Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:20.880Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:20.880Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:20.880Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:20.880Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:20.880Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:20.880Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:30.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-0xh4c because kubernetes resource quota exceeded. [2023-10-02T15:37:30.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xh4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:30.859Z] Retrying... [2023-10-02T15:37:30.859Z] [2023-10-02T15:37:30.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-0xh4c [2023-10-02T15:37:30.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xh4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:30.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0xh4c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0xh4c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:30.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:30.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:30.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:30.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:30.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:30.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:30.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:38.527Z] [INFO] [2023-10-02T15:37:38.527Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.527Z] [INFO] [2023-10-02T15:37:38.527Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.527Z] [INFO] [2023-10-02T15:37:38.527Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.527Z] [INFO] [2023-10-02T15:37:38.527Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.527Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:37:38.528Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:37:38.528Z] [INFO] [2023-10-02T15:37:38.528Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.528Z] [INFO] [2023-10-02T15:37:38.528Z] [INFO] --- tycho-p2-director-plugin:2.7.5:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:37:38.528Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2023-10-02T15:37:38.528Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202310021456. [2023-10-02T15:37:40.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-8v3s2 because kubernetes resource quota exceeded. [2023-10-02T15:37:40.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8v3s2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:40.872Z] Retrying... [2023-10-02T15:37:40.872Z] [2023-10-02T15:37:40.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-8v3s2 [2023-10-02T15:37:40.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8v3s2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:40.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:40.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8v3s2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8v3s2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:40.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:40.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:40.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:40.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:40.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:40.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:40.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-276lt because kubernetes resource quota exceeded. [2023-10-02T15:37:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-276lt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:50.864Z] Retrying... [2023-10-02T15:37:50.864Z] [2023-10-02T15:37:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-276lt [2023-10-02T15:37:50.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-276lt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:37:50.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-276lt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-276lt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:37:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:37:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:37:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:37:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:37:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:37:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:37:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:37:53.378Z] Operation completed in 15499 ms. [2023-10-02T15:37:53.378Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2023-10-02T15:37:53.378Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202310021456. [2023-10-02T15:38:00.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-3rhcd because kubernetes resource quota exceeded. [2023-10-02T15:38:00.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3rhcd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:00.872Z] Retrying... [2023-10-02T15:38:00.872Z] [2023-10-02T15:38:00.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-3rhcd [2023-10-02T15:38:00.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3rhcd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:00.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-3rhcd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-3rhcd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:00.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:00.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:00.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:00.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:00.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:00.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:00.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:08.235Z] Operation completed in 14228 ms. [2023-10-02T15:38:08.235Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app [2023-10-02T15:38:08.235Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202310021456. [2023-10-02T15:38:10.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-q3jn8 because kubernetes resource quota exceeded. [2023-10-02T15:38:10.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-q3jn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:10.873Z] Retrying... [2023-10-02T15:38:10.873Z] [2023-10-02T15:38:10.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-q3jn8 [2023-10-02T15:38:10.874Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-q3jn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:10.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-q3jn8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-q3jn8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:10.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:10.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:10.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:10.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:10.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:10.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:10.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:20.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-0rmnh because kubernetes resource quota exceeded. [2023-10-02T15:38:20.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0rmnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:20.862Z] Retrying... [2023-10-02T15:38:20.862Z] [2023-10-02T15:38:20.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-0rmnh [2023-10-02T15:38:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0rmnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:20.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-0rmnh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-0rmnh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:20.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:20.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:20.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:20.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:20.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:23.080Z] Operation completed in 14184 ms. [2023-10-02T15:38:23.080Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2023-10-02T15:38:23.080Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202310021456. [2023-10-02T15:38:30.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jf0wz because kubernetes resource quota exceeded. [2023-10-02T15:38:30.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jf0wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:30.865Z] Retrying... [2023-10-02T15:38:30.865Z] [2023-10-02T15:38:30.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-jf0wz [2023-10-02T15:38:30.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jf0wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:30.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jf0wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jf0wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:30.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:30.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:30.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:30.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:30.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:30.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:30.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:35.255Z] Operation completed in 12972 ms. [2023-10-02T15:38:35.256Z] [INFO] [2023-10-02T15:38:35.256Z] [INFO] --- tycho-p2-director-plugin:2.7.5:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:38:35.256Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-win32.win32.x86_64.zip [2023-10-02T15:38:40.508Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-macosx.cocoa.x86_64.tar.gz [2023-10-02T15:38:40.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zx128 because kubernetes resource quota exceeded. [2023-10-02T15:38:40.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zx128, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:40.872Z] Retrying... [2023-10-02T15:38:40.872Z] [2023-10-02T15:38:40.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-zx128 [2023-10-02T15:38:40.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zx128, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:40.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zx128, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zx128" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:40.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:40.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:40.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:40.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:40.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:40.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:45.754Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-macosx.cocoa.aarch64.tar.gz [2023-10-02T15:38:50.886Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7cg8n because kubernetes resource quota exceeded. [2023-10-02T15:38:50.886Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cg8n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:50.886Z] Retrying... [2023-10-02T15:38:50.886Z] [2023-10-02T15:38:50.886Z] ERROR: Failed to launch tracecompass-build-3jjwn-7cg8n [2023-10-02T15:38:50.887Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cg8n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:38:50.887Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7cg8n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7cg8n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:38:50.887Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:38:50.887Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:38:50.887Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:38:50.887Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:38:50.887Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:38:50.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:38:50.887Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:38:51.009Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-linux.gtk.x86_64.tar.gz [2023-10-02T15:38:56.260Z] [INFO] [2023-10-02T15:38:56.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:38:56.260Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-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 [2023-10-02T15:38:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-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 [2023-10-02T15:38:56.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-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 [2023-10-02T15:38:56.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231002-1456-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 [2023-10-02T15:38:57.337Z] [INFO] [2023-10-02T15:38:57.337Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2023-10-02T15:38:57.337Z] [INFO] [2023-10-02T15:38:57.337Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2023-10-02T15:38:57.337Z] [INFO] Building Trace Compass Target Platform 9.1.0-SNAPSHOT [130/144] [2023-10-02T15:38:57.337Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 [2023-10-02T15:38:57.337Z] [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 3.8 MB/s) [2023-10-02T15:38:57.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-10-02T15:38:57.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-10-02T15:38:57.593Z] [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 [2023-10-02T15:38:57.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-10-02T15:38:57.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-10-02T15:38:57.593Z] [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 [2023-10-02T15:38:57.593Z] [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 7.1 MB/s) [2023-10-02T15:38:57.593Z] [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 [2023-10-02T15:38:57.593Z] [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 [2023-10-02T15:38:57.593Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 23 MB/s) [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:38:57.849Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [INFO] [2023-10-02T15:38:57.849Z] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:57.849Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 2.2 MB/s) [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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) [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.106Z] [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 [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.362Z] [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 4.1 MB/s) [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.362Z] [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 [2023-10-02T15:38:58.619Z] [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 [2023-10-02T15:38:58.619Z] [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 [2023-10-02T15:38:58.619Z] [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 [2023-10-02T15:38:58.619Z] [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 12 MB/s) [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2023-10-02T15:38:58.619Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT [131/144] [2023-10-02T15:38:58.619Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] The project's OSGi version is 1.0.14.202310021456 [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] [2023-10-02T15:38:58.619Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests... [2023-10-02T15:38:58.876Z] [INFO] [2023-10-02T15:38:58.876Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2023-10-02T15:38:58.876Z] [INFO] [2023-10-02T15:38:58.876Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:58.876Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:38:59.440Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:38:59.440Z] [INFO] [2023-10-02T15:38:59.440Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:39:00.002Z] [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) [2023-10-02T15:39:00.002Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:39:00.002Z] [INFO] Command line: [2023-10-02T15:39:00.002Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:39:00.002Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:39:00.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-1qfs4 because kubernetes resource quota exceeded. [2023-10-02T15:39:00.874Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qfs4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:00.874Z] Retrying... [2023-10-02T15:39:00.874Z] [2023-10-02T15:39:00.874Z] ERROR: Failed to launch tracecompass-build-3jjwn-1qfs4 [2023-10-02T15:39:00.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qfs4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:00.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-1qfs4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-1qfs4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:00.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:00.875Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:00.875Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:00.875Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:00.875Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:00.875Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:00.875Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:00.931Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:39:00.931Z] 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) [2023-10-02T15:39:00.931Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:39:00.931Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:39:04.200Z] !SESSION 2023-10-02 15:39:00.069 ----------------------------------------------- [2023-10-02T15:39:04.200Z] eclipse.buildId=unknown [2023-10-02T15:39:04.200Z] java.version=17.0.2 [2023-10-02T15:39:04.200Z] java.vendor=Oracle Corporation [2023-10-02T15:39:04.200Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:39:04.200Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:39:04.200Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:39:04.201Z] [2023-10-02T15:39:04.201Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:39:03.858 [2023-10-02T15:39:04.201Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:39:04.201Z] !STACK 0 [2023-10-02T15:39:04.201Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:39:04.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:39:04.201Z] [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:39:04.201Z] [2023-10-02T15:39:04.201Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:39:04.156 [2023-10-02T15:39:04.201Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:39:04.201Z] !STACK 0 [2023-10-02T15:39:04.201Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:39:04.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:39:04.201Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:39:04.201Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:39:04.201Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:39:04.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:39:04.201Z] [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:39:04.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:39:04.764Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:39:04.764Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:39:10.017Z] [2023-10-02T15:39:10.017Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:39:09.839 [2023-10-02T15:39:10.017Z] !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 [2023-10-02T15:39:10.017Z] [2023-10-02T15:39:10.018Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:39:09.930 [2023-10-02T15:39:10.018Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:39:10.018Z] !STACK 0 [2023-10-02T15:39:10.018Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:39:10.018Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:39:10.018Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:39:10.018Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:39:10.018Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:39:10.018Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:39:10.018Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:39:10.018Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:39:10.018Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:39:10.018Z] ... 7 more [2023-10-02T15:39:10.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-63lr6 because kubernetes resource quota exceeded. [2023-10-02T15:39:10.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-63lr6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:10.863Z] Retrying... [2023-10-02T15:39:10.863Z] [2023-10-02T15:39:10.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-63lr6 [2023-10-02T15:39:10.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-63lr6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:10.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-63lr6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-63lr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:10.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:10.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:10.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:10.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:10.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:10.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:10.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:10.948Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2023-10-02T15:39:10.948Z] Display size: 1440x900 [2023-10-02T15:39:10.948Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:39:10.948Z] GTK version=3.22.30 [2023-10-02T15:39:10.948Z] GTK theme=Ambiance [2023-10-02T15:39:10.948Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:39:10.948Z] Time zone: Greenwich Mean Time [2023-10-02T15:39:10.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250930993 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-250930348 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-250930347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250930346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:39:11.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:12.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250929782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250929781 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250929781 data=null}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250929780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250929780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250929657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250929655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250929655 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250929655 data=null}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250929654 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250929654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250929639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250929592 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250929591 data=null}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250929591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250929590 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}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250929557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250929555 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250929555 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250929555 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250929554 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250929554 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]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250929488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250929487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250929487 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250929486 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250929486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250929486 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]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250929481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:39:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-250928862 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-250928858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-250928858 data=null doit=true}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-250928857 data=null}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-250928856 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-250928856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-250928855 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:13.210Z] 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') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-250928845 data=null doit=true}, Button with text {Text}] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-250928845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}] [2023-10-02T15:39:13.210Z] 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') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-250928843 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-250928843 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-250928842 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-250928842 data=null 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')] [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log [2023-10-02T15:39:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-250928791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-250928791 data=null doit=true}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-250928791 data=null}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-250928790 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-250928790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-250928790 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:13.211Z] 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') [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-250928788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-250928788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-250928788 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-250928788 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-250928787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-250928787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-250928787 data=null 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')] [2023-10-02T15:39:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-250929289 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...'] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250928674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250928674 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250928674 data=null}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250928674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250928646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250928645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250928645 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250928645 data=null}, TreeItem with text {test}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250928645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250928584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250928583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250928583 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250928582 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250928582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928582 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]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250928564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250928563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250928563 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250928563 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250928562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928562 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]}] [2023-10-02T15:39:13.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250928549 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250928439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250928439 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250928439 data=null}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250928438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250928378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250928372 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250928372 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250928372 data=null}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250928371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250928365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:13.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250928363 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250928363 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250928363 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250928362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928362 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]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250928348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250928347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250928346 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250928346 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250928346 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250928345 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]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250928290 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:13.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250927719 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:14.291Z] 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') [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250927689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250927688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250927688 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250927688 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250927687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250927687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250927687 data=null 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')] [2023-10-02T15:39:14.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250928193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250927575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250927575 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250927575 data=null}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250927574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250927574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250927555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250927554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250927554 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250927554 data=null}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250927554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250927553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250927543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:14.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250927542 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250927542 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250927541 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250927541 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250927541 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]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250927482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250927481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250927481 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250927481 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250927480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250927480 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]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250927475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:14.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:14.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250927055 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:15.066Z] 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') [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.066Z] 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. [2023-10-02T15:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250926843 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:'))] [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] 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' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.325Z] 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') [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:15.325Z] 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. [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.325Z] 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') [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a106b26 [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250926836 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')] [2023-10-02T15:39:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250926835 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250926835 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250926835 data=null 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250926835 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')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250926834 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250926834 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.326Z] 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') [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f466207 [2023-10-02T15:39:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-250926790 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250926789 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-250926789 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-250926789 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-250926789 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-250926789 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-250926788 data=null 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-250926788 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250926788 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-250926788 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')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-250926788 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-250926788 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.327Z] 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') [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] 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') [2023-10-02T15:39:15.327Z] 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. [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.328Z] 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') [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:15.328Z] 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. [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] 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)' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:15.328Z] 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') [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] 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') [2023-10-02T15:39:15.328Z] 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. [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:15.328Z] 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') [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250926772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250926771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250926771 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250926771 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250926771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250926771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:15.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:15.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:15.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:15.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:15.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:15.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250926771 data=null 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')] [2023-10-02T15:39:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250927378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250926169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250926169 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250926169 data=null}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250926169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250926169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250926154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250926153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250926153 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250926153 data=null}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250926153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250926153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250926148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:15.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250926147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250926147 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250926147 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250926146 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250926146 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]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250926134 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250926134 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250926134 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250926133 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250926133 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]}] [2023-10-02T15:39:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250926089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925756 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250925756 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250925741 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925740 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250925740 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}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925686 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:16.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:16.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925675 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250925675 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250925675 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925675 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250925675 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}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925668 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925668 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250925668 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250925667 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925667 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250925667 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}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925663 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925663 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925663 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250925663 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}] [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925578 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250925054 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250925054 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250925053 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:16.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250924048 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250924048 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250924048 data=null}, TableItem with text {}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250924048 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250924047 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250924041 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250923892 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250923892 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250923891 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250923891 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250923891 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}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250923886 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:18.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250923871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250923871 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250923870 data=null}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250923870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250923870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250923839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250923838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250923837 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250923837 data=null}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250923837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250923837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250923787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:18.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250923786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250923786 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250923786 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250923785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250923785 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]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250923766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250923765 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250923765 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250923765 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250923765 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250923764 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]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250923756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:18.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250923253 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:18.857Z] 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') [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.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. [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250923162 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:'))] [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.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' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:18.859Z] 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. [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:18.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. [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.859Z] 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') [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:18.859Z] 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. [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.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. [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:18.860Z] 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. [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.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)' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.860Z] 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. [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:18.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') [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250923146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250923146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250923146 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250923146 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250923146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:18.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250923146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250923146 data=null 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')] [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250923663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250922843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250922843 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250922843 data=null}, TreeItem with text {test}] [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250922843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250922787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250922782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250922781 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250922781 data=null}, TreeItem with text {test}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250922781 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250922776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:19.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250922775 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250922775 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250922775 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250922775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922775 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]}] [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250922769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:19.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:19.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922535 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250922534 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250922534 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922534 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922534 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}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922522 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:19.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922519 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250922514 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250922514 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922513 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922513 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}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922510 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922509 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250922509 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250922509 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922509 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250922509 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}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922506 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922505 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922505 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250922505 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}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922475 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250922470 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250922470 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250922470 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:19.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:20.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:20.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j2hcj because kubernetes resource quota exceeded. [2023-10-02T15:39:20.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j2hcj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:20.866Z] Retrying... [2023-10-02T15:39:20.866Z] [2023-10-02T15:39:20.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-j2hcj [2023-10-02T15:39:20.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j2hcj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:20.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:20.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j2hcj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j2hcj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:20.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:20.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:20.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:20.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:20.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:20.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:20.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250920966 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250920966 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250920966 data=null}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250920966 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250920965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250920961 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250920882 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250920882 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250920881 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250920881 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250920881 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}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250920876 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:21.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250920865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250920865 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250920865 data=null}, TreeItem with text {test}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250920865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250920865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250920793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250920790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250920790 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250920790 data=null}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250920789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250920789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250920782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250920781 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250920781 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250920781 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250920781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250920780 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]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250920765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250920764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250920764 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250920764 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250920763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250920763 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]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250920753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:21.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:21.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250920321 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:21.639Z] 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') [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.639Z] 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. [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:21.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250920242 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:'))] [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] 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' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.897Z] 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') [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:21.897Z] 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. [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.897Z] 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') [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:21.897Z] 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. [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.897Z] 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') [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:21.898Z] 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. [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.898Z] 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') [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] 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') [2023-10-02T15:39:21.898Z] 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. [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.898Z] 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') [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:21.898Z] 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. [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.898Z] 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)' [2023-10-02T15:39:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:21.898Z] 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') [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] 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') [2023-10-02T15:39:21.899Z] 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. [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:21.899Z] 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') [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250920185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250920185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250920185 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250920185 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250920185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250920185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:21.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:21.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:21.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:21.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:21.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250920185 data=null 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')] [2023-10-02T15:39:22.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250920668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250919672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250919672 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250919672 data=null}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250919672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250919642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250919641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250919641 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250919641 data=null}, TreeItem with text {test}] [2023-10-02T15:39:22.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250919641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250919626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:22.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250919625 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250919625 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250919625 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250919624 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919624 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]}] [2023-10-02T15:39:22.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250919584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:22.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919444 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250919444 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250919444 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919443 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919443 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}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919429 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:22.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919419 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250919419 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250919419 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919419 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919419 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}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919416 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919415 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250919415 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250919415 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919415 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250919414 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}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919409 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919409 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919409 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250919408 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}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919361 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250919354 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250919354 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250919354 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:23.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:23.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:23.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250918350 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250918350 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250918350 data=null}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250918350 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250918349 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250918344 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:23.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250917055 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250917055 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250917055 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250917055 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250917055 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}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250917051 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:25.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250917047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250917047 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250917047 data=null}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250917046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250917046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250916987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250916986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250916986 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250916986 data=null}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250916986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250916986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250916981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:25.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250916980 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250916980 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250916979 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250916979 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250916979 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]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250916971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250916970 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250916965 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250916965 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250916965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250916965 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]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250916961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:25.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.423Z] [2023-10-02T15:39:25.423Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] [2023-10-02T15:39:25.424Z] (Eclipse:18129): Gtk-WARNING **: 15:39:25.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250916551 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:25.424Z] 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') [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.424Z] 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. [2023-10-02T15:39:25.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:25.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:25.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:25.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:25.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250916465 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:'))] [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] 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' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.683Z] 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') [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71904ea8 [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250916464 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250916463 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250916463 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250916463 data=null 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250916463 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')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250916463 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250916463 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.683Z] 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') [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:25.683Z] 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. [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.684Z] 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') [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:25.684Z] 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. [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.684Z] 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') [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] 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') [2023-10-02T15:39:25.684Z] 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. [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.684Z] 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') [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:25.684Z] 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. [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] 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)' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:25.685Z] 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') [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] 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') [2023-10-02T15:39:25.685Z] 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. [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:25.685Z] 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') [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250916454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250916454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250916454 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250916454 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250916453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250916453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:25.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:25.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:25.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:25.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:25.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:25.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250915943 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:26.247Z] 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') [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-250915942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-250915942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-250915942 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-250915942 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-250915942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-250915942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-250915942 data=null 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')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250916453 data=null 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')] [2023-10-02T15:39:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250916886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250915645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250915644 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250915644 data=null}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250915644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250915581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250915581 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250915580 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250915580 data=null}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250915580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250915575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:26.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250915574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250915574 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250915574 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250915574 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915574 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]}] [2023-10-02T15:39:26.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250915558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:26.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915318 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915318 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915318 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915318 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915318 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)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915306 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:26.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915298 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915298 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915298 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915298 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915298 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)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915294 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915294 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915294 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915294 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915293 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250915293 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)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915289 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915285 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915285 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:26.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250915285 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)}] [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250915237 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250914986 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250914985 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250914985 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:27.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250913983 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250913983 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250913983 data=null}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250913982 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250913982 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250913978 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250913718 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250913718 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250913718 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250913718 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250913718 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)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250913714 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:28.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250913710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250913710 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250913709 data=null}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250913709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250913709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250913686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250913685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250913685 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:28.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250913684 data=null}, TreeItem with text {test}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250913684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250913684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250913678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:28.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250913676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250913676 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250913676 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250913676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250913676 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]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250913662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250913661 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250913661 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250913661 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250913661 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250913660 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]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250913655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:28.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250913211 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:28.719Z] 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') [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.977Z] 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. [2023-10-02T15:39:28.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:28.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:28.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:28.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:28.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250913118 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:'))] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] 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' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.978Z] 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') [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@519b726a [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250913117 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250913117 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250913117 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250913117 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250913117 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250913117 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250913117 data=null 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250913117 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250913116 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250913116 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')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250913116 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250913116 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:28.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.979Z] 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') [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:28.979Z] 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. [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.979Z] 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') [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:28.979Z] 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. [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.979Z] 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') [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] 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') [2023-10-02T15:39:28.979Z] 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. [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.980Z] 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') [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:28.980Z] 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. [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] 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)' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:28.980Z] 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') [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] 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') [2023-10-02T15:39:28.980Z] 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. [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:28.980Z] 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') [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250913077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250913077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250913077 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250913077 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250913077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250913077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:28.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:28.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:28.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:28.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250912953 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:28.981Z] 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') [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-250912952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-250912952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-250912952 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-250912952 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-250912952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-250912952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:29.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-250912952 data=null 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')] [2023-10-02T15:39:29.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250913077 data=null 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')] [2023-10-02T15:39:29.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250913565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250912652 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250912652 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250912652 data=null}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250912652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250912636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250912636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250912636 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250912636 data=null}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250912635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250912631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:29.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250912630 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250912630 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250912630 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250912630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912630 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]}] [2023-10-02T15:39:29.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250912584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:29.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won''t expand it again. [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912263 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912263 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912263 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912262 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912262 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)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912233 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:29.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912230 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912230 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912230 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912229 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912229 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)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912226 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912226 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912226 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912225 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912225 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250912225 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)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912220 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912220 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912220 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250912219 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)}] [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250912179 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250911986 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250911986 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250911986 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:30.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:30.870Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-v28c1 because kubernetes resource quota exceeded. [2023-10-02T15:39:30.870Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v28c1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:30.870Z] Retrying... [2023-10-02T15:39:30.870Z] [2023-10-02T15:39:30.870Z] ERROR: Failed to launch tracecompass-build-3jjwn-v28c1 [2023-10-02T15:39:30.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v28c1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:30.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v28c1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v28c1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:30.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:30.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:30.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:30.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:30.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:30.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:30.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250910981 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250910981 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250910980 data=null}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250910980 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250910980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250910976 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250910790 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250910790 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250910790 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250910790 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250910789 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)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250910785 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:31.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250910780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250910779 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250910779 data=null}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250910779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250910779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250910757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250910757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250910757 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250910756 data=null}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250910756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250910756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250910751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:31.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250910750 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250910750 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250910750 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250910750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250910750 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]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250910743 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250910742 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250910742 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250910742 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250910742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250910742 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]}] [2023-10-02T15:39:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250910687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:39:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:31.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:31.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:31.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250910232 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:31.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:31.941Z] 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') [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.941Z] 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. [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250910140 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:'))] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] 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' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.942Z] 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') [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@42f15e87 [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250910138 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250910138 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250910138 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250910138 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250910138 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250910138 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250910138 data=null 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250910137 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250910137 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250910137 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')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250910137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250910137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.943Z] 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') [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:31.943Z] 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. [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.943Z] 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') [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:31.943Z] 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. [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.943Z] 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') [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] 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') [2023-10-02T15:39:31.943Z] 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. [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.944Z] 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') [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:31.944Z] 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. [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] 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)' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:31.944Z] 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') [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] 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') [2023-10-02T15:39:31.944Z] 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. [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:31.944Z] 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') [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250910091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250910091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250910091 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250910091 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250910091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250910091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:31.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:31.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:31.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:31.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:31.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250909580 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:32.507Z] 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') [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-250909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-250909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-250909579 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-250909579 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-250909578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-250909578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-250909578 data=null 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')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250910091 data=null 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')] [2023-10-02T15:39:32.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250910648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250909359 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250909359 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250909359 data=null}, TreeItem with text {test}] [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250909359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250909341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250909340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250909340 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250909340 data=null}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250909340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250909329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:32.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250909328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250909328 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250909328 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250909327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909327 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]}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250909285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:32.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909170 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250909170 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250909170 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909170 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:32.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909170 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)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909147 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:33.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909145 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250909145 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250909145 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909145 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909145 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)}] [2023-10-02T15:39:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909140 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909139 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250909139 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250909139 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909139 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250909138 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)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909090 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909090 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909090 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250909090 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)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909053 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250909047 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250909047 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250909047 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250908545 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250908545 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250908544 data=null}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250908544 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250908541 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250908537 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:33.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250907392 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250907391 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250907391 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250907391 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907391 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)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250907386 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:34.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250907379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250907379 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250907379 data=null}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250907378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250907348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250907348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250907348 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250907347 data=null}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250907347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250907324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:34.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250907323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250907323 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250907323 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:34.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250907322 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:34.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907322 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]}] [2023-10-02T15:39:34.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250907316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:34.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250907035 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250907034 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250907034 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250907034 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907034 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] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250907012 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:35.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250907009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250907009 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250907009 data=null}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250907009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250907008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250906972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250906971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250906971 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250906971 data=null}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250906971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250906971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250906965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:35.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250906964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250906964 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250906964 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250906964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250906964 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]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250906950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250906949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250906949 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250906949 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250906948 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250906948 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]}] [2023-10-02T15:39:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250906938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:35.288Z] [2023-10-02T15:39:35.288Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.288Z] [2023-10-02T15:39:35.288Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.288Z] [2023-10-02T15:39:35.288Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.288Z] [2023-10-02T15:39:35.288Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.546Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] [2023-10-02T15:39:35.547Z] (Eclipse:18129): Gtk-WARNING **: 15:39:35.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250906484 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:35.547Z] 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') [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.547Z] 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. [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:35.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250906432 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:'))] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] 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' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.548Z] 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') [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22120799 [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250906431 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')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250906431 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')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250906431 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250906431 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250906430 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')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250906430 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')] [2023-10-02T15:39:35.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250906393 data=null 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')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250906392 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')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250906392 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')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250906392 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')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250906392 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250906392 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.549Z] 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') [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:35.549Z] 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. [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.549Z] 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') [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:35.549Z] 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. [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.549Z] 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') [2023-10-02T15:39:35.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] 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') [2023-10-02T15:39:35.550Z] 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. [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.550Z] 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') [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:35.550Z] 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. [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] 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)' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:35.550Z] 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') [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] 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') [2023-10-02T15:39:35.550Z] 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. [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:35.551Z] 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') [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250906386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250906386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250906386 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250906385 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250906385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250906385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:35.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:35.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:35.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:35.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250906178 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:35.808Z] 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') [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-250906177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-250906177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-250906177 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-250906177 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-250906177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-250906177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-250906176 data=null 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')] [2023-10-02T15:39:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250906385 data=null 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')] [2023-10-02T15:39:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250906868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250905677 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250905677 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250905677 data=null}, TreeItem with text {test}] [2023-10-02T15:39:36.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250905677 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250905646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250905646 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250905646 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250905646 data=null}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250905646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250905583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:36.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250905582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250905582 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250905582 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250905582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905582 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]}] [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250905575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:36.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905322 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250905322 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250905321 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905321 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905321 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}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905277 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:36.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905275 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250905275 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250905275 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905274 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905274 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}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905270 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905269 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250905269 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250905269 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905269 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250905268 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}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905264 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905264 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905264 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250905264 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}] [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905194 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250905186 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250905186 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250905186 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250903683 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250903683 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250903683 data=null}, TableItem with text {}] [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250903683 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:38.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250903683 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:38.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250903679 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:38.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:38.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:38.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:38.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903586 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250903586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250903586 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903586 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903585 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}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903582 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903536 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250903535 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250903535 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903535 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903535 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] [2023-10-02T15:39:38.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250903532 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250903528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250903528 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250903528 data=null}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250903528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250903490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250903489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250903489 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250903489 data=null}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250903489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250903482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250903482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250903482 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250903481 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250903481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903481 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]}] [2023-10-02T15:39:38.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250903475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250903155 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250903154 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250903154 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250903154 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903154 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] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250903128 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250903124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250903124 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250903124 data=null}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250903124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250903107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250903094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250903094 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250903094 data=null}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250903093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250903089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:38.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250903088 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250903088 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250903088 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250903088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903086 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]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250903080 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250903079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250903079 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250903079 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250903079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250903079 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]}] [2023-10-02T15:39:39.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250903076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:39.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:39.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:39.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250902773 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:39.357Z] 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') [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.357Z] 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. [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:39.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250902580 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:'))] [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] 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' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.358Z] 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') [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28ea7f58 [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250902578 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250902578 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250902578 data=null 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250902578 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')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250902578 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250902578 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.359Z] 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') [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:39.359Z] 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. [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.359Z] 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') [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:39.360Z] 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. [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.360Z] 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') [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] 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') [2023-10-02T15:39:39.360Z] 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. [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.360Z] 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') [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:39.360Z] 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. [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] 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)' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:39.360Z] 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') [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.360Z] 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') [2023-10-02T15:39:39.361Z] 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. [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:39.361Z] 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') [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250902573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250902573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250902573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250902573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250902573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250902573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:39.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:39.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:39.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:39.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250902065 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:39.924Z] 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') [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-250902064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-250902064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-250902064 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-250902064 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-250902064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-250902064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-250902064 data=null 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')] [2023-10-02T15:39:40.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250902573 data=null 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')] [2023-10-02T15:39:40.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250903049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250901683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250901683 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250901683 data=null}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250901683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250901666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250901665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250901665 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250901665 data=null}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250901665 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250901651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:40.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250901650 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250901650 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250901650 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250901650 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901650 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]}] [2023-10-02T15:39:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250901588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901359 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250901358 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250901358 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901358 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901358 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}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901316 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:40.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901314 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250901314 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250901314 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901314 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901314 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}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901311 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901310 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250901310 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250901310 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901310 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250901310 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}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901305 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901305 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901305 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250901304 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}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901266 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250901258 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250901258 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250901258 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:40.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:40.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-k85bz because kubernetes resource quota exceeded. [2023-10-02T15:39:40.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k85bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:40.862Z] Retrying... [2023-10-02T15:39:40.862Z] [2023-10-02T15:39:40.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-k85bz [2023-10-02T15:39:40.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k85bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:40.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:40.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-k85bz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-k85bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:40.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:40.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:40.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:40.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:40.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:40.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:41.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250899753 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250899753 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250899753 data=null}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250899753 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250899752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250899748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:42.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899689 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250899688 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250899688 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899688 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899688 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}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899685 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899632 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250899632 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250899632 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899632 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899631 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] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250899626 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250899619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250899619 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250899619 data=null}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250899619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250899579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250899578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250899578 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250899578 data=null}, TreeItem with text {test}] [2023-10-02T15:39:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250899578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250899574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250899573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250899573 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250899573 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250899573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899573 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]}] [2023-10-02T15:39:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250899563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250899229 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250899229 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250899229 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250899229 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:42.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899229 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] [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250899187 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250899182 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250899182 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250899182 data=null}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250899182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250899164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250899164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250899164 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250899164 data=null}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250899164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250899153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:42.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250899153 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250899152 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250899152 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250899152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899152 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]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250899140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250899140 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250899140 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250899140 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250899139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250899139 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]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250899136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250898689 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:43.470Z] 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') [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.471Z] 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. [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250898629 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:'))] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] 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' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.472Z] 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') [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b83545d [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250898628 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250898628 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250898628 data=null 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250898628 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')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250898628 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250898628 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.472Z] 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') [2023-10-02T15:39:43.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:43.473Z] 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. [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.473Z] 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') [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:43.473Z] 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. [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.473Z] 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') [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] 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') [2023-10-02T15:39:43.473Z] 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. [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.473Z] 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') [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:43.474Z] 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. [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] 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)' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:43.474Z] 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') [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] 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') [2023-10-02T15:39:43.474Z] 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. [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:43.474Z] 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') [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250898622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250898622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250898622 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250898622 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250898621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250898621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:43.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:43.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:43.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:43.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250898382 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:43.731Z] 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') [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:43.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-250898382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-250898382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-250898382 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-250898382 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-250898381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-250898381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:39:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-250898381 data=null 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')] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250898621 data=null 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')] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250899070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250897981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250897981 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250897981 data=null}, TreeItem with text {test}] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250897980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250897887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250897887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250897886 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250897886 data=null}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250897886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250897882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:44.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250897881 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250897881 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250897881 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250897881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897881 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]}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250897866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:44.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897760 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250897760 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250897760 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897760 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897747 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}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897685 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:44.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897683 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250897683 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250897683 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897683 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897683 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}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897679 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897679 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250897679 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250897678 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897678 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250897678 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}] [2023-10-02T15:39:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897674 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897674 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897674 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250897674 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}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897639 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250897633 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250897632 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250897632 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:44.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250897130 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250897130 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250897130 data=null}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250897130 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250897129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250897125 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:45.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250896024 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250896024 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250896023 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250896023 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250896023 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}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250896020 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:45.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:45.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250895682 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250895682 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250895681 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250895681 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895681 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] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250895677 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:46.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250895656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250895656 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250895656 data=null}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250895656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250895630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250895628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250895628 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250895628 data=null}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250895628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250895622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:46.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250895621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250895621 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250895621 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250895621 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895621 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]}] [2023-10-02T15:39:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250895588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:46.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250895149 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250895149 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250895149 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250895149 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895149 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] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250895129 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:47.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250895125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250895125 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250895125 data=null}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250895125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250895108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250895107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250895107 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250895107 data=null}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250895107 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250895092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:47.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250895091 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250895091 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250895091 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250895091 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895091 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]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250895081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250895080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250895080 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250895080 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250895080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250895080 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]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250895077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:47.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.280Z] [2023-10-02T15:39:47.280Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] [2023-10-02T15:39:47.281Z] (Eclipse:18129): Gtk-WARNING **: 15:39:47.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250894711 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:47.281Z] 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') [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.281Z] 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. [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:47.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250894651 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:'))] [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] 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' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.282Z] 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') [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@474172e5 [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250894650 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')] [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250894639 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')] [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250894639 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250894639 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250894639 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250894639 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250894639 data=null 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250894639 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250894639 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250894638 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')] [2023-10-02T15:39:47.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250894638 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250894638 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.539Z] 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') [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:47.539Z] 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. [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.539Z] 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') [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:47.539Z] 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. [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.539Z] 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') [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.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. [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.540Z] 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') [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:47.540Z] 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. [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] 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)' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:47.540Z] 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') [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] 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') [2023-10-02T15:39:47.540Z] 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. [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250894590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250894590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250894590 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250894590 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250894590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250894590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.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') [2023-10-02T15:39:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250894081 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:48.103Z] 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') [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-250894080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-250894080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-250894080 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-250894080 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-250894079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-250894079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-250894079 data=null 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')] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250894590 data=null 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')] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250895047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250893873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250893873 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250893873 data=null}, TreeItem with text {test}] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250893873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250893759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250893758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250893758 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250893758 data=null}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250893758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250893735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:48.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250893734 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250893733 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250893733 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250893733 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893733 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]}] [2023-10-02T15:39:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250893715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:48.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893350 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250893350 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250893349 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893349 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893349 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}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893328 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:48.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893326 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250893326 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250893326 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893326 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893326 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}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893322 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893322 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250893322 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250893322 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893321 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893321 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}] [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893318 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893318 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893318 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250893318 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}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893264 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893176 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250893175 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250893175 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:48.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250893174 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250893174 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250893173 data=null}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250893173 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250893173 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250893170 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893013 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250893013 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250893013 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893013 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250893013 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}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250893010 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250892889 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250892889 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250892889 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250892889 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892864 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] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250892860 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250892852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250892852 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250892851 data=null}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250892851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250892795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250892794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250892794 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250892794 data=null}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250892794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250892788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250892787 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250892786 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250892786 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250892786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892785 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]}] [2023-10-02T15:39:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250892770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250892548 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250892548 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250892548 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250892547 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892547 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] [2023-10-02T15:39:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250892519 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250892516 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250892516 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250892516 data=null}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250892515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250892505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250892505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250892505 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250892505 data=null}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250892504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250892491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250892491 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250892491 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250892491 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250892490 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892490 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]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250892481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250892480 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250892480 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250892480 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250892480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250892480 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]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250892477 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250892062 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:49.904Z] 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') [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:49.905Z] 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. [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:49.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250891978 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:'))] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] 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' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.163Z] 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') [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78fdc1bb [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250891977 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')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250891977 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')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250891977 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250891977 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250891977 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')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250891977 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')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250891977 data=null 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')] [2023-10-02T15:39:50.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250891976 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')] [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250891976 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')] [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250891976 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')] [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250891976 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250891976 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.164Z] 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') [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:50.164Z] 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. [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.164Z] 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') [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:50.164Z] 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. [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.165Z] 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') [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] 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') [2023-10-02T15:39:50.165Z] 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. [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.165Z] 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') [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:50.165Z] 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. [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] 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)' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:50.165Z] 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') [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] 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') [2023-10-02T15:39:50.165Z] 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. [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:50.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:50.166Z] 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') [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250891971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250891971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250891971 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250891971 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250891971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250891970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:50.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:50.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:50.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:50.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:50.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250891462 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:50.729Z] 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') [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-250891461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-250891461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-250891461 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-250891461 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-250891461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-250891461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-250891461 data=null 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')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250891970 data=null 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')] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250892455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250891243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250891243 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250891243 data=null}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250891243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250891243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250891234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250891233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250891233 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250891233 data=null}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250891225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250891225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250891220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:50.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250891219 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250891219 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250891219 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250891219 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250891219 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]}] [2023-10-02T15:39:50.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7z367 because kubernetes resource quota exceeded. [2023-10-02T15:39:50.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7z367, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:50.866Z] Retrying... [2023-10-02T15:39:50.866Z] [2023-10-02T15:39:50.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-7z367 [2023-10-02T15:39:50.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7z367, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:39:50.866Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7z367, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7z367" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:39:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:39:50.866Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:39:50.866Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:39:50.866Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:39:50.866Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:39:50.866Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:39:50.866Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:39:50.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250891181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:50.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890760 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890760 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890760 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890745 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890744 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}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890728 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890726 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890723 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890723 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890722 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890722 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}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890719 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890718 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890718 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890718 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890718 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890718 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}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890715 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890714 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890714 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250890714 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}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890685 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890621 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890621 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890621 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250890620 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250890619 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250890619 data=null}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250890619 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250890619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250890617 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890522 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890521 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890521 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890521 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890521 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}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890514 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890474 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250890473 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250890473 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890473 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890473 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] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250890468 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250890450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250890450 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250890450 data=null}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250890449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250890436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250890436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250890436 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250890394 data=null}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250890394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250890371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:51.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250890370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250890370 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250890370 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250890369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250890369 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]}] [2023-10-02T15:39:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250890363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:51.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250889920 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250889920 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250889920 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250889920 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250889920 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] [2023-10-02T15:39:52.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250889898 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:52.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:52.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:52.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:52.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:52.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250889894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250889894 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250889894 data=null}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250889894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250889894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250889870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250889870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250889869 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250889869 data=null}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250889869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250889869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250889865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:52.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250889864 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250889864 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250889864 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250889864 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250889864 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]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250889853 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250889852 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250889852 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250889852 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250889852 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250889852 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]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250889848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:52.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250889438 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:52.530Z] 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') [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.530Z] 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. [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250889272 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:'))] [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] 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' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.788Z] 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') [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3c6c7782 [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250889270 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250889270 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250889270 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250889270 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250889270 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250889270 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250889270 data=null 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250889270 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250889269 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250889269 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')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250889269 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250889269 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.789Z] 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') [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:52.789Z] 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. [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.789Z] 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') [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:52.790Z] 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. [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.790Z] 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') [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] 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') [2023-10-02T15:39:52.790Z] 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. [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.790Z] 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') [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:52.790Z] 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. [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] 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)' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:52.790Z] 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') [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] 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') [2023-10-02T15:39:52.791Z] 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. [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:52.791Z] 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') [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250889259 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250889259 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250888749 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:53.357Z] 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') [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-250888748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-250888748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-250888748 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-250888748 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-250888747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-250888747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-250888747 data=null 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')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250889259 data=null 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')] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250889779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:53.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250888681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250888681 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250888681 data=null}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250888680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250888643 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250888643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250888643 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250888643 data=null}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250888643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250888632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:53.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250888631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250888631 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250888631 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250888630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888630 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]}] [2023-10-02T15:39:53.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250888580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:53.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888219 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250888219 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250888219 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888219 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888219 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}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888191 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:53.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888188 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250888188 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250888188 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888188 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888188 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}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888183 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888183 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250888183 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250888183 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888182 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250888182 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}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888178 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888178 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888177 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250888177 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}] [2023-10-02T15:39:53.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888140 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250888038 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250888038 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250888038 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250888035 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250888034 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250888034 data=null}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250888034 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250888034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250888032 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:53.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887854 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250887854 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250887854 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887854 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887854 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}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887850 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887726 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250887726 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250887726 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887725 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887725 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] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250887705 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250887702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250887702 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250887702 data=null}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250887701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250887683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250887683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250887683 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250887682 data=null}, TreeItem with text {test}] [2023-10-02T15:39:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250887682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250887678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250887677 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250887677 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250887677 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250887677 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887677 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]}] [2023-10-02T15:39:54.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250887666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250887247 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250887247 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250887247 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250887246 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887246 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] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250887216 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250887211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250887211 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250887210 data=null}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250887210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250887187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250887186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250887186 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250887186 data=null}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250887186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250887180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:54.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250887179 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250887179 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250887179 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250887179 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887178 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]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250887166 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250887165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250887165 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250887165 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250887164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250887164 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]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250887160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:54.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:54.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:54.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:54.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.208Z] [2023-10-02T15:39:55.208Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.209Z] [2023-10-02T15:39:55.209Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.209Z] [2023-10-02T15:39:55.209Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.209Z] [2023-10-02T15:39:55.209Z] (Eclipse:18129): Gtk-WARNING **: 15:39:55.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250886755 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:55.209Z] 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') [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.209Z] 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. [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250886682 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:'))] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] 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' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.467Z] 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') [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@166fa7ab [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250886681 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250886681 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250886681 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250886680 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250886680 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250886680 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250886680 data=null 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250886680 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250886680 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250886680 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')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250886680 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250886680 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:55.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. [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:55.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 selected, not selecting again. [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.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' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23f31375 [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886678 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')] [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-250886677 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-250886677 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-250886677 data=null 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-250886677 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')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-250886677 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-250886677 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:55.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. [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.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)' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.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') [2023-10-02T15:39:55.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. [2023-10-02T15:39:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:55.470Z] 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') [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250886674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250886674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250886674 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250886674 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250886674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250886674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250886674 data=null 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')] [2023-10-02T15:39:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250887084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250886165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250886165 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250886165 data=null}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250886165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250886165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250886153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250886153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250886152 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250886152 data=null}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250886152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250886152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250886148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:56.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250886147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250886147 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250886147 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250886147 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:56.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250886147 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]}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250886137 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:56.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885996 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250885996 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250885996 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885996 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250885996 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}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885977 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:56.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885975 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250885975 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250885974 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885974 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250885974 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}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885971 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885971 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250885970 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250885970 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885970 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250885970 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}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885967 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885967 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885967 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250885967 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}] [2023-10-02T15:39:56.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885925 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250885767 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250885766 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250885766 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:56.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250884762 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250884762 data=null doit=true}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250884762 data=null}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250884762 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250884761 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250884753 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:39:57.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884510 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250884510 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250884510 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884510 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884510 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}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884507 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884472 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250884472 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:57.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250884471 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884471 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884471 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] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250884468 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250884464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250884464 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250884464 data=null}, TreeItem with text {test}] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250884464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250884436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250884435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250884435 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250884435 data=null}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250884434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250884429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250884393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250884393 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250884393 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250884393 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884392 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]}] [2023-10-02T15:39:57.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250884383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250884035 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250884035 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250884035 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250884035 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884034 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] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250884013 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250884010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250884010 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250884010 data=null}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250884010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250884009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250884000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250883985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250883984 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250883984 data=null}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250883984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250883984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250883975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:57.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250883974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250883974 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250883974 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250883974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250883974 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]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250883965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250883964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250883964 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250883957 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250883957 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250883956 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]}] [2023-10-02T15:39:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250883952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:39:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250883569 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:39:58.508Z] 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') [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.508Z] 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. [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:39:58.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:39:58.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250883359 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:'))] [2023-10-02T15:39:58.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:39:58.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] 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' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.767Z] 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') [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52294ab7 [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250883358 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250883358 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250883358 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250883358 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250883357 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250883357 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250883357 data=null 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250883357 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250883357 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250883357 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')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250883357 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250883357 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.767Z] 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') [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:39:58.768Z] 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. [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.768Z] 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') [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:39:58.768Z] 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. [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.768Z] 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') [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.768Z] 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') [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e0eecbe [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883353 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')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883353 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')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-250883353 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-250883353 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883352 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')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883352 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')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-250883352 data=null 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')] [2023-10-02T15:39:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883352 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')] [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883352 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')] [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-250883352 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')] [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-250883352 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-250883352 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.769Z] 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') [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:39:58.769Z] 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. [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] 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)' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:39:58.769Z] 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') [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] 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') [2023-10-02T15:39:58.769Z] 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. [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:39:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:39:58.770Z] 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') [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250883349 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250883349 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:39:58.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250883349 data=null 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')] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250883883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250883127 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250883127 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250883127 data=null}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250883126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250883126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250883046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250883045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250883045 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250883045 data=null}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250883045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250883045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250882978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:39:59.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250882977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250882977 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250882977 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250882976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250882976 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]}] [2023-10-02T15:39:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250882971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:39:59.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882850 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250882850 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250882850 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882849 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250882849 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}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882818 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:39:59.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882816 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250882816 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250882816 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882816 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250882815 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}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882809 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882808 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250882808 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250882808 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882808 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250882808 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}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882805 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882805 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882805 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250882805 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}] [2023-10-02T15:39:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882739 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250882630 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250882630 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250882630 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:39:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250881615 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250881615 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250881614 data=null}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250881614 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250881614 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250881611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881356 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250881356 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250881356 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881356 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250881355 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}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881352 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881312 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250881312 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:40:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250881312 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881312 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250881311 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] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250881282 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250881278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250881278 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250881278 data=null}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250881278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250881276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250881263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250881263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250881263 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250881262 data=null}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250881262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250881262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250881250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:00.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250881249 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250881249 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250881249 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250881249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250881248 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]}] [2023-10-02T15:40:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250881238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:00.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:40:00.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-f4089 because kubernetes resource quota exceeded. [2023-10-02T15:40:00.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f4089, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:00.869Z] Retrying... [2023-10-02T15:40:00.869Z] [2023-10-02T15:40:00.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-f4089 [2023-10-02T15:40:00.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f4089, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:00.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f4089, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f4089" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:00.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:00.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:00.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:00.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:00.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:00.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:00.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250880853 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250880853 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250880853 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250880853 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250880853 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] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250880825 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:01.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250880821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250880821 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250880821 data=null}, TreeItem with text {test}] [2023-10-02T15:40:01.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250880821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250880821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250880774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250880774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250880773 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250880773 data=null}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250880773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250880773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250880769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:01.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250880768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250880768 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250880768 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250880767 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250880767 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]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250880762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250880757 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250880757 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250880757 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250880756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250880756 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]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250880753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250880382 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:01.565Z] 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') [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.565Z] 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. [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250880312 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:'))] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] 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' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.824Z] 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') [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e0d0819 [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250880311 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250880311 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250880311 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250880311 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250880310 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250880310 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250880310 data=null 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250880310 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')] [2023-10-02T15:40:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250880310 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')] [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250880310 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')] [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250880310 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250880310 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.825Z] 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') [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:01.825Z] 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. [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.825Z] 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') [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:01.825Z] 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. [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.825Z] 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') [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] 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') [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e287fd1 [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-250880307 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-250880307 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-250880307 data=null 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-250880307 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')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-250880307 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-250880307 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.826Z] 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') [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:01.826Z] 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. [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] 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)' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:01.827Z] 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') [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] 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') [2023-10-02T15:40:01.827Z] 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. [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:01.827Z] 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') [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250880304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250880304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250880304 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250880304 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250880304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:01.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250880304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:02.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250880304 data=null 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')] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250880730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250879947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250879946 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250879946 data=null}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250879946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250879876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250879875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250879874 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250879874 data=null}, TreeItem with text {test}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250879874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250879845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:02.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250879844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250879844 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250879844 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250879844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879844 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]}] [2023-10-02T15:40:02.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250879837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:02.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:40:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:02.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879556 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250879556 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250879556 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879556 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879556 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}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879530 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:02.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879528 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250879528 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250879528 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879528 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879527 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}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879523 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879522 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250879522 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250879522 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879522 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250879522 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}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879519 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879519 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879519 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250879519 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}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879484 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250879479 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250879479 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250879479 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250878977 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250878977 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250878977 data=null}, TableItem with text {}] [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250878977 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250878977 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:03.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250878974 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250878018 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250878018 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250878018 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250878017 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250878017 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}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250878014 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250877947 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250877947 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250877947 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250877946 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250877946 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] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250877942 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250877935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250877935 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250877934 data=null}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250877934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250877934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250877910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250877909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250877909 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250877909 data=null}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250877909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250877909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250877901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:04.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250877894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250877894 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250877894 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250877894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250877894 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]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250877883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-250877882 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-250877882 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-250877882 data=null}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-250877882 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250877881 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]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-250877878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:04.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.349Z] [2023-10-02T15:40:04.349Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] [2023-10-02T15:40:04.606Z] (Eclipse:18129): Gtk-WARNING **: 15:40:04.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250877501 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:04.606Z] 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') [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.606Z] 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. [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250877458 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:'))] [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] 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' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.608Z] 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') [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:04.608Z] 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. [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.608Z] 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') [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:04.608Z] 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. [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.608Z] 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') [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:04.608Z] 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. [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.609Z] 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') [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] 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') [2023-10-02T15:40:04.609Z] 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. [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.609Z] 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') [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:04.609Z] 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. [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] 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)' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:04.609Z] 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') [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] 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') [2023-10-02T15:40:04.609Z] 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. [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:04.610Z] 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') [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250877445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250877444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250877444 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250877444 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250877444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250877444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:04.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:04.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:04.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:04.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:04.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:40:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250877444 data=null 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')] [2023-10-02T15:40:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250877843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250876935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250876935 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250876935 data=null}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250876935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250876920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250876919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250876919 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250876919 data=null}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250876919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250876914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:05.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250876913 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250876913 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250876913 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250876913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876913 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]}] [2023-10-02T15:40:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250876902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:05.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250876555 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250876555 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250876555 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250876554 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876554 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}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250876544 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:05.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250876533 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250876533 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250876533 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250876533 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876532 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}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250876529 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250876529 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250876529 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250876529 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250876528 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250876528 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}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250876523 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250876523 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250876522 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250876522 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}] [2023-10-02T15:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250876461 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250875791 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250875791 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250875791 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250875418 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250875418 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250875418 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250875417 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250875417 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}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250875414 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:06.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250875410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250875410 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250875410 data=null}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250875410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250875410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250875380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250875380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250875379 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250875379 data=null}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250875379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250875379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250875357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:06.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250875356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250875356 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250875356 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250875356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250875356 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]}] [2023-10-02T15:40:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250875349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:06.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250874912 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250874912 data=null doit=true}, Tree node with text: unrecognized.log] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250874911 data=null}, Tree node with text: unrecognized.log] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250874911 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250874911 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] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250874901 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:07.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:07.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250874898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250874898 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250874898 data=null}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250874898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250874898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250874869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250874868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250874868 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250874868 data=null}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250874868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250874867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250874852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:07.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250874851 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250874851 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250874851 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250874850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250874850 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]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250874795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250874793 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250874793 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250874793 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250874792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250874792 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]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250874787 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:07.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250874290 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:07.797Z] 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') [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.797Z] 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. [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250874244 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:'))] [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] 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' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.798Z] 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') [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:07.798Z] 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. [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.798Z] 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') [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:07.798Z] 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. [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.798Z] 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') [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4714ae0d [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-250874230 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250874230 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-250874230 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-250874230 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-250874229 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-250874229 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-250874229 data=null 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-250874229 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250874229 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-250874229 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')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-250874229 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-250874229 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.799Z] 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') [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] 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') [2023-10-02T15:40:07.799Z] 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. [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.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') [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:07.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. [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.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)' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:07.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') [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.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') [2023-10-02T15:40:07.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. [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:07.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') [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250874224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250874223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250874223 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250874223 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250874223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:07.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250874223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:08.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') [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250874223 data=null 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')] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250874744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250873946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250873946 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250873945 data=null}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250873945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250873938 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250873937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250873937 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250873937 data=null}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250873937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250873925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250873925 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250873924 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250873924 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250873924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873924 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]}] [2023-10-02T15:40:08.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250873919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:08.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250873477 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250873477 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250873476 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873476 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873476 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}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873452 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250873450 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250873450 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250873450 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873450 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873450 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}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873446 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250873446 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250873446 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250873445 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873445 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873445 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}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873441 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873440 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250873440 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250873440 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}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873381 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250873334 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250873334 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250873334 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:40:08.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:08.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250873187 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250873187 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250873187 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873187 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873186 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}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873182 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250873081 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250873081 data=null doit=true}, Tree node with text: unrecognized.log] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250873080 data=null}, Tree node with text: unrecognized.log] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250873080 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873080 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] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250873076 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250873071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250873071 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250873071 data=null}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250873071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250873041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250873041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250873040 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250873040 data=null}, TreeItem with text {test}] [2023-10-02T15:40:08.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250873040 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250873040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250873035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:09.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250872991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250872991 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250872991 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250872991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250872991 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]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250872983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250872982 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250872982 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250872982 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250872982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250872981 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]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250872971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:40:09.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250872634 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:09.396Z] 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') [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250872633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250872633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250872633 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250872633 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250872633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250872633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250872633 data=null 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')] [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250872935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250871155 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250871155 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250871155 data=null}, TreeItem with text {test}] [2023-10-02T15:40:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250871155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:10.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-x49jf because kubernetes resource quota exceeded. [2023-10-02T15:40:10.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x49jf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:10.872Z] Retrying... [2023-10-02T15:40:10.872Z] [2023-10-02T15:40:10.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-x49jf [2023-10-02T15:40:10.873Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x49jf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:10.873Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-x49jf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-x49jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:10.873Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:10.873Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:10.873Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:10.873Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:10.873Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:10.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:10.873Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250871155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250871146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250871145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250871145 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250871145 data=null}, TreeItem with text {test}] [2023-10-02T15:40:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250871145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250871145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250871132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250871131 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250871131 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250871131 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250871131 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250871131 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]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250871086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250871085 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250871085 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250871085 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250871085 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250871084 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]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250871081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250870758 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:11.281Z] 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') [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.281Z] 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. [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250870671 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:'))] [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] 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' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.282Z] 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') [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:11.282Z] 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. [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.283Z] 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') [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:11.283Z] 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. [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.283Z] 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') [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e29615e [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-250870669 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-250870669 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-250870669 data=null 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-250870669 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')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-250870668 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-250870668 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.284Z] 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') [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] 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') [2023-10-02T15:40:11.284Z] 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. [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.284Z] 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') [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:11.284Z] 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. [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] 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)' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:11.284Z] 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') [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] 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') [2023-10-02T15:40:11.284Z] 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. [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:11.285Z] 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') [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250870666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250870666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250870666 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250870666 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250870666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250870666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:40:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250870665 data=null 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')] [2023-10-02T15:40:11.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250871046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250870156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250870156 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250870156 data=null}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250870156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250870156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250870145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250870145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250870144 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250870144 data=null}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250870144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250870144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250870140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:11.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250870138 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250870135 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250870135 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250870135 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250870135 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]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250870129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250870129 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250870129 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250870128 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250870128 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]}] [2023-10-02T15:40:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250870127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869712 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250869712 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250869712 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869712 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250869712 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}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869689 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:12.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869687 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250869687 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250869687 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869687 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250869687 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}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869684 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869684 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250869684 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250869684 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869683 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250869683 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}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869680 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869680 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869680 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250869680 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}] [2023-10-02T15:40:12.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869644 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250869346 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250869343 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250869343 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250869341 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250869341 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250869341 data=null}, TableItem with text {}] [2023-10-02T15:40:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250869341 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:12.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250869341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:12.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250869281 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:12.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:12.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250868135 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250868135 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250868135 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250868135 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250868135 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}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250868132 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:13.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250868125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250868125 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250868125 data=null}, TreeItem with text {test}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250868125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:13.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250868125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250868113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250868113 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250868113 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250868112 data=null}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250868112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250868112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250868104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250868103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250868103 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250868103 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250868103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250868103 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]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250868098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250868097 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250868097 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250868097 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250868097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250868097 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]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250868090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:40:14.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:13.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:13.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:13.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:13.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.062Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.062Z] [2023-10-02T15:40:14.063Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.063Z] [2023-10-02T15:40:14.063Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.320Z] [2023-10-02T15:40:14.320Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.320Z] [2023-10-02T15:40:14.320Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.320Z] [2023-10-02T15:40:14.320Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.320Z] [2023-10-02T15:40:14.320Z] (Eclipse:18129): Gtk-WARNING **: 15:40:14.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250867835 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:14.320Z] 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') [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250867835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250867835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250867835 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250867835 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250867835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250867835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250867834 data=null 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')] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250868066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250867491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250867491 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250867491 data=null}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250867491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250867490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250867481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250867481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250867480 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250867480 data=null}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250867480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250867480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250867468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:14.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250867467 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250867467 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250867467 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250867467 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250867466 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]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250867452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250867452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250867452 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250867452 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250867451 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250867451 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]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250867447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:14.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250866975 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:15.143Z] 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') [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.143Z] 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. [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250866925 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:'))] [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] 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' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.144Z] 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') [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:15.144Z] 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. [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.144Z] 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') [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:15.144Z] 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. [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.145Z] 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') [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:15.145Z] 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. [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.145Z] 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') [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] 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') [2023-10-02T15:40:15.145Z] 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. [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.145Z] 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') [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:15.145Z] 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. [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] 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)' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:15.146Z] 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') [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] 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') [2023-10-02T15:40:15.146Z] 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. [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:15.146Z] 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') [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250866920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250866907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250866907 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250866907 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250866907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250866907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:15.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:15.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:15.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:15.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250866356 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:15.709Z] 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') [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-250866356 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')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-250866356 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')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-250866356 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-250866356 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-250866355 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')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-250866355 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')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-250866355 data=null 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')] [2023-10-02T15:40:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250866907 data=null 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')] [2023-10-02T15:40:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250867379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250865785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250865785 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250865785 data=null}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250865785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250865779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250865779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250865779 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250865778 data=null}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250865778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250865775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:16.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250865774 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250865774 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250865774 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250865774 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865774 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]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250865765 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250865765 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250865764 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250865764 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250865764 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]}] [2023-10-02T15:40:16.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250865758 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865442 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250865442 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250865442 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865442 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865442 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}] [2023-10-02T15:40:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865417 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:16.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865416 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250865416 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250865416 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865415 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865415 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}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865413 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865413 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250865413 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250865413 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865412 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250865412 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}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865410 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865410 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865410 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250865410 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}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865372 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250865367 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250865367 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250865367 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:40:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250863864 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250863864 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250863864 data=null}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250863864 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250863864 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250863862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250863813 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250863813 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250863813 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:18.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250863813 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863813 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}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250863810 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250863807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250863807 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250863807 data=null}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250863807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250863792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250863792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250863792 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250863792 data=null}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250863791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250863788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:18.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250863787 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250863787 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250863787 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250863787 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863787 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]}] [2023-10-02T15:40:18.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250863778 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:18.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863446 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250863446 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250863446 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863446 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863446 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}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863436 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:18.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:18.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863434 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250863434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250863434 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863434 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863434 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}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863425 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863425 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250863425 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250863425 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863425 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250863425 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}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863422 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863422 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863422 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250863421 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}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863391 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250863384 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250863384 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250863384 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:40:18.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250861881 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250861866 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250861866 data=null}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250861866 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250861865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250861860 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250861790 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250861790 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250861790 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250861790 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861789 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}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250861786 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250861783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250861782 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250861782 data=null}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250861782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250861762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250861761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250861761 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250861761 data=null}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250861761 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250861757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:20.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250861756 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250861756 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250861756 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250861756 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861756 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]}] [2023-10-02T15:40:20.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250861751 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:20.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861328 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250861328 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250861328 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861328 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861328 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}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861301 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:20.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861299 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250861299 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250861299 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861298 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861298 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}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861296 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861296 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250861296 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250861295 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861295 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250861295 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}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861292 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861292 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250861292 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:20.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-twkdf because kubernetes resource quota exceeded. [2023-10-02T15:40:20.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-twkdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:20.863Z] Retrying... [2023-10-02T15:40:20.863Z] [2023-10-02T15:40:20.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-twkdf [2023-10-02T15:40:20.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-twkdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:20.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-twkdf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-twkdf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:20.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:20.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:20.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:20.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:20.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:20.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:20.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:21.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250861292 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}] [2023-10-02T15:40:21.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250860979 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250860646 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250860574 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250860574 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250860572 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250860572 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250860572 data=null}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250860572 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250860572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250860569 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:21.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:22.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:22.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250859410 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250859409 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250859409 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250859409 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859409 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}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250859406 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250859403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250859403 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250859403 data=null}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250859403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250859379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250859378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250859378 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250859378 data=null}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250859378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250859373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:22.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250859372 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250859372 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250859372 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250859371 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859371 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]}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250859360 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:22.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250859253 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250859252 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250859252 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250859252 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859252 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}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250859228 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:22.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250859226 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250859226 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250859226 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250859226 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859226 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}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250859223 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250859223 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250859222 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250859222 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250859222 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250859222 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}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250859219 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250859219 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250859218 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:23.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250859218 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}] [2023-10-02T15:40:23.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250859162 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:23.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250858885 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:23.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250858882 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250858882 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250858881 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250858881 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250858880 data=null}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250858880 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250858880 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250858861 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250857703 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250857702 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250857702 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250857702 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857702 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}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250857700 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:24.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250857697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250857697 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250857696 data=null}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250857696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250857673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250857672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250857672 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250857672 data=null}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250857672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250857665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250857664 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250857664 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250857664 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250857664 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857664 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]}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250857656 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250857531 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250857530 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250857530 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250857530 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857530 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}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250857474 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40: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. [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250857472 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250857472 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250857472 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250857472 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857471 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}] [2023-10-02T15:40:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250857468 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250857468 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250857468 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250857467 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250857467 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250857467 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}] [2023-10-02T15:40:24.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250857456 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250857456 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250857456 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250857456 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}] [2023-10-02T15:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250857364 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250857363 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250857169 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250857162 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250857161 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250857161 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250857161 data=null}, TableItem with text {}] [2023-10-02T15:40:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250857160 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250857160 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250857156 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250855900 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250855900 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250855900 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250855900 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855900 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}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250855897 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250855893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250855893 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250855893 data=null}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250855892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250855850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250855850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250855849 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250855849 data=null}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250855849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250855844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:26.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250855843 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250855843 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250855842 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250855842 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855842 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]}] [2023-10-02T15:40:26.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250855826 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:26.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855391 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250855391 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250855391 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855391 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855391 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}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855379 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:26.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855361 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250855361 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250855361 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855361 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855361 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}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855358 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855357 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250855357 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250855357 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855356 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250855356 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}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855352 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855352 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855352 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250855351 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}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855300 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250855295 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250855295 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250855295 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250854792 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250854792 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250854791 data=null}, TableItem with text {}] [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250854791 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250854791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:27.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250854785 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:27.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:27.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250853878 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250853878 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250853878 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250853877 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853877 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}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250853871 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250853866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250853866 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250853866 data=null}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250853866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250853843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250853843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250853843 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250853843 data=null}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250853842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250853838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:28.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250853791 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250853791 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:28.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250853791 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:28.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250853791 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:28.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853791 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]}] [2023-10-02T15:40:28.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250853782 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:28.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853451 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853451 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853451 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853451 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853450 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)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853418 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:28.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853416 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853416 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853416 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853416 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853416 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)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853413 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853412 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853412 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853410 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853410 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250853410 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)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853407 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853406 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853406 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250853406 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)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853372 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853367 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853367 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250853367 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:28.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:29.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250851864 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250851864 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250851864 data=null}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250851863 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250851863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250851859 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250851805 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250851804 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250851804 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250851804 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851786 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)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250851782 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250851776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250851776 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250851776 data=null}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250851776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250851750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250851749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250851749 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250851749 data=null}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250851749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250851743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:30.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250851742 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250851742 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250851742 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250851742 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851741 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]}] [2023-10-02T15:40:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250851733 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:30.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851349 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851349 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851349 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851349 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851349 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)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851330 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:30.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851328 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851328 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851328 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851328 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851328 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)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851325 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851324 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851324 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851324 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851324 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250851321 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)}] [2023-10-02T15:40:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851318 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851318 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851317 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250851317 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)}] [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851253 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851246 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851246 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250851246 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:30.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-txqbb because kubernetes resource quota exceeded. [2023-10-02T15:40:30.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-txqbb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:30.862Z] Retrying... [2023-10-02T15:40:30.862Z] [2023-10-02T15:40:30.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-txqbb [2023-10-02T15:40:30.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-txqbb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:30.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-txqbb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-txqbb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:30.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:30.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:30.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:30.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:30.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:30.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250850066 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250850066 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250850066 data=null}, TableItem with text {}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250850065 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250850065 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250850062 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250849799 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250849799 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250849799 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250849799 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849799 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)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250849796 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250849791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250849791 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250849791 data=null}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250849791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250849756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250849755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250849755 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250849755 data=null}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250849755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250849749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:32.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250849748 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250849748 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250849748 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250849748 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849748 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]}] [2023-10-02T15:40:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250849739 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:32.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849309 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250849309 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250849309 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849309 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849309 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)}] [2023-10-02T15:40:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849268 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:32.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849265 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250849265 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250849265 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849265 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849265 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)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849260 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849260 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250849260 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250849260 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849259 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250849259 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)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849255 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849254 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849254 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250849254 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)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849172 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250849164 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250849164 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250849164 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250848429 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250848429 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250848429 data=null}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250848428 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250848428 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250848424 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:33.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:34.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:34.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250847753 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:34.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250847752 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:34.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250847752 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250847752 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847752 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)}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250847744 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250847739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250847739 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250847739 data=null}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250847739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250847680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250847663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250847662 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250847662 data=null}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250847662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250847656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:34.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250847655 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250847655 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250847655 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250847654 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847654 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]}] [2023-10-02T15:40:34.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250847641 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:34.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847250 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250847250 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250847250 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847249 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847249 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)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847230 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:34.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847228 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250847228 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250847228 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847228 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847228 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)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847222 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847222 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250847221 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250847221 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847221 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250847221 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)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847218 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847217 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847217 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:34.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250847217 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)}] [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847176 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250847016 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250847016 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250847016 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250846514 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250846513 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250846513 data=null}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250846513 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250846513 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250846508 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250845752 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250845752 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250845752 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250845752 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845752 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)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250845748 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250845744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250845744 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250845744 data=null}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250845742 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250845728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250845728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250845728 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250845728 data=null}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250845728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250845678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250845677 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250845677 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250845677 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250845677 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845677 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]}] [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250845670 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845427 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250845427 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250845427 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845427 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845427 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)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845416 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:36.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845406 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250845406 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250845406 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845405 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845405 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)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845403 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845402 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250845402 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250845402 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845402 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250845402 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)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845399 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845399 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845399 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250845399 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)}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845286 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250845055 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250845055 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250845055 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250845053 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250845053 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250845053 data=null}, TableItem with text {}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250845053 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250845053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:37.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250845049 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:37.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:37.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250843929 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250843929 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250843929 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250843928 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843928 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)}] [2023-10-02T15:40:38.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250843883 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250843878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250843878 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250843878 data=null}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250843877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250843847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250843847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250843846 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250843846 data=null}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250843846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250843833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:38.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250843794 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250843793 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250843793 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250843793 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843793 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]}] [2023-10-02T15:40:38.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250843784 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:38.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843424 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250843424 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250843424 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843423 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843423 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)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843413 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:38.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843412 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250843411 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250843411 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843411 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843411 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)}] [2023-10-02T15:40:38.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843398 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843398 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250843398 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250843398 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843397 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250843397 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)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843394 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843394 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843393 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250843393 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)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843341 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250843333 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250843333 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250843333 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250842664 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250842664 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250842664 data=null}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250842663 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250842663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250842659 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250841891 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250841891 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250841891 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250841891 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841891 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)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250841887 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250841878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250841878 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250841877 data=null}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250841877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250841856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:40.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250841856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250841856 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250841856 data=null}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250841856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250841850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:40.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250841849 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250841849 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250841849 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250841849 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841848 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]}] [2023-10-02T15:40:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250841842 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:40.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won''t expand it again. [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250841421 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250841421 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250841421 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250841421 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841421 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}] [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250841392 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:40.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250841389 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250841389 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250841389 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250841389 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841389 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}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250841378 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250841378 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250841377 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250841377 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250841377 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841377 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}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250841372 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250841372 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250841372 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:40.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250841372 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}] [2023-10-02T15:40:40.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-49wl3 because kubernetes resource quota exceeded. [2023-10-02T15:40:40.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-49wl3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:40.871Z] Retrying... [2023-10-02T15:40:40.871Z] [2023-10-02T15:40:40.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-49wl3 [2023-10-02T15:40:40.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-49wl3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:40.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-49wl3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-49wl3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:40.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:40.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:40.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:40.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:40.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:40.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:40.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250841091 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250841087 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250841087 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250841087 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250841013 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250841013 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250841013 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250841013 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841012 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}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250841010 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:41.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250841004 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250841004 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250841004 data=null}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250841004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250841004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250840978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250840965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250840965 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250840965 data=null}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250840964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250840964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250840959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:41.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250840958 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250840958 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250840958 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250840958 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250840958 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]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250840949 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-250840949 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-250840942 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-250840942 data=null}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-250840942 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250840942 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]}] [2023-10-02T15:40:41.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-250840938 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250840653 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:41.278Z] 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') [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250840652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250840652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250840652 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250840652 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250840652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250840652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250840652 data=null 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')] [2023-10-02T15:40:42.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:42.904Z] [2023-10-02T15:40:42.904Z] (Eclipse:18129): Gtk-WARNING **: 15:40:42.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:42.904Z] [2023-10-02T15:40:42.904Z] (Eclipse:18129): Gtk-WARNING **: 15:40:42.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:42.904Z] [2023-10-02T15:40:42.904Z] (Eclipse:18129): Gtk-WARNING **: 15:40:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:42.904Z] [2023-10-02T15:40:42.904Z] (Eclipse:18129): Gtk-WARNING **: 15:40:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:40:43.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250840895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250838552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250838552 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250838552 data=null}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250838552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250838552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250838542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250838542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250838542 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250838542 data=null}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250838542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250838542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:43.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250838539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:43.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250838538 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250838538 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250838538 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250838537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250838537 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]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250838533 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250838533 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250838533 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250838533 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250838532 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250838532 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]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250838526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:43.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250838368 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:43.674Z] 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') [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.674Z] 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. [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250838218 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:'))] [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.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' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:43.932Z] 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. [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.932Z] 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') [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:43.932Z] 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. [2023-10-02T15:40:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:43.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 selected, not selecting again. [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.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' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.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. [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.933Z] 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') [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:43.933Z] 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. [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.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)' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.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. [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:43.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') [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250838190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250838189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250838189 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250838189 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250838189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250838189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:43.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:43.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:43.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:43.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:43.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:43.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250837582 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:44.496Z] 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') [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-250837582 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')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-250837582 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')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-250837582 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-250837582 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-250837582 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')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-250837581 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')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-250837581 data=null 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')] [2023-10-02T15:40:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:44.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250838189 data=null 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')] [2023-10-02T15:40:44.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250838508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:45.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250837046 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250837046 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250837046 data=null}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250837046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250837046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250837035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250837035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250837035 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250837035 data=null}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250837034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250837034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250837031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:45.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250837031 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250837030 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250837030 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250837030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250837030 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]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250837026 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250837026 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250837026 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250837026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250837025 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]}] [2023-10-02T15:40:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250837024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:45.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:45.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836706 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250836706 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250836705 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836705 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250836705 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}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836680 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:45.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836679 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250836679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250836679 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836678 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250836678 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}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836676 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836676 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250836676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250836675 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836675 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250836675 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}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836673 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836673 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836673 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250836673 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}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836644 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250836639 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250836639 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250836638 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:45.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:40:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250835137 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250835137 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250835137 data=null}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250835136 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250835136 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250835134 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250835095 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250835095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250835075 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250835075 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250835075 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}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250835072 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250835068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250835068 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250835068 data=null}, TreeItem with text {test}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250835067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250835067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250835050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250835050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250835050 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250835049 data=null}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250835049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250835049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250835046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:47.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250835045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250835045 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250835045 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250835045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250835045 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]}] [2023-10-02T15:40:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250835040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:47.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834623 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250834623 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250834623 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834623 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250834623 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}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834599 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:47.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834597 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250834597 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250834597 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834597 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250834597 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}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834594 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834594 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250834594 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250834593 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834593 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250834593 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}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834590 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834589 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834589 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250834589 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}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834544 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250834405 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250834405 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250834405 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:40:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250833396 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250833396 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250833396 data=null}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250833395 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250833395 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250833393 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250833157 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250833156 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250833156 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250833156 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250833156 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}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250833153 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:48.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250833150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250833150 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250833150 data=null}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250833150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250833150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250833140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250833140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250833132 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250833132 data=null}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250833132 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250833131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250833127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:48.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250833126 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250833126 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250833126 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250833126 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250833125 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]}] [2023-10-02T15:40:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250833114 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:48.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832797 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250832797 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250832797 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832797 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250832797 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}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832768 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:49.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832765 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250832765 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250832765 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832765 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250832765 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}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832762 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832761 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250832761 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250832761 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832760 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250832760 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}] [2023-10-02T15:40:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832757 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832757 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832756 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250832756 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}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832681 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250832676 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250832483 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250832483 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250831981 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250831981 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250831981 data=null}, TableItem with text {}] [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250831980 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250831980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250831977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:50.864Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2lpsn because kubernetes resource quota exceeded. [2023-10-02T15:40:50.864Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2lpsn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:50.864Z] Retrying... [2023-10-02T15:40:50.864Z] [2023-10-02T15:40:50.864Z] ERROR: Failed to launch tracecompass-build-3jjwn-2lpsn [2023-10-02T15:40:50.864Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2lpsn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:40:50.864Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2lpsn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2lpsn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:40:50.864Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:40:50.864Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:40:50.864Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:40:50.864Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:40:50.864Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:40:50.864Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:40:50.864Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250831247 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250831247 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250831247 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250831246 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250831246 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}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250831226 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250831222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250831222 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250831222 data=null}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250831222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250831222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250831196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250831192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250831192 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250831192 data=null}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250831192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250831192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250831187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:50.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250831187 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250831187 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250831187 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250831187 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250831186 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]}] [2023-10-02T15:40:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250831181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:50.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250830766 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250830766 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250830751 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250830751 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250830751 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}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250830738 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:51.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250830737 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250830737 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250830737 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250830736 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250830736 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}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250830734 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250830734 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250830734 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250830729 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250830729 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250830728 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}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250830726 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250830726 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250830725 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250830725 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}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250830681 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250830478 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250830478 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250830478 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250829976 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250829976 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250829976 data=null}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250829976 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250829976 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250829973 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:52.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:52.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250829232 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250829232 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250829232 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250829232 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250829232 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}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250829229 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:52.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250829226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250829226 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250829226 data=null}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250829226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250829225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250829207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250829207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250829207 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250829207 data=null}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250829206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250829206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250829203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:52.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250829202 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250829202 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250829202 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250829202 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250829202 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]}] [2023-10-02T15:40:52.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250829197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:52.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250828782 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250828781 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250828781 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250828781 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250828781 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}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250828756 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:53.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250828754 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250828754 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250828754 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250828754 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250828754 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}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250828751 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250828751 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250828751 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250828751 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250828751 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250828751 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}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250828748 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250828748 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250828748 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250828748 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}] [2023-10-02T15:40:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250828695 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250828562 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250828562 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250828562 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:53.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250828060 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250828060 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250828060 data=null}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250828060 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250828060 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250828057 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:54.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:54.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:54.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250827319 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:54.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250827318 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:54.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250827318 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:54.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250827318 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827318 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}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250827315 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250827312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250827312 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250827312 data=null}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250827311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250827297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250827297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250827297 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250827297 data=null}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250827296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250827289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:54.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250827289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250827289 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250827289 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250827289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827289 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]}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250827284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:54.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827241 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250827241 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250827241 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827241 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827241 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}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827232 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827230 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250827230 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250827230 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827230 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827230 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}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827218 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827218 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250827218 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250827217 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827217 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250827217 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}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827214 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827214 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827214 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250827214 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}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827165 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250827160 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250827160 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250827160 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250826657 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250826657 data=null doit=true}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250826657 data=null}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250826657 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250826657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250826654 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:40:55.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250825699 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250825699 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250825699 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250825698 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825698 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}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250825694 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250825690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250825690 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250825690 data=null}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250825689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250825662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250825661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250825661 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250825661 data=null}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250825661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250825656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250825655 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250825655 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250825655 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250825655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825655 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]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250825648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250825645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250825639 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250825639 data=null}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250825638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250825589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250825588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250825588 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250825588 data=null}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250825588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250825583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:56.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250825582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250825582 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250825582 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250825582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825582 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]}] [2023-10-02T15:40:56.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250825576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:56.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250825138 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250825137 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250825137 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250825137 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825137 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}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250825126 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:56.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250825124 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250825124 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250825124 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250825124 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825124 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}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250825110 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250825109 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250825109 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250825109 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250825109 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250825108 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}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250825102 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250825102 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:56.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250825102 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250825095 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}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250825054 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250824865 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250824865 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250824865 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250824623 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250824623 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250824623 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250824622 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250824622 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}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250824619 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:57.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:57.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250824615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250824615 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250824615 data=null}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250824615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250824614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250824599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250824598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250824598 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250824598 data=null}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250824598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250824598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250824594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:57.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250824594 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250824593 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250824593 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250824593 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250824593 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]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250824588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250824587 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250824587 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250824587 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250824587 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250824587 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]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250824584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:40:57.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250824263 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:57.684Z] 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') [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250824263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250824263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250824263 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250824263 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250824262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250824262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:40:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250824262 data=null 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')] [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250824558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250823266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250823251 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250823251 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250823250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250823250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250823241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250823240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250823240 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250823240 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250823240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250823240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250823237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250823236 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250823236 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250823235 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250823235 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250823235 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]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250823226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250823225 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250823225 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250823225 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250823225 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250823225 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]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250823222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250823059 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:40:59.051Z] 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') [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] 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. [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250822881 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:'))] [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.052Z] 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' [2023-10-02T15:40:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.053Z] 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') [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:40:59.053Z] 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. [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.053Z] 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') [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:40:59.053Z] 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. [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.053Z] 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') [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:40:59.053Z] 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. [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.054Z] 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') [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] 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') [2023-10-02T15:40:59.054Z] 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. [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.054Z] 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') [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:40:59.054Z] 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. [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] 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)' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:40:59.054Z] 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') [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] 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') [2023-10-02T15:40:59.054Z] 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. [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:40:59.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:59.055Z] 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') [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250822876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250822876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250822876 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250822876 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250822876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250822876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:59.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:59.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:59.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:59.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:40:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250822342 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:40:59.874Z] 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') [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-250822341 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-250822341 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-250822341 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-250822341 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-250822341 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-250822341 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-250822341 data=null 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250822876 data=null 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')] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250823202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250822154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250822154 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250822154 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250822154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250822132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250822131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250822131 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250822131 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250822131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250822112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250822111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250822111 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250822111 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250822110 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822110 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]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250822106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250822104 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250822104 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250822104 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250822104 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250822088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250822087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250822087 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250822087 data=null}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250822087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250822080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:40:59.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250822079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250822079 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250822079 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250822079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250822079 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]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250822075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250822074 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250822074 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250822074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250822074 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]}] [2023-10-02T15:40:59.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250822072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821758 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250821758 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250821758 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821758 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250821758 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}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821735 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:00.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821733 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250821733 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250821733 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821733 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250821732 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}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821730 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821730 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250821730 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:00.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250821729 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821729 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250821729 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}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821727 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821727 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821726 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250821726 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}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821695 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250821688 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250821608 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250821608 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:00.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:00.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-929zx because kubernetes resource quota exceeded. [2023-10-02T15:41:00.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-929zx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:00.867Z] Retrying... [2023-10-02T15:41:00.867Z] [2023-10-02T15:41:00.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-929zx [2023-10-02T15:41:00.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-929zx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:41:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:41:00.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:41:00.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-929zx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-929zx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:41:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:41:00.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:41:00.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:41:00.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:41:00.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:41:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:41:00.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250820106 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250820106 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250820106 data=null}, TableItem with text {}] [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250820106 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250820106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250820104 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250820050 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250820050 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250820050 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250820049 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250820049 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}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250820047 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250820044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250820044 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250820044 data=null}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250820043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250820043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250819990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250819989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250819989 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250819989 data=null}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250819989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250819989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250819986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250819985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250819985 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250819985 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250819985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250819985 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]}] [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250819980 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819765 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250819765 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250819765 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819764 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250819764 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}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819742 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:02.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819740 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250819740 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250819740 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819740 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250819740 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}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819737 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819737 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250819737 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250819737 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819737 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250819736 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}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819734 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819734 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819734 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250819734 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}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819705 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250819700 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250819700 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250819700 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:41:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:02.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:02.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250818198 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250818198 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250818198 data=null}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250818197 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250818197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250818194 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:03.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250818147 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250818147 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250818147 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250818147 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250818147 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}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250818145 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:03.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250818142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250818142 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250818142 data=null}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250818142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250818142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250818123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250818122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250818122 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250818122 data=null}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250818122 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250818122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250818115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:03.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250818115 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250818115 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250818115 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250818114 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250818114 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]}] [2023-10-02T15:41:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250818109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:03.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817694 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250817694 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250817694 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817694 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250817694 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}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817671 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:04.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817669 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250817669 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250817669 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817669 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250817669 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}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817666 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817666 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250817666 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250817666 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817666 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250817666 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}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817664 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817663 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817663 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250817663 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}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817636 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250817631 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250817631 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250817630 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250817461 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250817461 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250817461 data=null}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250817461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250817461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250817458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250816216 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250816216 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250816216 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250816215 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250816215 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}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250816213 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250816210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250816204 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250816204 data=null}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250816204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250816204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250816195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250816195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250816195 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250816195 data=null}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250816195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250816195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250816185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:06.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250816184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250816184 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250816184 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250816184 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250816184 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]}] [2023-10-02T15:41:06.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250816179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:06.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250815763 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250815763 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250815763 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250815763 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250815741 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}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250815732 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:06.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250815730 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250815730 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250815730 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250815729 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250815729 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}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250815719 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250815719 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250815718 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250815718 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250815718 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250815718 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}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250815715 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250815715 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250815715 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250815714 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}] [2023-10-02T15:41:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250815685 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250815679 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250815558 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250815543 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250815542 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250815541 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250815541 data=null}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250815541 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250815541 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250815538 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250814298 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250814298 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250814298 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250814298 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250814298 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}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250814295 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:07.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250814292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250814292 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250814292 data=null}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250814292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250814292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250814277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250814275 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250814274 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250814274 data=null}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250814274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250814274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250814259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:07.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250814259 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250814259 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250814259 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250814258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250814258 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]}] [2023-10-02T15:41:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250814248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:07.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250813814 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250813814 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250813814 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250813813 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250813813 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}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250813804 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:08.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250813803 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250813803 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250813803 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250813802 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250813802 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}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250813793 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250813793 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250813793 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250813793 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250813793 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250813792 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}] [2023-10-02T15:41:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250813790 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250813790 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250813790 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250813790 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}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250813760 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250813638 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250813636 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250813635 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250813634 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250813634 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250813634 data=null}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250813634 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250813634 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250813632 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:08.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250812393 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250812393 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250812393 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250812393 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250812393 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}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250812390 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:09.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250812388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250812388 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250812388 data=null}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250812387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250812387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250812364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250812363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250812363 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250812363 data=null}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250812363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250812363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250812352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:09.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:09.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250812351 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:09.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250812351 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:09.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250812351 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:09.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250812351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:09.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250812351 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]}] [2023-10-02T15:41:09.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250812346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:09.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811910 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250811910 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250811910 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811910 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250811910 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}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811900 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:10.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:10.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811887 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250811887 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250811887 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811887 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250811887 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}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811884 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811884 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250811884 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250811884 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811883 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250811883 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}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811878 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811878 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811878 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250811877 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}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811845 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250811839 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250811838 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250811838 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250811717 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250811717 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250811717 data=null}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250811717 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250811717 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250811714 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:10.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:10.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-xh1lj because kubernetes resource quota exceeded. [2023-10-02T15:41:10.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xh1lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:10.867Z] Retrying... [2023-10-02T15:41:10.867Z] [2023-10-02T15:41:10.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-xh1lj [2023-10-02T15:41:10.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xh1lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:41:10.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xh1lj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xh1lj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:41:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:41:10.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:41:10.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:41:10.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:41:10.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:41:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:41:10.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250810474 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250810473 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250810473 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250810473 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810473 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}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250810471 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250810467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250810467 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250810467 data=null}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250810467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250810451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250810451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250810451 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250810450 data=null}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250810450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250810447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:11.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250810446 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250810446 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250810446 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250810446 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810446 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]}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250810441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:11.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won''t expand it again. [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250810401 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250810401 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250810401 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250810401 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810401 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}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250810390 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:11.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250810389 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250810389 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250810389 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250810388 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810388 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}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250810386 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250810377 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250810377 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250810377 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250810377 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250810377 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}] [2023-10-02T15:41:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250810374 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250810374 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250810373 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250810373 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}] [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250810344 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250810179 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250810179 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250810179 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:41:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250809831 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250809831 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250809831 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250809831 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250809830 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}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250809828 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:12.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250809822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250809822 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250809821 data=null}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250809821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250809821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250809795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250809795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250809795 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:12.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250809795 data=null}, TreeItem with text {test}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250809794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250809794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250809787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:12.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250809786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250809786 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250809786 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250809786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250809786 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]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250809780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250809780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250809780 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250809780 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250809780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250809780 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]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250809777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:41:12.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250809554 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:12.476Z] 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') [2023-10-02T15:41:12.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250809540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250809540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250809540 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250809540 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250809540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250809540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250809540 data=null 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')] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250809752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250808683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250808682 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250808682 data=null}, TreeItem with text {test}] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250808682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250808682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250808665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250808664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250808664 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250808664 data=null}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250808664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250808664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250808656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:13.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250808655 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250808655 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250808655 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250808655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250808655 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]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250808649 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-250808649 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-250808649 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-250808648 data=null}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-250808648 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250808648 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]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-250808640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:41:13.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:41:13.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:41:13.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:41:13.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250808356 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:41:13.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:41:13.665Z] 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') [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.665Z] 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. [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:13.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250808201 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:'))] [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] 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' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.924Z] 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') [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:41:13.924Z] 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. [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:41:13.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.924Z] 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') [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:41:13.925Z] 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. [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.925Z] 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') [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:41:13.925Z] 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. [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.925Z] 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') [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] 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') [2023-10-02T15:41:13.925Z] 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. [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.926Z] 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') [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:41:13.926Z] 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. [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] 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)' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:13.926Z] 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') [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] 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') [2023-10-02T15:41:13.926Z] 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. [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:13.926Z] 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') [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250808187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250808187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250808187 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250808187 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250808187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250808187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:13.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:13.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:13.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:13.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:13.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250807657 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:14.489Z] 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') [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-250807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-250807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-250807657 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-250807657 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-250807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-250807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-250807657 data=null 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')] [2023-10-02T15:41:14.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250807142 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:15.061Z] 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') [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-250807141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-250807141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-250807141 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-250807141 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-250807141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-250807141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-250807141 data=null 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')] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250807066 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-10-02T15:41:15.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:15.062Z] 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') [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-250807066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-250807066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-250807066 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-250807066 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-250807066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-250807066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-250807066 data=null 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')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250808187 data=null 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')] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250808577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250806880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250806880 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250806880 data=null}, TreeItem with text {test}] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250806880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250806847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250806847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250806847 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250806847 data=null}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250806847 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250806843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:15.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:15.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250806842 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250806842 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250806842 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250806837 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806837 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]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250806788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250806787 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250806787 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250806787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250806787 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]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250806785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806658 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250806658 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250806658 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806657 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806657 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}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806649 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:15.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806647 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250806647 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250806647 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806647 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806647 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}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806644 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806644 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250806644 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250806644 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806644 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250806644 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}] [2023-10-02T15:41:15.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806636 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806635 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806635 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250806635 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}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806587 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250806581 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250806581 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250806435 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250806430 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250806430 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250806430 data=null}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250806430 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250806430 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250806428 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250805191 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250805191 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250805191 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250805190 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250805190 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}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250805186 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:16.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:16.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250805183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250805183 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250805183 data=null}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250805183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250805183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250805169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250805169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250805169 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250805168 data=null}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250805168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250805168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250805165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:16.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250805165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250805165 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250805164 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250805164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250805164 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]}] [2023-10-02T15:41:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250805154 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:16.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won''t expand it again. [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804739 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250804739 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250804739 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804739 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250804739 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)}] [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804708 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804705 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250804705 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250804705 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804705 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250804705 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)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804701 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804701 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250804701 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250804701 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804700 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250804700 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)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804695 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804694 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804694 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250804694 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)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804659 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250804652 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250804465 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250804464 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250803962 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250803962 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250803962 data=null}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250803962 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250803962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250803956 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:18.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250803214 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250803214 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250803214 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250803214 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250803214 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)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250803207 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:18.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250803204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250803204 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250803204 data=null}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250803204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250803203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250803189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250803188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250803188 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250803188 data=null}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250803188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250803188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250803182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:18.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250803182 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250803182 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250803182 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:18.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250803181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:18.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250803181 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]}] [2023-10-02T15:41:18.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250803176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:18.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won''t expand it again. [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250802762 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250802762 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250802761 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250802761 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250802761 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}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250802737 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:19.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250802736 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250802736 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250802736 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250802735 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250802735 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}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250802733 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250802733 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250802733 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250802733 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250802732 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250802732 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}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250802729 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250802728 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250802726 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250802726 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}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250802687 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250802682 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250802682 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250802682 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:19.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250802088 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250802088 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250802088 data=null}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250802088 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250802088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250802085 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:20.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250801344 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250801344 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250801344 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250801344 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801344 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}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250801341 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250801337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250801336 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250801336 data=null}, TreeItem with text {test}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250801336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250801327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250801326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250801326 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250801326 data=null}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250801326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250801312 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:20.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250801311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250801311 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250801311 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250801311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801311 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]}] [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250801306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:20.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won''t expand it again. [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250801271 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250801271 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250801271 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250801271 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801271 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}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250801262 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250801260 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250801260 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250801260 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250801260 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801260 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}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250801258 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250801257 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250801257 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250801257 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250801257 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250801257 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}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250801248 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250801247 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250801247 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250801247 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}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250801217 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250801213 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250801212 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250801212 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:20.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-n0bf0 because kubernetes resource quota exceeded. [2023-10-02T15:41:20.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n0bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:20.859Z] Retrying... [2023-10-02T15:41:20.859Z] [2023-10-02T15:41:20.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-n0bf0 [2023-10-02T15:41:20.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n0bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:41:20.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-n0bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-n0bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:41:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:41:20.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:41:20.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:41:20.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:41:20.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:41:20.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:41:20.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250800613 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250800613 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250800613 data=null}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250800612 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250800612 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250800610 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250799865 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250799865 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250799865 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250799865 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799865 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}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250799862 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:22.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250799859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250799859 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250799859 data=null}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250799859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250799843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250799843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250799843 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250799842 data=null}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250799842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250799835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:22.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250799834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250799834 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250799834 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250799834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799834 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]}] [2023-10-02T15:41:22.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250799829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:22.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won''t expand it again. [2023-10-02T15:41:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250799414 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250799414 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250799414 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250799414 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799414 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}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250799389 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:22.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250799387 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250799387 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250799387 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250799387 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799387 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}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250799384 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250799384 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250799384 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250799384 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250799384 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250799384 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}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250799381 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250799381 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-250799380 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250799380 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}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250799346 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-250799195 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-250799191 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-250799191 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:41:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-250798853 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-250798852 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-250798852 data=null}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-250798852 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:23.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798852 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}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-250798849 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:23.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250798844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250798844 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250798844 data=null}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250798844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250798827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250798827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250798826 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250798826 data=null}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250798826 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250798823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:23.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250798822 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250798822 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250798822 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250798822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798822 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]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250798814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250798813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250798813 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250798813 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250798813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798813 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]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250798810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:41:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250798629 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:23.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') [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:41:23.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250798627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250798627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250798627 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250798627 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250798615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250798615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:23.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250798615 data=null 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')] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250798786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250798076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250798076 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250798075 data=null}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250798075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250798070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250798069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250798069 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250798069 data=null}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250798069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250798058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:24.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250798057 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250798057 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250798057 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250798057 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798057 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]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250798053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-250798052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-250798052 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-250798052 data=null}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-250798052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250798052 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]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-250798050 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:41:24.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250797809 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:41:24.265Z] 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') [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:24.265Z] 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. [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:49.385Z] 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') [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250772610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250772609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250772609 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250772609 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250772609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250772609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250772609 data=null 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')] [2023-10-02T15:41:49.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:49.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:49.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:49.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:49.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:41:49.385Z] 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') [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.386Z] 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. [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250772488 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:'))] [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] 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' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.645Z] 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') [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:41:49.645Z] 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. [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.645Z] 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') [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:41:49.646Z] 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. [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.646Z] 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') [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2186360e [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-250772486 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250772486 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-250772486 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-250772486 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-250772486 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-250772486 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-250772485 data=null 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-250772485 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-250772485 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-250772485 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')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-250772485 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:41:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-250772485 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.647Z] 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') [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] 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') [2023-10-02T15:41:49.647Z] 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. [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.647Z] 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') [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:41:49.647Z] 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. [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.647Z] 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)' [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:49.647Z] 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') [2023-10-02T15:41:49.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] 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') [2023-10-02T15:41:49.648Z] 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. [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:49.648Z] 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') [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250772483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250772483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250772483 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250772483 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250772483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250772483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:49.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:41:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250772483 data=null 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')] [2023-10-02T15:41:49.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250772828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250771973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250771973 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250771973 data=null}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250771973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250771970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250771969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250771969 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250771969 data=null}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250771969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:50.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250771966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:50.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250771965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250771965 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250771965 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250771965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771965 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]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250771961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250771957 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250771957 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250771957 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250771956 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]}] [2023-10-02T15:41:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250771956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:50.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:50.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771632 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250771632 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250771632 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771632 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771632 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}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771624 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:50.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771622 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250771622 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250771622 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771622 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771622 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}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771620 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771619 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250771619 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250771619 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771619 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250771619 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}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771617 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771612 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771612 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250771612 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}] [2023-10-02T15:41:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771589 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250771584 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250771481 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250771478 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:50.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:50.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:50.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-z0qn2 because kubernetes resource quota exceeded. [2023-10-02T15:41:50.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z0qn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:50.865Z] Retrying... [2023-10-02T15:41:50.865Z] [2023-10-02T15:41:50.865Z] ERROR: Failed to launch tracecompass-build-3jjwn-z0qn2 [2023-10-02T15:41:50.865Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z0qn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:41:50.865Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-z0qn2, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-z0qn2" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:41:50.865Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:41:50.865Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:41:50.865Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:41:50.865Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:41:50.865Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:41:50.865Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:41:50.865Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250770446 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250770446 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250770446 data=null}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250770446 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250770446 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250770431 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:51.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250770214 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250770214 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250770213 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250770213 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250770213 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}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250770197 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:51.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250770194 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250770194 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250770194 data=null}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250770193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250770193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250770169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250770169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250770169 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250770168 data=null}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250770168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250770168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250770157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:51.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250770156 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250770156 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250770156 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250770156 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250770156 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]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250770152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250770151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250770151 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250770151 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250770151 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250770151 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]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250770149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:41:51.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250770047 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:52.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') [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250770047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250770046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250770046 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250770046 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250770046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250770046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250770046 data=null 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')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250770124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree') [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250769867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250769867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250769867 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250769867 data=null}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250769867 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250769867 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')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250769854 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')] [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:41:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} time=-250769772 data=null doit=true}, Shell with text {Import}] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-250769770 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-250769770 data=null doit=true}, Tree node with text: Trace Import] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-250769770 data=null}, Tree node with text: Trace Import] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-250769769 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250769769 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] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-250769757 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:52.371Z] 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') [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250769756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250769756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250769756 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250769756 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250769756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250769756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250769756 data=null 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')] [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:52.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:41:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:41:52.372Z] 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') [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.372Z] 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. [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250769566 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:'))] [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] 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' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.373Z] 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') [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:41:52.373Z] 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. [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.373Z] 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') [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:41:52.373Z] 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. [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.373Z] 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') [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:41:52.374Z] 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. [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.374Z] 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') [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] 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') [2023-10-02T15:41:52.374Z] 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. [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.374Z] 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') [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:41:52.374Z] 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. [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] 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)' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:52.375Z] 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') [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] 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') [2023-10-02T15:41:52.375Z] 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. [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:52.375Z] 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') [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250769561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250769561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250769561 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250769561 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250769561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250769561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:41:52.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:52.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:52.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:52.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:52.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:41:52.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:41:52.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250769561 data=null 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')] [2023-10-02T15:41:52.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250769852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250769053 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250769052 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250769052 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250769052 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250769052 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}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250769041 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250769041 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250769041 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250769040 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:41:52.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250769040 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250769040 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}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250769027 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250769027 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250769027 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250769026 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250769026 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}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250769026 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250769025 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250769025 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250769025 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250769025 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250769025 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]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250769020 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250769019 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250769019 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250769019 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250769019 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]}] [2023-10-02T15:41:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250769010 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768685 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250768685 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250768684 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768684 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250768684 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}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768673 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:53.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768672 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250768672 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250768672 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768671 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250768671 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}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768664 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768664 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250768664 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250768664 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768664 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250768664 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}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768661 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768661 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768661 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250768661 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}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768635 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250768630 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250768630 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250768630 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:53.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:41:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250767128 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250767128 data=null doit=true}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250767128 data=null}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250767128 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250767128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250767126 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250767084 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250767084 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250767084 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250767084 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250767084 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}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250767078 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:54.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-250767076 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250767073 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250767072 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250767072 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250767072 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250767072 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}] [2023-10-02T15:41:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250767052 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:41:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:41:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:41:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:41:55.719Z] 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') [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:41:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:41:55.719Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.719Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.719Z] 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=-250766238 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.719Z] 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=-250766238 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=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')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] 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=-250766238 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:55.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') [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250766237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250766237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250766237 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250766237 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250766237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250766237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:41:55.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:41:55.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:41:55.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:41:55.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:41:55.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:41:55.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:41:55.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250766237 data=null 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')] [2023-10-02T15:41:55.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250766978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250765730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250765730 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250765730 data=null}, TreeItem with text {test}] [2023-10-02T15:41:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250765730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250765720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250765720 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250765720 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250765720 data=null}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250765719 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250765710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250765710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250765709 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250765709 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250765709 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765709 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]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250765703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250765702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250765702 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250765702 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250765702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765702 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]}] [2023-10-02T15:41:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250765695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250765561 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:41:56.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:41:56.490Z] 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') [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250765561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250765561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250765561 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250765561 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250765561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250765561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250765561 data=null 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')] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250765671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250765469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250765469 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250765469 data=null}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250765469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250765439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250765438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250765438 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250765438 data=null}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250765438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250765434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:41:56.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250765434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250765434 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250765434 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250765434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765433 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]}] [2023-10-02T15:41:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250765429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:41:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250765428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250765428 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250765428 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250765428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250765428 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]}] [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250765425 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:41:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250765146 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:41:57.005Z] 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') [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:41:57.005Z] 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. [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:41:57.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250739274 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:'))] [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] 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' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.650Z] 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') [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:22.650Z] 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. [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:22.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.650Z] 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') [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b4d64e6 [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250739272 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250739272 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250739272 data=null 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250739272 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')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250739272 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250739271 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.651Z] 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') [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:22.651Z] 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. [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.909Z] 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') [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] 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') [2023-10-02T15:42:22.909Z] 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. [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.909Z] 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') [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:22.909Z] 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. [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] 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)' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:22.909Z] 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') [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.909Z] 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') [2023-10-02T15:42:22.909Z] 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. [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:22.910Z] 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') [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250739268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250739268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250739268 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250739268 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250739268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250739268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:22.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250739268 data=null 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')] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250739628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250739059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250739039 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250739039 data=null}, TreeItem with text {test}] [2023-10-02T15:42:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250739039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250739039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250738981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250738981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250738981 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250738981 data=null}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250738981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250738980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250738977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:23.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250738977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250738977 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250738976 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250738976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250738976 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]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250738972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:23.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won''t expand it again. [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-250738972 data=null doit=true}, TreeItem with text {FolderA [2]}] [2023-10-02T15:42:23.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-250738972 data=null}, TreeItem with text {FolderA [2]}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-250738971 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250738971 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]}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-250738970 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738835 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250738835 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250738834 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738834 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250738834 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}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738823 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42: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. [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738822 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250738821 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250738813 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738813 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250738813 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}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738811 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738810 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250738810 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250738810 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738810 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250738810 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}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738808 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738808 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738808 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250738808 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}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738775 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250738767 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250738767 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250738767 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250737265 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250737265 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250737264 data=null}, TableItem with text {}] [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250737264 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:24.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250737264 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250737262 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:24.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:24.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:24.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250737207 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250737207 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250737207 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250737207 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250737207 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}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250737205 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:24.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250737202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250737201 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250737201 data=null}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250737201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250737201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250737186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250737186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250737186 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250737186 data=null}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250737186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250737186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250737182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:24.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250737182 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250737182 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250737181 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250737181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250737181 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]}] [2023-10-02T15:42:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250737172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:24.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:24.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:25.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:25.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736942 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250736941 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250736941 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736941 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250736941 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}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736932 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:25.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736930 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250736930 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250736930 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736929 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250736929 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}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736919 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736918 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250736918 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250736918 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736918 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250736918 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}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736914 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736914 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736914 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250736913 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}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736868 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250736868 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250736868 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250736868 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250736727 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250736719 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250736719 data=null}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250736719 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250736718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250736716 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250735478 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250735478 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250735478 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250735478 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250735478 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}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250735475 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:26.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:26.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:26.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-250735473 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-250735473 data=null doit=true}, TreeItem with text {FolderB}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-250735473 data=null}, TreeItem with text {FolderB}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-250735473 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250735473 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}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-250735463 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] [2023-10-02T15:42:26.801Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250735167 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:26.801Z] 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') [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:26.802Z] 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. [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] [2023-10-02T15:42:26.802Z] (Eclipse:18129): Gtk-WARNING **: 15:42:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250735087 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:'))] [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] 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' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.060Z] 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') [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:27.061Z] 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. [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.061Z] 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') [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:27.061Z] 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. [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.061Z] 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') [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:27.061Z] 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. [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.061Z] 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') [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.061Z] 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') [2023-10-02T15:42:27.062Z] 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. [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.062Z] 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') [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:27.062Z] 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. [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] 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)' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:27.062Z] 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') [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] 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') [2023-10-02T15:42:27.062Z] 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. [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:27.062Z] 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') [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250735070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250735070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250735070 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250735070 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250735070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250735070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250735070 data=null 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')] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250735439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250734780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250734780 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250734780 data=null}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250734780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250734748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250734747 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250734747 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250734747 data=null}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250734747 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250734732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:27.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250734730 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250734730 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250734730 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250734730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734730 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]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250734725 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:27.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-250734679 data=null doit=true}, TreeItem with text {FolderB [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-250734679 data=null}, TreeItem with text {FolderB [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-250734679 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250734678 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]}] [2023-10-02T15:42:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-250734677 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734460 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250734460 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250734460 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734460 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734460 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}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734426 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:27.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734424 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250734424 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250734424 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734424 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734424 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}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734421 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734418 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250734417 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250734417 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734417 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250734417 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}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734414 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734414 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734414 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250734413 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}] [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734374 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250734277 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250734277 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250734277 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250732775 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250732775 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250732775 data=null}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250732775 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250732775 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250732772 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250732720 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250732720 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250732720 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:29.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250732720 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:29.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732720 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}] [2023-10-02T15:42:29.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250732717 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:29.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250732714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250732714 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250732714 data=null}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250732714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250732689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250732688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250732688 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250732688 data=null}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250732688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250732680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:29.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250732679 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250732679 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250732679 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250732679 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732679 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]}] [2023-10-02T15:42:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250732674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:29.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:42:29.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732237 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250732237 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250732237 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732236 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732236 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}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732216 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:29.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732214 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250732214 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250732213 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732213 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732213 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}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732209 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732208 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250732208 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250732208 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732208 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250732208 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}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732205 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732205 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732205 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250732205 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}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250732174 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250731968 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250731962 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250731961 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250731960 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250731960 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250731960 data=null}, TableItem with text {}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250731960 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250731959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:29.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250731957 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:30.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2k66f because kubernetes resource quota exceeded. [2023-10-02T15:42:30.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2k66f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:30.863Z] Retrying... [2023-10-02T15:42:30.863Z] [2023-10-02T15:42:30.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-2k66f [2023-10-02T15:42:30.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2k66f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:42:30.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2k66f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2k66f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:42:30.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:42:30.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:42:30.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:42:30.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:42:30.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:42:30.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:42:30.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250730703 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250730703 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250730702 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250730702 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250730702 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}] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250730700 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:31.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:31.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:42:31.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:31.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250730698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250730698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250730698 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250730698 data=null}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250730698 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250730697 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')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250730682 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250730682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250730682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250730682 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250730682 data=null}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-250730682 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250730682 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')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-250730675 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')] [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] [2023-10-02T15:42:31.597Z] (Eclipse:18129): Gtk-WARNING **: 15:42:31.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:42:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:31.598Z] 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') [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250730346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250730346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250730346 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250730346 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250730346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250730346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250730346 data=null 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')] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250730640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250729837 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250729837 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250729837 data=null}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250729837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250729789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250729789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250729789 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250729789 data=null}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250729789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250729784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250729783 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250729783 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250729783 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250729783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729783 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]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250729771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250729770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250729770 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250729770 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250729770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729769 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]}] [2023-10-02T15:42:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250729766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:42:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:42:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.419Z] [2023-10-02T15:42:32.419Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] [2023-10-02T15:42:32.677Z] (Eclipse:18129): Gtk-WARNING **: 15:42:32.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250729447 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:32.677Z] 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') [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250729446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250729446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250729446 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250729446 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250729446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250729446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250729446 data=null 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')] [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250729736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250729191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250729191 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250729191 data=null}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250729191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250729185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250729184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250729184 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250729184 data=null}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250729184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250729173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:32.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250729172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250729172 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250729172 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250729172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729172 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]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250729167 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250729167 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250729167 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250729167 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250729167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250729167 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]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250729160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:32.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') [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250729037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250729037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250729037 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250729037 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250729037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250729037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:32.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250729037 data=null 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')] [2023-10-02T15:42:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-250729138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250728966 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250728964 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250728964 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250728963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250728963 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]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250728961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:33.193Z] 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') [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250728845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250728845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250728845 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250728845 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250728844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250728844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250728844 data=null 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')] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-250728939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250728728 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250728728 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250728727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250728727 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]}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250728720 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-250728719 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-250728719 data=null doit=true}, TreeItem with text {FolderA}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-250728719 data=null}, TreeItem with text {FolderA}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-250728719 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250728718 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}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-250728714 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250728478 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:33.450Z] 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') [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.707Z] 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. [2023-10-02T15:42:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250728403 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:'))] [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] 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' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.708Z] 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') [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:33.709Z] 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. [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.709Z] 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') [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:33.709Z] 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. [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.709Z] 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') [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:33.709Z] 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. [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.709Z] 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') [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] 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') [2023-10-02T15:42:33.710Z] 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. [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.710Z] 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') [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:33.710Z] 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. [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] 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)' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:33.710Z] 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') [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] 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') [2023-10-02T15:42:33.710Z] 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. [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:33.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:33.711Z] 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') [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250728397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250728397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250728397 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250728397 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250728397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250728397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:33.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:33.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:33.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:33.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:33.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250728397 data=null 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')] [2023-10-02T15:42:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250728686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250727886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250727886 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250727886 data=null}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250727886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250727878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250727878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250727878 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250727877 data=null}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250727877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250727875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:34.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250727874 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250727874 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250727874 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250727874 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:34.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727874 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]}] [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250727870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:34.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-250727869 data=null doit=true}, TreeItem with text {FolderA [1]}] [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-250727869 data=null}, TreeItem with text {FolderA [1]}] [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-250727869 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}] [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250727869 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [1]}] [2023-10-02T15:42:34.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-250727868 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727443 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250727443 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250727443 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727443 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727443 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}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727434 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:34.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727433 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250727432 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250727432 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727432 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727432 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}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727430 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727430 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250727430 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250727430 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727429 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250727429 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}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727422 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727422 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727422 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250727422 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}] [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727395 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250727282 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250727282 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250727282 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250726246 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250726246 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250726246 data=null}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250726246 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250726245 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250726244 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250726078 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250726066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250726065 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250726065 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250726065 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}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250726063 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:35.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:35.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-250726060 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-250726060 data=null doit=true}, TreeItem with text {FolderB}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-250726059 data=null}, TreeItem with text {FolderB}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-250726059 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250726059 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}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-250726053 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}] [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250725871 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:36.230Z] 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') [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.231Z] 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. [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250725736 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:'))] [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] 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' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.232Z] 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') [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:36.232Z] 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. [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.232Z] 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') [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:36.232Z] 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. [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.232Z] 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') [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:36.232Z] 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. [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.233Z] 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') [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] 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') [2023-10-02T15:42:36.233Z] 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. [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.233Z] 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') [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:36.233Z] 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. [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] 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)' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:36.233Z] 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') [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] 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') [2023-10-02T15:42:36.234Z] 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. [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250725732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250725732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250725732 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250725732 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250725732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250725732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.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') [2023-10-02T15:42:36.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:42:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250725732 data=null 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')] [2023-10-02T15:42:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250726031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250725224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250725223 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250725223 data=null}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250725223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250725223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250725211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250725211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250725211 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250725210 data=null}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250725210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250725210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250725207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:36.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250725206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:36.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250725206 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250725206 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250725202 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250725201 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]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250725196 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:36.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-250725196 data=null doit=true}, TreeItem with text {FolderB [1]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-250725196 data=null}, TreeItem with text {FolderB [1]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-250725195 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250725195 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]}] [2023-10-02T15:42:36.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-250725195 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}] [2023-10-02T15:42:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724781 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250724781 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250724781 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724781 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250724781 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}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724759 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:37.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724757 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250724757 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250724757 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724757 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250724757 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}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724753 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724753 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250724753 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250724753 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724753 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250724753 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}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724751 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724750 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724750 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250724750 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}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724720 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250724714 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250724714 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250724714 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250724070 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250724069 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250724069 data=null}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250724069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250724069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250724066 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250723328 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250723327 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250723327 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250723327 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250723327 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}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250723325 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:38.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:38.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:38.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250723323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250723323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250723323 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250723323 data=null}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-250723323 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250723323 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')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-250723316 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250723316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250723316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250723316 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250723316 data=null}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-250723315 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250723315 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')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-250723306 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')] [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:42:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:42:38.799Z] [2023-10-02T15:42:38.799Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] [2023-10-02T15:42:38.800Z] (Eclipse:18129): Gtk-WARNING **: 15:42:38.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:38.800Z] 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') [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250723162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250723162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250723162 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250723162 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250723162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250723162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:38.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250723162 data=null 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')] [2023-10-02T15:42:39.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250723289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:42:39.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:39.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250722859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250722859 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250722859 data=null}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250722858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250722858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250722851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250722851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250722851 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250722851 data=null}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250722851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250722851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250722842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:39.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250722841 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250722841 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250722841 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250722841 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250722841 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]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250722837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250722837 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250722837 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250722837 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250722837 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250722836 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]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250722830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:39.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250722657 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:39.314Z] 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') [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:39.314Z] 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. [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:39.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250717378 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:'))] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] 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' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.688Z] 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') [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:44.688Z] 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. [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.688Z] 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') [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e314225 [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250717376 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250717376 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250717376 data=null 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')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250717376 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')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250717376 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250717376 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.689Z] 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') [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:44.689Z] 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. [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.689Z] 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') [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] 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') [2023-10-02T15:42:44.689Z] 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. [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.690Z] 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') [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:44.690Z] 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. [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] 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)' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:44.690Z] 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') [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] 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') [2023-10-02T15:42:44.690Z] 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. [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:44.690Z] 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') [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250717372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250717372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250717372 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250717372 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250717372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250717372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:44.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:44.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:44.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:44.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:44.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:44.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:42:44.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250717370 data=null 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')] [2023-10-02T15:42:44.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250717780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250716861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250716860 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250716860 data=null}, TreeItem with text {test}] [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250716860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:45.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250716855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250716855 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250716855 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250716855 data=null}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250716854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250716840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:45.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250716839 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250716839 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250716839 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250716838 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716838 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]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250716834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250716834 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250716834 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250716833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250716833 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]}] [2023-10-02T15:42:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250716833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716608 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250716608 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250716608 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716608 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716608 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}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716594 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:45.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716593 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250716593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250716593 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716592 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716592 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}] [2023-10-02T15:42:45.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716590 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716590 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250716590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250716590 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716590 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250716590 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}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716588 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716587 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716587 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250716587 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}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716562 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250716556 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250716556 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250716556 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:45.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250715054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250715053 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250715053 data=null}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250715053 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250715053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250715050 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250714994 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250714994 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250714994 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250714994 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250714994 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}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250714972 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:46.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:46.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250714861 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250714861 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250714860 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250714860 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250714860 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}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250714845 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250714845 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250714845 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250714845 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250714845 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250714845 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}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250714837 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250714837 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250714837 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250714836 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250714836 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}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250714835 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250714834 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250714834 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250714834 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250714834 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250714834 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]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250714829 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250714829 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250714829 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250714829 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250714828 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250714828 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]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250714826 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250714601 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:47.468Z] 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') [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.468Z] 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. [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:47.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250714485 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:'))] [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] 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' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.469Z] 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') [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:42:47.469Z] 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. [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.469Z] 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') [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:47.469Z] 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. [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.470Z] 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') [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:47.470Z] 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. [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.470Z] 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') [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] 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') [2023-10-02T15:42:47.470Z] 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. [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.470Z] 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') [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:47.470Z] 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. [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] 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)' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:47.471Z] 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') [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] 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') [2023-10-02T15:42:47.471Z] 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. [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:47.471Z] 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') [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250714479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250714479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250714478 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250714478 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250714478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250714478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:47.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:47.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:47.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:47.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:47.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:47.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:42:47.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250714478 data=null 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')] [2023-10-02T15:42:47.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250714800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250713967 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250713967 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250713967 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250713967 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713967 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}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250713944 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250713943 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250713943 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250713943 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:47.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250713943 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713943 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}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250713927 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:48.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250713926 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250713926 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250713926 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250713926 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713926 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]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250713922 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250713922 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250713922 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250713922 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250713922 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]}] [2023-10-02T15:42:48.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250713921 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:42:48.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713508 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250713508 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250713496 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713496 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713496 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}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713482 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:48.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713480 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250713480 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250713480 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713480 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713480 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}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713478 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713478 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250713477 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250713477 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713477 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250713477 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}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713475 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713474 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713474 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250713474 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}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713441 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250713436 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250713436 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250713436 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250713277 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250713277 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250713277 data=null}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250713277 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250713277 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250713275 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:48.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:48.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250712053 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250712053 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250712053 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250712053 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:50.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250712053 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}] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250712036 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:50.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250712034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250712034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250712034 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250712034 data=null}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250712034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250712034 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')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250712028 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} time=-250712028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} time=-250712028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} time=-250712028 data=null doit=true}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} time=-250712028 data=null}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250712028 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250712028 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')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250712023 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:49.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:49.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:49.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:49.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:50.124Z] 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') [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:50.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:50.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:50.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] [2023-10-02T15:42:50.124Z] (Eclipse:18129): Gtk-WARNING **: 15:42:50.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250711915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250711899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250711899 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250711899 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250711898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250711898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:50.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250711898 data=null 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')] [2023-10-02T15:42:50.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250712002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250711635 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250711633 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250711633 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250711633 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250711632 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250711632 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}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250711590 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:42:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:42:50.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rxghk because kubernetes resource quota exceeded. [2023-10-02T15:42:50.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rxghk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:50.872Z] Retrying... [2023-10-02T15:42:50.872Z] [2023-10-02T15:42:50.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-rxghk [2023-10-02T15:42:50.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rxghk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:42:50.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rxghk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rxghk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:42:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:42:50.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:42:50.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:42:50.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:42:50.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:42:50.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:42:50.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:51.312Z] 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') [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:42:51.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:42:51.312Z] 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=-250710959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.312Z] 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=-250710959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.312Z] 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=-250710959 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710959 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710959 data=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')] [2023-10-02T15:42:51.313Z] 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=-250710959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710958 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] 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=-250710958 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:51.313Z] 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') [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250710958 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250710958 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250710958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:42:51.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:42:51.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:42:51.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:42:51.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250710958 data=null 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')] [2023-10-02T15:42:51.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250711560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250710452 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250710452 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250710452 data=null}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250710452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250710431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250710431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250710430 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250710430 data=null}, TreeItem with text {test}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250710430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250710427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250710427 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250710427 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250710427 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250710426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710426 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]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250710417 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250710417 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250710417 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250710417 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250710417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710417 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]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250710415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:42:51.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250710328 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:51.826Z] 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') [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250710327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250710327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250710327 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250710327 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250710327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250710327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250710327 data=null 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')] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250710394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250710284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250710284 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250710284 data=null}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250710284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250710255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250710255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250710255 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250710255 data=null}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250710254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250710251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:51.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250710251 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250710251 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250710251 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250710250 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710250 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]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250710247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250710247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250710246 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250710246 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250710246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250710246 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]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250710244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250710108 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:42:51.828Z] 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') [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-250710094 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-250710094 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:}] [2023-10-02T15:42:51.828Z] 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') [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-250710093 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-250710093 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')] [2023-10-02T15:42:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-250710093 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')] [2023-10-02T15:42:52.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-250710093 data=null 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')] [2023-10-02T15:42:52.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250709971 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:'))] [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.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' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.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') [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.086Z] 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') [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62aafeea [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250709952 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250709952 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250709952 data=null 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250709952 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')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250709952 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250709952 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.086Z] 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') [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:42:52.087Z] 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. [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.087Z] 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') [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] 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') [2023-10-02T15:42:52.087Z] 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. [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.087Z] 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') [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:42:52.087Z] 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. [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.087Z] 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)' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:42:52.088Z] 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') [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] 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') [2023-10-02T15:42:52.088Z] 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. [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:42:52.088Z] 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') [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250709944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250709944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250709944 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250709944 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250709944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250709944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:42:52.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:52.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:52.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:52.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:52.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:42:52.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:42:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250709944 data=null 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')] [2023-10-02T15:42:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250710223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250709435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250709435 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250709435 data=null}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250709435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250709435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250709430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250709430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250709429 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250709429 data=null}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250709429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250709429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250709426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:52.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250709426 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250709425 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250709425 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250709425 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250709425 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]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250709416 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250709415 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250709415 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250709415 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250709415 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]}] [2023-10-02T15:42:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250709413 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250709000 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250709000 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250709000 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708999 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250708999 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}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708977 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:53.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708976 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250708976 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250708975 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708975 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250708975 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}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708973 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708973 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250708973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:53.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250708972 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708972 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250708972 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}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708970 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708970 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708970 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250708970 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}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708943 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250708837 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250708837 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250708837 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:42:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250707334 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250707334 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250707334 data=null}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250707334 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250707334 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250707332 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250707289 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250707288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250707288 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250707288 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250707288 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}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250707285 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250707281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250707281 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250707281 data=null}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250707281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250707281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250707273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250707273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250707273 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250707273 data=null}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250707273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250707272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250707264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:55.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250707264 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250707263 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250707263 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250707263 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250707263 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]}] [2023-10-02T15:42:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250707259 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:55.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:42:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706845 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250706845 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250706845 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706845 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250706845 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}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706820 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706819 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250706819 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250706819 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706818 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250706818 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}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706816 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706816 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250706816 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250706815 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706815 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250706815 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}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706813 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706813 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706813 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250706813 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}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706784 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250706779 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250706779 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250706779 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:42:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:55.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250705277 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250705277 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250705277 data=null}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250705277 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250705277 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250705275 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250705209 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250705209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250705209 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250705209 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250705209 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}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250705207 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:56.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250705202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250705202 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250705202 data=null}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250705202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250705202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250705193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250705192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250705192 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250705192 data=null}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250705192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250705191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250705178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:56.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250705177 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250705177 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250705177 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250705176 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250705176 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]}] [2023-10-02T15:42:56.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250705163 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:56.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:42:57.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704845 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250704845 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250704845 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704845 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250704845 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}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704816 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:57.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704814 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250704814 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250704814 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704814 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250704814 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}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704812 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704811 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250704811 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250704811 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704811 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250704811 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}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704809 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704808 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704808 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250704808 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}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704773 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250704615 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250704614 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250704614 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:57.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250704112 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250704112 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250704112 data=null}, TableItem with text {}] [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250704112 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250704112 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250704110 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:57.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:58.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:58.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250703354 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250703354 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250703353 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250703353 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250703353 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}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250703347 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:58.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250703344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250703344 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250703344 data=null}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250703343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250703343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250703324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250703323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250703323 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250703323 data=null}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250703323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250703323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250703319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:42:58.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250703317 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250703317 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250703317 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250703317 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250703317 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]}] [2023-10-02T15:42:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250703312 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:42:58.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250702880 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250702880 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250702880 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250702880 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250702880 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}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250702870 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:42:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250702869 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250702869 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250702869 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250702869 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250702868 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}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250702858 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250702858 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250702858 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:42:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250702857 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250702857 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250702857 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}] [2023-10-02T15:42:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250702855 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250702855 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250702854 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250702854 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}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250702823 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250702734 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250702732 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250702731 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250702230 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250702230 data=null doit=true}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250702230 data=null}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250702230 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250702229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250702224 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:42:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250701476 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250701476 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250701476 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250701476 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701476 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}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250701472 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250701468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250701468 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250701468 data=null}, TreeItem with text {test}] [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250701467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250701444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250701443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250701443 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250701443 data=null}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250701443 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250701438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:00.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250701386 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250701386 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250701386 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250701386 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701386 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]}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250701379 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:00.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250701281 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250701281 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250701281 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250701280 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701280 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}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250701255 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:00.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250701253 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250701253 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250701253 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250701253 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701253 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}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250701246 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250701246 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250701246 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250701246 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250701245 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250701245 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}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250701242 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250701241 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250701241 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-11d21 because kubernetes resource quota exceeded. [2023-10-02T15:43:00.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-11d21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:00.867Z] Retrying... [2023-10-02T15:43:00.867Z] [2023-10-02T15:43:00.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-11d21 [2023-10-02T15:43:00.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-11d21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:00.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-11d21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-11d21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:00.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:00.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:00.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:00.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:00.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:00.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:00.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250701241 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}] [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250701148 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250700984 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250700978 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250700978 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250700476 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250700476 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250700476 data=null}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250700476 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250700476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250700474 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:01.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250699719 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250699719 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250699719 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250699718 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699718 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}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250699711 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250699709 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250699708 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250699708 data=null}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250699708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250699701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:02.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250699693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250699693 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250699693 data=null}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250699693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250699689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:02.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250699688 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250699688 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250699688 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250699687 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699687 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]}] [2023-10-02T15:43:02.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250699678 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:02.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699263 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250699262 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250699262 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699262 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699248 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}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699234 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:02.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699232 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250699232 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250699232 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699232 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699232 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}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699230 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699229 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250699229 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250699225 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699224 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250699224 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}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699222 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699222 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699222 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250699222 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}] [2023-10-02T15:43:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699190 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250699185 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250699185 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250699184 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250698579 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250698578 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250698578 data=null}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250698578 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250698578 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250698575 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:03.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:03.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250697828 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250697828 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250697828 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250697828 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697828 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}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250697825 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250697822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250697821 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250697821 data=null}, TreeItem with text {test}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250697821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:04.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250697805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250697796 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250697796 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250697796 data=null}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250697795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250697774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:04.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250697774 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250697773 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250697773 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250697773 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697773 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]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250697766 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:04.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-250697765 data=null doit=true}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-250697765 data=null}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-250697765 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250697765 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]}] [2023-10-02T15:43:04.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-250697749 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697311 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250697311 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250697311 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697310 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697310 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}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697300 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:04.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697299 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250697299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250697299 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697299 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697299 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}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697289 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697288 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250697288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250697288 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697288 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250697288 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}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697284 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697284 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697284 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250697284 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}] [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697243 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250697056 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250697056 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250697056 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:04.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250696054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250696054 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250696054 data=null}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250696053 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250696053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250696051 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250695811 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250695811 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250695811 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250695811 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695811 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}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250695808 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250695805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250695805 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250695805 data=null}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250695805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250695793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250695792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250695792 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250695792 data=null}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250695792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250695789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:06.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250695788 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250695784 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250695784 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250695783 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695783 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]}] [2023-10-02T15:43:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250695778 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695358 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250695358 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250695357 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695357 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695357 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}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695317 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:06.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695315 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250695315 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250695315 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695315 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695315 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}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695312 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695312 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250695312 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250695312 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695311 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250695311 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}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695309 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695309 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695309 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250695309 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}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695269 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250695129 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250695129 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250695129 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:06.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250694120 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250694120 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250694120 data=null}, TableItem with text {}] [2023-10-02T15:43:08.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250694120 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250694120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250694118 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250693880 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250693880 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250693880 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250693880 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693880 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}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250693877 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250693874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250693874 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250693874 data=null}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250693874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250693861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250693860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250693860 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250693860 data=null}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250693860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250693849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:08.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250693848 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250693848 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250693848 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250693848 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693848 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]}] [2023-10-02T15:43:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250693843 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:08.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:08.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693427 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250693427 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250693427 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693427 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693426 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}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693401 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:08.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693400 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250693400 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250693400 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693399 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693399 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}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693397 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693397 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250693397 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250693396 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693396 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250693396 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}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693394 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693394 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693394 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250693393 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}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693360 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250693354 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250693354 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250693354 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250693171 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250693170 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250693170 data=null}, TableItem with text {}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250693170 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250693170 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250693153 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250691893 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250691893 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250691893 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250691892 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691892 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}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250691888 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250691881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250691881 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250691881 data=null}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250691881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250691871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:10.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250691870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250691870 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250691870 data=null}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250691870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250691858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:10.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250691857 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250691857 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250691857 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250691857 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691857 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]}] [2023-10-02T15:43:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250691843 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:10.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:10.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250691503 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250691503 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250691502 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250691502 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691502 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}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250691492 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:10.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250691480 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250691480 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250691480 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250691479 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691479 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}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250691475 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250691472 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250691472 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250691472 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250691472 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250691472 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}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250691468 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250691468 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250691467 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250691467 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}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250691420 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250691302 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250691300 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250691299 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250691298 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250691290 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250691290 data=null}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250691289 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250691289 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250691286 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:10.865Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zhwkp because kubernetes resource quota exceeded. [2023-10-02T15:43:10.865Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zhwkp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:10.865Z] Retrying... [2023-10-02T15:43:10.865Z] [2023-10-02T15:43:10.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-zhwkp [2023-10-02T15:43:10.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zhwkp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:10.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zhwkp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zhwkp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:10.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:10.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:10.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:10.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:10.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:10.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250690025 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250690024 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250690024 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250690024 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250690024 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}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250690021 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250690018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250690018 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250690018 data=null}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250690018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250690018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250690002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250690002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250690002 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250690001 data=null}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250690001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250690001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250689998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:12.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250689997 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250689994 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250689994 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250689993 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250689993 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]}] [2023-10-02T15:43:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250689988 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:12.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:12.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250689670 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250689670 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250689670 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250689670 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250689670 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}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250689640 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:12.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250689638 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250689638 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250689638 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250689637 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250689637 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}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250689634 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250689634 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250689634 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250689634 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250689634 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250689634 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}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250689631 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250689628 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250689628 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250689628 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}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250689583 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250689465 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250689462 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250689462 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250689461 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250689461 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250689461 data=null}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250689461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250689461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250689450 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:12.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250688199 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250688199 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250688198 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250688198 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250688198 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}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250688196 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:13.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250688192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250688191 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250688191 data=null}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250688191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250688191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250688167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250688162 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250688162 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250688162 data=null}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250688162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250688161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250688157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:13.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250688156 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250688156 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250688156 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250688155 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250688155 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]}] [2023-10-02T15:43:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250688138 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:13.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:13.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687701 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250687701 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250687701 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687701 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250687701 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}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687692 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:14.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687690 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250687690 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250687690 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687690 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250687690 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}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687678 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687677 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250687677 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250687677 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687677 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250687677 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}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687674 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687674 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687674 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250687674 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}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687630 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250687494 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250687494 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250687494 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250686992 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250686992 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250686992 data=null}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250686992 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250686991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250686987 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250686220 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250686220 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250686220 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250686220 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686220 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}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250686217 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250686207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250686206 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250686206 data=null}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250686206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250686174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250686174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250686174 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250686174 data=null}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250686173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250686168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250686167 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250686167 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250686167 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250686167 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686167 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]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250686155 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250686153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250686153 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250686152 data=null}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250686152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250686139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250686139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250686139 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250686139 data=null}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250686139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250686126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:15.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250686125 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250686125 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250686125 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250686125 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686125 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]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250686120 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250686119 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250686119 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250686119 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250686119 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250686119 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]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250686116 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:43:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:43:15.974Z] [2023-10-02T15:43:15.974Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.974Z] [2023-10-02T15:43:15.974Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.974Z] [2023-10-02T15:43:15.974Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.975Z] [2023-10-02T15:43:15.975Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:43:15.975Z] [2023-10-02T15:43:15.975Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.975Z] [2023-10-02T15:43:15.975Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.975Z] [2023-10-02T15:43:15.975Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:15.975Z] [2023-10-02T15:43:15.975Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.231Z] [2023-10-02T15:43:16.231Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.231Z] [2023-10-02T15:43:16.231Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.231Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:15.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] [2023-10-02T15:43:16.232Z] (Eclipse:18129): Gtk-WARNING **: 15:43:16.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250685856 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:16.232Z] 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') [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250685856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250685856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250685856 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250685856 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250685855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250685855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:16.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250685855 data=null 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')] [2023-10-02T15:43:17.162Z] [2023-10-02T15:43:17.162Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.162Z] [2023-10-02T15:43:17.162Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.162Z] [2023-10-02T15:43:17.162Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.162Z] [2023-10-02T15:43:17.162Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.419Z] [2023-10-02T15:43:17.419Z] (Eclipse:18129): Gtk-WARNING **: 15:43:17.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:17.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:43:18.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250686094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250683451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250683451 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250683450 data=null}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250683450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250683450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250683443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250683439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250683439 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250683439 data=null}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250683439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250683439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250683435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:18.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250683435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250683435 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250683435 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250683434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250683434 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]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250683430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250683430 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250683430 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250683429 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250683429 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250683429 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]}] [2023-10-02T15:43:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250683427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250683258 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:43:18.754Z] 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') [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:18.754Z] 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. [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250683116 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:'))] [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] 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' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.012Z] 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') [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.013Z] 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') [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e7ff612 [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250683114 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250683114 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250683114 data=null 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250683114 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')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250683114 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250683114 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.013Z] 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') [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:43:19.014Z] 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. [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.014Z] 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') [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] 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') [2023-10-02T15:43:19.014Z] 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. [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.014Z] 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') [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:43:19.014Z] 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. [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.014Z] 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)' [2023-10-02T15:43:19.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:19.014Z] 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') [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] 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') [2023-10-02T15:43:19.015Z] 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. [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:19.015Z] 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') [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250683108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250683108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250683108 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250683108 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250683108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250683108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:19.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:19.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:19.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:19.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:19.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250682599 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:19.579Z] 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') [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-250682598 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-250682598 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-250682598 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-250682598 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-250682598 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-250682598 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-250682598 data=null 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250683108 data=null 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')] [2023-10-02T15:43:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250683403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250682060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250682060 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250682060 data=null}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250682060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250682060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250682051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250682050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:20.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250682050 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250682050 data=null}, TreeItem with text {test}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250682050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250682050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250682047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:20.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250682047 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250682047 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250682046 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250682046 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250682046 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]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250682043 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250682042 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250682042 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250682042 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250682042 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]}] [2023-10-02T15:43:20.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250682030 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681716 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250681716 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250681716 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681716 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250681716 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}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681690 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:20.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681688 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250681688 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250681688 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681687 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250681687 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}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681684 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681683 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250681683 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250681683 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681683 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250681683 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}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681680 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681679 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681679 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250681679 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}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681638 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250681632 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250681632 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250681557 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:20.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:20.873Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-l7xwt because kubernetes resource quota exceeded. [2023-10-02T15:43:20.873Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l7xwt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:20.873Z] Retrying... [2023-10-02T15:43:20.873Z] [2023-10-02T15:43:20.873Z] ERROR: Failed to launch tracecompass-build-3jjwn-l7xwt [2023-10-02T15:43:20.874Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l7xwt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:20.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-l7xwt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-l7xwt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:20.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:20.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:20.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:20.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:20.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:20.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:20.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250680053 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250680053 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250680053 data=null}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250680053 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250680053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250680049 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250680003 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250680003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250680003 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250680002 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250680002 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}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250679998 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250679996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250679996 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250679996 data=null}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250679996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250679988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250679988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250679988 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250679988 data=null}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250679988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250679985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:22.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250679984 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250679984 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250679984 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250679984 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679984 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]}] [2023-10-02T15:43:22.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250679975 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:22.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679559 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250679559 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250679559 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679559 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679559 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}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679534 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:22.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679532 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250679532 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250679532 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679532 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679532 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}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679530 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679530 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250679530 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250679529 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679529 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250679529 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}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679527 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679527 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679527 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250679527 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}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679497 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250679492 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250679492 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250679492 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250677990 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250677990 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250677990 data=null}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250677990 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250677990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250677988 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250677943 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250677943 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250677943 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:24.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250677942 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677942 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}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250677939 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250677935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250677935 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250677935 data=null}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250677934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250677914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250677914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250677913 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250677913 data=null}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250677913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250677910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:24.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250677910 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250677910 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250677910 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250677909 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677909 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]}] [2023-10-02T15:43:24.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250677904 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:24.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:24.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:24.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677485 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250677484 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250677484 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677484 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677484 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}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677450 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:24.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677449 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250677449 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250677449 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677448 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677448 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}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677443 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677443 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250677443 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250677443 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677443 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250677442 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}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677440 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677440 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677440 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250677440 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}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677405 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250677400 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250677399 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250677399 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250676897 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250676897 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250676897 data=null}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250676897 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250676897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250676891 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:25.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:25.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250675948 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250675948 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250675948 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250675948 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675948 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}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250675945 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250675942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250675942 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250675941 data=null}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250675941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250675925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250675924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250675924 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250675924 data=null}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250675924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250675921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:26.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250675920 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250675920 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250675920 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250675920 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675920 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]}] [2023-10-02T15:43:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250675916 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:26.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250675496 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250675496 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250675496 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250675496 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675496 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}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250675464 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:26.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250675462 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250675462 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250675462 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250675462 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675462 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}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250675459 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250675459 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250675454 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250675454 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250675453 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250675453 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}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250675451 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250675451 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250675450 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250675450 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}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250675412 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250675252 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250675249 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250675249 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250675248 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250675248 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250675248 data=null}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250675248 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250675248 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250675245 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250674001 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250674001 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250674001 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250674000 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250674000 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}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250673998 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250673993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250673993 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250673993 data=null}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250673992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250673980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250673979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250673979 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250673979 data=null}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250673979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250673963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:28.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250673962 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250673962 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250673962 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250673962 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673960 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]}] [2023-10-02T15:43:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250673953 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:28.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250673634 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250673634 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250673634 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250673634 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673634 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}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250673603 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:28.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250673602 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250673602 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250673602 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250673601 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673601 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}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250673599 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250673599 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250673599 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250673599 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250673599 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250673598 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}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250673597 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250673596 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250673596 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250673596 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}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250673561 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250673556 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250673556 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250673556 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:29.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250673054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250673054 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250673054 data=null}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250673054 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250673053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250673045 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:29.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:29.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:29.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250672190 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250672190 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250672190 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250672190 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250672190 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}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250672188 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:29.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250672184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250672184 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250672184 data=null}, TreeItem with text {test}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250672184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:29.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250672184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250672162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250672150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250672150 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250672150 data=null}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250672150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250672150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250672146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:29.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250672146 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250672146 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250672146 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250672145 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250672145 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]}] [2023-10-02T15:43:29.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250672140 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:29.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671807 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250671807 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250671807 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671807 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250671807 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}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671799 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:30.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671797 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250671797 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250671797 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671797 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250671797 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}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671794 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671794 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250671794 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250671794 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671794 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250671794 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}] [2023-10-02T15:43:30.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671783 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671783 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671783 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250671783 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}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671750 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250671745 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250671745 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250671745 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250671144 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250671143 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250671143 data=null}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250671143 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250671143 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250671140 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:30.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:30.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-qxmcn because kubernetes resource quota exceeded. [2023-10-02T15:43:30.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qxmcn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:30.869Z] Retrying... [2023-10-02T15:43:30.869Z] [2023-10-02T15:43:30.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-qxmcn [2023-10-02T15:43:30.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qxmcn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:30.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-qxmcn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-qxmcn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:30.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:30.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:30.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:30.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:30.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:30.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:30.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250670395 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250670395 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250670395 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250670395 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670395 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}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250670391 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250670387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250670387 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250670386 data=null}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250670386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250670357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250670356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250670356 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250670356 data=null}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250670356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250670351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:31.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250670350 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250670350 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250670350 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250670350 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670350 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]}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250670342 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:31.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670309 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670309 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670309 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670309 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670309 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)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670281 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:31.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670279 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670279 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670279 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670279 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670279 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)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670275 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670274 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670274 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670274 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670274 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250670274 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)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670266 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670266 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670266 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250670265 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)}] [2023-10-02T15:43:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670229 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670120 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670113 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250670113 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250669111 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250669110 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250669110 data=null}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250669110 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250669110 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250669109 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250669108 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250669108 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250669108 data=null}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250669108 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250669108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250669107 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250668533 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250668533 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250668533 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250668533 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668533 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)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250668530 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250668527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250668527 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250668527 data=null}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250668527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250668514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250668513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250668513 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250668513 data=null}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250668513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250668510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250668509 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250668509 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250668509 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250668509 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668509 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]}] [2023-10-02T15:43:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250668505 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668087 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668087 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668087 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668087 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668086 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)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668059 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:34.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668057 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668057 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668057 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668057 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668057 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)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668054 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668054 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668054 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668054 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668053 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250668053 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)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668051 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668050 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668050 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250668050 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)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668017 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668012 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668012 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250668012 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250666509 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250666509 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250666509 data=null}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250666509 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250666509 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250666498 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250666437 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250666437 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250666437 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250666437 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250666437 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)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250666434 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:35.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250666430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250666430 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250666430 data=null}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250666430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250666430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250666421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250666421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250666421 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250666421 data=null}, TreeItem with text {test}] [2023-10-02T15:43:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250666420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250666420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250666410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:35.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250666410 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250666410 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250666410 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250666410 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250666409 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]}] [2023-10-02T15:43:35.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250666405 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:35.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665989 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250665989 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250665989 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665989 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250665989 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)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665963 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:36.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665962 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250665962 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250665962 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665962 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250665962 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)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665959 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665959 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250665959 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250665959 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665958 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250665958 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)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665956 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665956 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665956 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250665955 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)}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665925 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250665787 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250665778 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250665778 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250665777 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250665777 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250665777 data=null}, TableItem with text {}] [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250665777 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250665777 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250665774 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250664531 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250664530 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250664530 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250664530 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664530 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)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250664523 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250664520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250664520 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250664520 data=null}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250664520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250664500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250664500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250664499 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250664499 data=null}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250664499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250664496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:37.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250664495 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250664495 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250664495 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250664495 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664495 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]}] [2023-10-02T15:43:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250664487 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:37.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664035 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250664035 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250664035 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664035 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664035 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)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664007 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:37.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664005 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250664005 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250664005 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664005 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664004 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)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664001 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:43:37.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664001 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250664001 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250664001 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250664000 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250664000 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)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250663997 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250663997 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250663997 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:37.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250663997 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)}] [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250663959 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250663771 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250663767 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250663767 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250663765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250663765 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250663765 data=null}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250663765 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250663765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250663761 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:38.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250662514 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250662514 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250662514 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250662514 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662513 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)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250662509 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250662507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250662507 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250662507 data=null}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250662506 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250662498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250662498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250662498 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250662497 data=null}, TreeItem with text {test}] [2023-10-02T15:43:39.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250662497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250662486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:39.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250662486 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250662486 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250662486 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250662485 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662485 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]}] [2023-10-02T15:43:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250662480 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:39.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662133 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250662133 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250662133 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662133 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662133 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)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662114 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:39.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662113 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250662113 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250662112 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662112 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662112 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)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662110 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662110 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250662110 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250662109 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662109 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250662109 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)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662107 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662107 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662107 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250662106 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)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662072 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250662066 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250662066 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:40.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250662065 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:40.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:43:40.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250661931 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250661931 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250661931 data=null}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250661931 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250661931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250661928 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:40.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:40.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ntktr because kubernetes resource quota exceeded. [2023-10-02T15:43:40.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ntktr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:40.867Z] Retrying... [2023-10-02T15:43:40.867Z] [2023-10-02T15:43:40.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-ntktr [2023-10-02T15:43:40.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ntktr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:40.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ntktr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ntktr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:40.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:40.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:40.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:40.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:40.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:40.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:40.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250660668 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250660667 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250660667 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250660667 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660667 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)}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250660664 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250660654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250660654 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250660654 data=null}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250660653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250660635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250660634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250660634 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250660634 data=null}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250660634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250660613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:41.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250660593 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250660593 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250660593 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250660593 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660593 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]}] [2023-10-02T15:43:41.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250660588 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:41.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660270 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250660270 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250660270 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660269 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660269 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)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660242 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:41.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660240 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250660240 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250660240 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660240 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660240 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)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660237 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660237 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250660237 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250660236 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660236 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250660236 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)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660228 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660228 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660228 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250660228 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)}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660195 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250660077 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250660075 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250660075 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250660073 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250660073 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250660073 data=null}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250660073 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250660073 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250660070 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:43.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:43.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250658818 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:43.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250658818 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250658818 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250658818 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658818 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)}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250658815 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250658812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250658812 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250658812 data=null}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250658811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250658786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250658785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250658785 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250658785 data=null}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250658785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250658780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250658779 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250658779 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250658779 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250658779 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658779 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]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250658772 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250658763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250658763 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250658763 data=null}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250658763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250658756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250658756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250658756 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250658755 data=null}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250658755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250658746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:43.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250658746 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250658746 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250658746 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250658745 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658745 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]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250658740 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250658739 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250658739 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250658739 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250658739 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250658739 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]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250658732 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:43:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.369Z] [2023-10-02T15:43:43.369Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] [2023-10-02T15:43:43.626Z] (Eclipse:18129): Gtk-WARNING **: 15:43:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250658475 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:43.626Z] 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') [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250658474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250658474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250658474 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250658474 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250658474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250658474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:43.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250658474 data=null 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')] [2023-10-02T15:43:44.558Z] [2023-10-02T15:43:44.558Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.558Z] [2023-10-02T15:43:44.558Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.558Z] [2023-10-02T15:43:44.558Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.558Z] [2023-10-02T15:43:44.558Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.815Z] [2023-10-02T15:43:44.815Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.815Z] [2023-10-02T15:43:44.815Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.815Z] [2023-10-02T15:43:44.815Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.815Z] [2023-10-02T15:43:44.815Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:44.816Z] [2023-10-02T15:43:44.816Z] (Eclipse:18129): Gtk-WARNING **: 15:43:44.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:43:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250658711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:43:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250656027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250656026 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250656026 data=null}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250656026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250656026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250656020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250656020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250656020 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250656020 data=null}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250656019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250656019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250656014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250656013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250656013 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250656013 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250656013 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250656013 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]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250656009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250656009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250656009 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250656009 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250656009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250656008 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]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250656007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250655791 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:43:46.148Z] 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') [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.406Z] 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. [2023-10-02T15:43:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:43:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250655620 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:'))] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] 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' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.408Z] 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') [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.408Z] 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') [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4718da4b [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250655618 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250655618 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250655618 data=null 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250655618 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')] [2023-10-02T15:43:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250655618 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250655618 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.409Z] 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') [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:43:46.409Z] 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. [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.409Z] 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') [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] 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') [2023-10-02T15:43:46.409Z] 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. [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.409Z] 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') [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:43:46.410Z] 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. [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] 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)' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:46.410Z] 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') [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] 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') [2023-10-02T15:43:46.410Z] 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. [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:46.410Z] 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') [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250655613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250655613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250655613 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250655613 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250655613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250655613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250655613 data=null 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')] [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250655983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250655400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250655400 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250655400 data=null}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250655400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250655400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250655385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250655384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250655384 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250655384 data=null}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250655384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250655384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250655373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:46.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250655372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250655372 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250655372 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250655372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250655372 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]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250655358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250655358 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250655358 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250655357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250655357 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]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250655356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-250655356 data=null doit=true}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-250655356 data=null}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-250655355 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250655355 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]}] [2023-10-02T15:43:46.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-250655354 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654939 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250654939 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250654939 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654938 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250654938 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}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654916 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:47.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654915 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250654915 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250654915 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654914 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250654914 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}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654912 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654912 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250654912 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250654912 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654911 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250654911 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}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654909 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654909 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654909 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250654909 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}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654881 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250654876 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250654876 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250654876 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250653373 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250653373 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250653373 data=null}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250653373 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250653373 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250653371 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250653327 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250653327 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250653327 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250653327 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250653327 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}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250653324 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:48.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:48.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250653321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250653321 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250653321 data=null}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250653321 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250653321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250653313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250653313 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250653313 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250653312 data=null}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250653312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250653312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250653304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:48.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250653304 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250653304 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250653303 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250653303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250653303 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]}] [2023-10-02T15:43:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250653299 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:48.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652885 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250652885 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250652885 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652885 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250652885 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}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652863 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:49.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652861 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250652861 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250652861 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652861 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250652861 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}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652858 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652858 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250652858 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250652858 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652858 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250652858 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}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652855 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652855 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652855 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250652855 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}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652827 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250652822 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250652669 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250652666 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250652664 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250652664 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250652664 data=null}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250652664 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250652664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250652661 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250651427 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250651427 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250651427 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250651427 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651409 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}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250651407 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250651404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250651404 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250651404 data=null}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250651404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250651395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250651395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250651395 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250651395 data=null}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250651395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250651385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250651384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250651384 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250651384 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250651384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651384 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]}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250651379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250651370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250651370 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250651370 data=null}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250651370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250651365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250651365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250651365 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250651365 data=null}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250651365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:50.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250651362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:50.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250651361 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250651361 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250651361 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250651361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651361 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]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250651352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250651352 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250651352 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250651352 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250651352 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250651352 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]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250651350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:43:50.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:43:50.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-wng94 because kubernetes resource quota exceeded. [2023-10-02T15:43:50.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wng94, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:50.866Z] Retrying... [2023-10-02T15:43:50.866Z] [2023-10-02T15:43:50.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-wng94 [2023-10-02T15:43:50.866Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wng94, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:43:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:43:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:43:50.866Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:43:50.866Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:43:50.866Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:50.866Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:50.866Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:43:50.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wng94, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wng94" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:43:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:43:50.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:43:50.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:43:50.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:43:50.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:43:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:43:50.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:43:50.908Z] [2023-10-02T15:43:50.908Z] (Eclipse:18129): Gtk-WARNING **: 15:43:50.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:50.909Z] [2023-10-02T15:43:50.909Z] (Eclipse:18129): Gtk-WARNING **: 15:43:50.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:50.909Z] [2023-10-02T15:43:50.909Z] (Eclipse:18129): Gtk-WARNING **: 15:43:50.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:50.909Z] [2023-10-02T15:43:50.909Z] (Eclipse:18129): Gtk-WARNING **: 15:43:50.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250651224 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:50.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') [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250651224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250651224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250651224 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250651224 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250651224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250651224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:43:50.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250651224 data=null 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')] [2023-10-02T15:43:51.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250651329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250650921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250650921 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250650887 data=null}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250650887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250650882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250650881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250650881 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250650881 data=null}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250650881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250650874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250650873 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250650873 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250650873 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250650873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650873 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]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250650869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250650869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250650869 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250650869 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250650868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650868 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]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250650866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:43:51.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250650698 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:43:51.423Z] 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') [2023-10-02T15:43:51.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] 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. [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250650595 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:'))] [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.424Z] 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' [2023-10-02T15:43:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.424Z] 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') [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.425Z] 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') [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:43:51.425Z] 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. [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.425Z] 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') [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:43:51.425Z] 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. [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.425Z] 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') [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] 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') [2023-10-02T15:43:51.426Z] 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. [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.426Z] 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') [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:43:51.426Z] 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. [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] 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)' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:43:51.426Z] 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') [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] 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') [2023-10-02T15:43:51.426Z] 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. [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:43:51.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:43:51.427Z] 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') [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250650579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250650578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250650578 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250650578 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250650578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250650578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:43:51.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:51.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:51.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:51.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:51.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:43:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:43:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250650578 data=null 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')] [2023-10-02T15:43:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250650846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250650040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250650040 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250650040 data=null}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250650039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250650030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250650029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250650029 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250650029 data=null}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250650029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250650026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:51.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250650026 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250650025 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250650025 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250650025 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250650025 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]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250650021 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250650017 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250650016 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250650016 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250650016 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]}] [2023-10-02T15:43:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250650015 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649689 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250649689 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250649689 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649688 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250649688 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}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649680 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:52.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649679 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250649679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250649678 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649678 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250649678 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}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649676 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649676 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250649676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250649676 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649675 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250649675 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}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649664 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649664 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649664 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250649664 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}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649630 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250649564 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250649562 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250649562 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:43:52.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250648061 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250648061 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250648061 data=null}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250648061 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250648059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250648057 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250647995 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250647995 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250647995 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250647995 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647995 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}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250647993 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250647988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250647988 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250647988 data=null}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250647988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250647979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250647979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250647979 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250647979 data=null}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250647978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250647970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:54.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250647969 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250647969 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250647969 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250647969 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647969 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]}] [2023-10-02T15:43:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250647964 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:54.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:54.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647551 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250647551 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250647551 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647550 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647550 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}] [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647527 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:54.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647525 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250647525 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250647525 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647525 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647525 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}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647522 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647522 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250647522 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250647522 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647522 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250647522 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}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647520 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647520 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647519 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250647519 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}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647492 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250647487 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250647486 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250647486 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:43:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:55.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250645985 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250645985 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250645985 data=null}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250645985 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250645984 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250645982 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250645942 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250645941 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250645941 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250645941 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645941 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}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250645939 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250645934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250645934 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250645934 data=null}, TreeItem with text {test}] [2023-10-02T15:43:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250645934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250645924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250645923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250645923 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250645923 data=null}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250645923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250645914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:56.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250645913 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250645913 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250645913 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250645913 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645913 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]}] [2023-10-02T15:43:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250645909 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:56.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645595 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250645595 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250645595 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645595 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645595 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}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645571 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:56.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645570 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250645570 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250645569 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645569 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645569 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}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645567 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645567 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250645567 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250645567 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645566 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250645566 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}] [2023-10-02T15:43:56.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645564 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645564 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645564 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250645564 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}] [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645535 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250645529 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250645371 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250645361 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:56.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250645359 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250645359 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250645359 data=null}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250645359 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250645359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250645355 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:56.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250644115 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250644114 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250644114 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250644114 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250644114 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}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250644112 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250644109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250644109 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250644108 data=null}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250644108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250644108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250644094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250644094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250644094 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250644094 data=null}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250644094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250644093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250644091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:58.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250644086 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250644086 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250644086 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:58.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250644086 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250644086 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]}] [2023-10-02T15:43:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250644081 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:58.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250643664 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250643664 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250643664 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250643664 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250643664 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}] [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250643638 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:58.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250643637 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250643637 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250643637 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250643637 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250643637 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}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250643634 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250643634 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250643634 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250643634 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250643634 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250643634 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}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250643632 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250643631 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250643631 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250643631 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}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250643601 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250643597 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250643596 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250643596 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250643094 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250643094 data=null doit=true}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250643094 data=null}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250643094 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250643094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250643092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:43:59.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:43:59.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:59.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250642244 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250642244 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250642244 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250642244 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642243 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}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250642241 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250642238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250642238 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:59.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250642238 data=null}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250642238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250642228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250642228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250642227 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250642227 data=null}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250642227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250642224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:43:59.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250642224 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250642224 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250642224 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250642224 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642224 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]}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250642213 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:43:59.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250642173 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250642173 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250642173 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250642173 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642173 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}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250642160 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:43:59.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250642159 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250642158 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250642158 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250642158 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642158 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}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250642156 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250642156 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250642156 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250642156 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250642156 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250642155 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}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250642149 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250642149 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250642149 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250642149 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}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250642120 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250642030 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250642028 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250642028 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:43:59.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250641525 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250641525 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250641525 data=null}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250641525 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250641525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250641522 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:00.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gjz2m because kubernetes resource quota exceeded. [2023-10-02T15:44:00.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjz2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:00.862Z] Retrying... [2023-10-02T15:44:00.862Z] [2023-10-02T15:44:00.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-gjz2m [2023-10-02T15:44:00.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjz2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:00.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gjz2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gjz2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:00.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:00.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:00.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:00.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:00.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250640797 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250640797 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250640796 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250640796 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640796 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}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250640777 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250640774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250640774 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250640774 data=null}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250640774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250640766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250640765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250640765 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250640765 data=null}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250640765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250640762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:01.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250640761 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250640761 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250640761 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250640761 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640761 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]}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250640748 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:01.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640681 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250640681 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250640681 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640680 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640680 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}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640652 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:01.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640650 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250640650 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250640650 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640650 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640650 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}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640647 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640647 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250640647 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250640647 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640647 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250640647 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}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640644 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640644 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640644 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250640644 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}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640572 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250640466 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250640462 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250640462 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250640461 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250640461 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250640461 data=null}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250640460 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250640460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250640450 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:01.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:02.421Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-56qhr because kubernetes resource quota exceeded. [2023-10-02T15:44:02.421Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-56qhr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:02.421Z] Retrying... [2023-10-02T15:44:02.421Z] [2023-10-02T15:44:02.421Z] ERROR: Failed to launch tracecompass-build-3jjwn-56qhr [2023-10-02T15:44:02.421Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-56qhr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:02.421Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-56qhr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-56qhr" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:02.421Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:02.421Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:02.421Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:02.421Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:02.421Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:02.421Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:02.421Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250639213 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250639213 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250639213 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250639212 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250639212 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}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250639208 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250639206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250639206 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250639206 data=null}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250639205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250639205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250639197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250639197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250639197 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250639197 data=null}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250639197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250639197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250639187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:03.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250639184 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250639184 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250639184 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250639184 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250639184 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]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250639180 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:03.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-250639179 data=null doit=true}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-250639179 data=null}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-250639179 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250639179 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]}] [2023-10-02T15:44:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-250639169 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638754 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250638754 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250638754 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638754 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250638753 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}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638729 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:03.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638727 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250638727 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250638727 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638727 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250638727 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}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638725 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638724 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250638724 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250638724 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638724 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250638724 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}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638722 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638721 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638721 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250638721 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}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638687 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250638682 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250638682 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250638682 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:03.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250637179 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250637179 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250637179 data=null}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250637179 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250637179 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250637176 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:04.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250637108 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250637108 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250637108 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250637107 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250637107 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}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250637105 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250637102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250637102 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250637102 data=null}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250637102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250637102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250637087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250637087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:05.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250637087 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250637087 data=null}, TreeItem with text {test}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250637087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250637087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250637078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:05.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250637077 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250637077 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250637077 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250637077 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250637077 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]}] [2023-10-02T15:44:05.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250637072 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:05.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:05.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636858 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250636858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250636857 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636857 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250636857 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}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636831 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:05.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636830 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250636830 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250636830 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636830 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250636830 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}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636828 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636827 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250636827 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250636827 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636827 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250636827 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}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636825 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636825 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636825 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250636825 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}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636788 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250636788 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250636788 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250636788 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:05.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250635285 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250635285 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250635285 data=null}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250635285 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250635285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250635277 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250635217 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250635216 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250635216 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250635216 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250635216 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}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250635213 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:06.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250635210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250635210 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250635210 data=null}, TreeItem with text {test}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250635210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250635209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:06.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250635194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250635194 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250635194 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250635194 data=null}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250635194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250635193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250635190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:06.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250635190 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250635189 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250635189 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250635189 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250635189 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]}] [2023-10-02T15:44:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250635183 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:06.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:06.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634766 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250634766 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250634766 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634766 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250634766 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}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634737 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:07.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634735 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250634735 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250634735 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634735 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250634735 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}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634733 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634732 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250634732 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:07.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250634732 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634732 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250634732 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}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634729 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634729 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634729 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250634729 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}] [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634684 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250634523 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250634522 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250634522 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:07.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250634021 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250634021 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250634020 data=null}, TableItem with text {}] [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250634020 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250634020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:08.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250634017 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250633268 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250633268 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250633268 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250633267 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250633267 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}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250633265 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:08.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250633262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250633262 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250633262 data=null}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250633262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250633262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250633235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250633235 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250633235 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250633234 data=null}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250633234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250633234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250633230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:08.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250633229 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250633229 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250633229 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250633229 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250633229 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]}] [2023-10-02T15:44:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250633223 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:08.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:08.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250632805 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250632805 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250632805 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250632804 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250632804 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}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250632779 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:09.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250632777 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250632777 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250632777 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250632777 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250632777 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}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250632774 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250632774 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250632774 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250632774 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250632774 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250632774 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}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250632771 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250632771 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250632771 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250632771 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}] [2023-10-02T15:44:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250632737 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250632578 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250632575 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250632574 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250632573 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250632572 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250632572 data=null}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250632572 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250632572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250632561 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:09.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250631417 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250631417 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250631417 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250631417 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631417 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}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250631414 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250631411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250631411 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250631411 data=null}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250631411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250631397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250631397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250631396 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250631396 data=null}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250631396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250631393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:10.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250631392 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250631392 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250631388 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250631388 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631388 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]}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250631382 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:10.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:10.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250631349 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250631349 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250631349 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250631349 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631349 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}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250631321 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:10.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250631320 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250631320 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250631320 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250631320 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631320 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}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250631317 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250631317 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250631317 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250631317 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250631317 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250631317 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}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250631314 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250631314 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250631314 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.742Z] [2023-10-02T15:44:10.742Z] (Eclipse:18129): Gtk-WARNING **: 15:44:10.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:10.742Z] [2023-10-02T15:44:10.742Z] (Eclipse:18129): Gtk-WARNING **: 15:44:10.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:10.742Z] [2023-10-02T15:44:10.742Z] (Eclipse:18129): Gtk-WARNING **: 15:44:10.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:10.742Z] [2023-10-02T15:44:10.742Z] (Eclipse:18129): Gtk-WARNING **: 15:44:10.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250631314 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}] [2023-10-02T15:44:10.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-wqxzx because kubernetes resource quota exceeded. [2023-10-02T15:44:10.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wqxzx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:10.868Z] Retrying... [2023-10-02T15:44:10.868Z] [2023-10-02T15:44:10.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-wqxzx [2023-10-02T15:44:10.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wqxzx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:10.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wqxzx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wqxzx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:10.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:10.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:10.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:10.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:10.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:10.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:10.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250631207 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250631045 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250631045 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250631045 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250630543 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250630543 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250630543 data=null}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250630543 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250630543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250630540 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250629795 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250629794 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250629794 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250629794 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629794 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}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250629791 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250629788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250629788 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250629788 data=null}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250629788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250629765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250629764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250629764 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250629764 data=null}, TreeItem with text {test}] [2023-10-02T15:44:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250629764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250629760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:12.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250629760 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250629759 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250629759 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250629759 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629759 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]}] [2023-10-02T15:44:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250629755 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:12.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:12.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won''t expand it again. [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629338 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250629338 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250629338 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629337 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629337 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}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629310 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:12.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629308 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250629308 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250629308 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629308 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629308 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}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629305 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629305 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250629304 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250629304 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629304 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250629304 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}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629297 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629297 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629297 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250629297 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}] [2023-10-02T15:44:12.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629259 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250629151 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250629139 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250629139 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250629138 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250629138 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250629137 data=null}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250629137 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250629137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250629135 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:12.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250627908 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250627908 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250627908 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250627908 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627908 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}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250627886 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250627882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250627882 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250627882 data=null}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250627882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250627865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250627865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250627865 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250627865 data=null}, TreeItem with text {test}] [2023-10-02T15:44:14.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250627865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250627862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250627861 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250627861 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250627861 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250627861 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627861 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]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250627852 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250627849 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250627849 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250627849 data=null}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250627849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250627844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250627844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250627843 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250627843 data=null}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250627843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250627840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:14.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250627840 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250627840 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250627839 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250627839 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627839 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]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250627832 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250627831 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250627831 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250627831 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250627831 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250627831 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]}] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250627828 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] [2023-10-02T15:44:14.296Z] (Eclipse:18129): Gtk-WARNING **: 15:44:14.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250627677 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:14.296Z] 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') [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250627677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250627677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250627677 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250627677 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250627677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250627677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:14.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250627677 data=null 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')] [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.672Z] [2023-10-02T15:44:15.672Z] (Eclipse:18129): Gtk-WARNING **: 15:44:15.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250627804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250625530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250625530 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250625530 data=null}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250625529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250625529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250625523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250625523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250625523 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250625523 data=null}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250625522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250625522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250625519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:16.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250625518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250625518 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250625518 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250625518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250625518 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]}] [2023-10-02T15:44:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250625509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250625509 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250625508 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250625508 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250625508 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250625508 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]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250625506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:44:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250625354 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:44:16.699Z] 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') [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.699Z] 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. [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250625279 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:'))] [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] 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' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.700Z] 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') [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.700Z] 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') [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41e18989 [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250625278 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')] [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250625278 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')] [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250625277 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250625277 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250625277 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250625277 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250625277 data=null 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250625277 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250625277 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250625277 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')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250625277 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250625277 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.701Z] 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') [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:44:16.701Z] 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. [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.701Z] 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') [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.701Z] 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') [2023-10-02T15:44:16.701Z] 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. [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.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') [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:44:16.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. [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.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)' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:16.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') [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] 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') [2023-10-02T15:44:16.702Z] 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. [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:16.702Z] 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') [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:44:16.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250625261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250625261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250625261 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250625261 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250625261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250625261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:16.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:44:16.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:44:16.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:44:16.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:44:16.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:44:16.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250624673 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:17.521Z] 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') [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-250624673 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')] [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-250624673 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')] [2023-10-02T15:44:17.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-250624673 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-250624673 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-250624672 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')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-250624672 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')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-250624672 data=null 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')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250625261 data=null 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')] [2023-10-02T15:44:17.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250625484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:44:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250624140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250624140 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250624140 data=null}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250624140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250624139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250624134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250624134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250624134 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250624134 data=null}, TreeItem with text {test}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250624134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250624134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250624130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:18.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250624129 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250624129 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250624129 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250624129 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250624129 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]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250624119 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250624119 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250624119 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250624118 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250624118 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]}] [2023-10-02T15:44:18.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250624115 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:18.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:18.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623677 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250623676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250623676 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623676 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250623676 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}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623658 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:18.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623656 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250623656 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250623656 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623655 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250623655 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}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623653 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623653 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250623653 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250623652 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623652 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250623652 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}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623650 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623650 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623650 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250623650 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}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623619 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250623614 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250623614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250623614 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:20.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:20.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:20.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:20.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:20.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250622112 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250622112 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250622112 data=null}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250622112 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250622112 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250622109 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250622050 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250622050 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250622049 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250622049 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250622049 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}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250622047 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250622044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250622044 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250622044 data=null}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250622044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250622043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250622031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250622031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250622031 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:20.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250622031 data=null}, TreeItem with text {test}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250622031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250622030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250622027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:20.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250622027 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250622027 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250622027 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250622027 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250622026 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]}] [2023-10-02T15:44:20.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250622016 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:20.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621586 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250621586 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250621586 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621586 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250621586 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}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621577 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:20.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621575 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250621575 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250621575 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621575 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250621575 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}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621566 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621566 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250621566 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250621566 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621566 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250621566 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}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621563 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621563 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621563 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250621563 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}] [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621531 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250621525 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250621525 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250621525 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:20.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:20.900Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j5n07 because kubernetes resource quota exceeded. [2023-10-02T15:44:20.900Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j5n07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:20.900Z] Retrying... [2023-10-02T15:44:20.900Z] [2023-10-02T15:44:20.900Z] ERROR: Failed to launch tracecompass-build-3jjwn-j5n07 [2023-10-02T15:44:20.900Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j5n07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:20.900Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j5n07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j5n07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:20.900Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:20.900Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:20.900Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:20.900Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:20.900Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:20.900Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:20.900Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250619933 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250619932 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250619932 data=null}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250619932 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250619932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250619926 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250619878 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-250619878 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-250619878 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250619877 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619877 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}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-250619874 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250619870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250619870 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250619870 data=null}, TreeItem with text {test}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250619869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250619849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250619849 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250619849 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250619848 data=null}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250619848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250619844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:22.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250619843 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250619843 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250619843 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250619843 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619843 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]}] [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250619836 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:22.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619398 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250619398 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250619398 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619398 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619398 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}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619386 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619384 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250619384 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250619384 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619384 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619384 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}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619370 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619370 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250619370 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250619370 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619369 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250619369 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}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619364 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619364 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619364 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250619364 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}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619318 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250619053 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250619051 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250619050 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250619049 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250619049 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250619049 data=null}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250619049 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250619049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250619044 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250617799 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250617798 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250617798 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250617798 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617798 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}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250617796 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250617792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250617780 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250617780 data=null}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250617780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250617759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250617759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250617755 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250617755 data=null}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250617755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250617750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:24.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250617749 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250617749 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250617749 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250617749 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617749 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]}] [2023-10-02T15:44:24.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250617735 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:24.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250617313 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250617313 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250617313 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250617313 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617313 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}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250617282 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:24.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250617280 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250617280 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250617280 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250617280 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617279 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}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250617276 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250617276 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250617276 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250617273 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250617272 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250617272 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}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250617269 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250617269 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-250617268 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250617268 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}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250617230 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-250617225 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-250617225 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-250617082 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250617079 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250617079 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250617079 data=null}, TableItem with text {}] [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250617079 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250617078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250617076 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:24.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:26.145Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-bsf0w because kubernetes resource quota exceeded. [2023-10-02T15:44:26.145Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bsf0w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:26.145Z] Retrying... [2023-10-02T15:44:26.145Z] [2023-10-02T15:44:26.145Z] ERROR: Failed to launch tracecompass-build-3jjwn-bsf0w [2023-10-02T15:44:26.145Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bsf0w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:26.145Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-bsf0w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-bsf0w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:26.145Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:26.145Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:26.145Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:26.145Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:26.145Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:26.145Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:26.145Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-250615834 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-250615834 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-250615834 data=null}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-250615834 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615834 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}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-250615831 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250615828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250615828 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250615828 data=null}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250615828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250615812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250615812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:26.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250615812 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250615812 data=null}, TreeItem with text {test}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250615812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250615803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:26.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250615802 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250615802 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250615802 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250615802 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615802 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]}] [2023-10-02T15:44:26.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250615797 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:26.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250615377 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250615377 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250615377 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250615377 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615377 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}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250615336 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:26.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250615335 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250615334 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250615334 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250615334 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615334 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}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250615332 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250615331 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250615331 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250615331 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250615331 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250615331 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}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250615328 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250615328 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-250615328 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250615328 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}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250615292 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-250615192 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-250615190 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-250615190 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:26.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250614688 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250614688 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250614688 data=null}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250614688 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250614688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250614685 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-250613938 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-250613938 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-250613937 data=null}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-250613937 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613937 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}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-250613934 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250613931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250613931 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250613931 data=null}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250613931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250613912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250613912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250613912 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250613912 data=null}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250613912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250613905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:28.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250613903 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250613902 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250613902 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250613902 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613902 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]}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250613898 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:28.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613862 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250613861 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250613861 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613861 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613861 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}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613817 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:28.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613815 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250613815 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250613815 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613815 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613815 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}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613813 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613812 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250613812 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250613812 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613812 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250613812 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}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613810 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613810 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613810 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250613809 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}] [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613770 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-250613545 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-250613543 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-250613543 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250613542 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250613542 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250613542 data=null}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250613541 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250613541 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250613539 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:28.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:29.853Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-lt0fm because kubernetes resource quota exceeded. [2023-10-02T15:44:29.854Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lt0fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:29.854Z] Retrying... [2023-10-02T15:44:29.854Z] [2023-10-02T15:44:29.854Z] ERROR: Failed to launch tracecompass-build-3jjwn-lt0fm [2023-10-02T15:44:29.854Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lt0fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:29.854Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lt0fm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lt0fm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:29.854Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:29.854Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:29.854Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:29.854Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:29.854Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:29.854Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:29.854Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250612335 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250612335 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250612335 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250612334 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612334 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}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250612331 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250612324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250612324 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250612324 data=null}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250612323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250612315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250612315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250612315 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250612315 data=null}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250612315 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250612303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:29.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250612303 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250612303 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250612303 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250612302 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612302 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]}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250612296 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:29.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612220 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612220 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612220 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612220 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612220 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)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612212 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:29.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612210 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612210 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612210 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612205 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612205 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)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612202 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612202 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612202 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612202 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612202 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250612202 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)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612200 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612200 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612199 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250612199 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)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612165 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612159 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612159 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250612159 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:29.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250610657 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250610657 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250610657 data=null}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250610656 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250610656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250610654 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250610586 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250610586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250610586 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250610585 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610585 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)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-250610583 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:31.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250610580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250610580 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250610580 data=null}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250610580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250610571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250610571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250610571 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250610571 data=null}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250610570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250610560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:31.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250610559 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250610559 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250610559 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250610559 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610559 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]}] [2023-10-02T15:44:31.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250610554 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:31.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610112 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610112 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610112 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610112 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610112 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)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610097 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:31.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610095 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610095 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610095 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610095 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610095 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)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610092 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:44:31.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610092 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610092 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610092 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610092 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250610091 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)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610089 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610088 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610088 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250610088 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)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610054 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610048 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610048 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250610048 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:31.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:32.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250608467 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250608467 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250608467 data=null}, TableItem with text {}] [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250608467 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250608467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250608464 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250608399 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250608399 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250608399 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250608399 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250608399 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)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-250608396 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:33.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250608393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250608393 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250608393 data=null}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250608393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250608392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250608370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250608370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250608370 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250608370 data=null}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250608369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250608369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250608365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:33.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250608364 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250608364 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250608364 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250608364 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250608363 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]}] [2023-10-02T15:44:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250608356 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:33.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:33.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:33.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607913 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250607913 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250607913 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607913 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250607913 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)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607904 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:34.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607903 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250607903 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250607903 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607903 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250607902 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)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607893 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607892 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250607892 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250607892 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607892 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250607892 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)}] [2023-10-02T15:44:34.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607888 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607888 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607887 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250607887 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)}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607836 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250607586 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250607570 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250607570 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250607568 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250607568 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250607568 data=null}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250607568 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250607568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250607564 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:34.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250606409 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-250606409 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-250606409 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250606409 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606409 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)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-250606406 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:35.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250606396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250606396 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250606396 data=null}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250606395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250606379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250606379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250606379 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250606379 data=null}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250606379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250606375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:35.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250606374 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250606374 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250606374 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250606374 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606374 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]}] [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250606366 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:35.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606032 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250606032 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250606032 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606031 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606031 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)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606023 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:36.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606021 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250606021 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250606021 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606021 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606021 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)}] [2023-10-02T15:44:36.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606011 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606011 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250606011 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250606011 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606010 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250606010 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)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606008 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606008 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250606008 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250606007 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)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250605976 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250605885 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250605885 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250605885 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250605383 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250605383 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250605383 data=null}, TableItem with text {}] [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250605383 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250605382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:36.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250605379 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:36.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:36.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250604616 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-250604616 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-250604616 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250604615 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604615 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)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-250604612 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250604608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250604608 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250604608 data=null}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250604608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250604592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250604589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250604589 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250604589 data=null}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250604589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250604586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:37.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250604585 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250604585 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250604585 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:37.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250604585 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604585 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]}] [2023-10-02T15:44:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250604573 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:37.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604254 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250604254 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250604254 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604253 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604253 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)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604218 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:37.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604211 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250604211 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250604211 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604211 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604211 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)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604208 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604207 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250604207 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250604207 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604207 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250604207 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)}] [2023-10-02T15:44:37.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604204 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604203 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604203 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:37.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250604203 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)}] [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604170 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250604072 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250604072 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250604072 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250603570 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250603570 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250603570 data=null}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250603570 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250603570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250603567 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250602826 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-250602826 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-250602826 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250602826 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602826 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)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-250602823 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250602821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250602820 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250602820 data=null}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250602820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250602806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250602806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250602806 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250602806 data=null}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250602805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250602802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:39.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250602798 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250602798 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250602798 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250602798 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602798 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]}] [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250602793 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:39.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won''t expand it again. [2023-10-02T15:44:39.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602753 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250602736 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250602736 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602735 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602735 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)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602726 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:39.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602725 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250602725 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250602725 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602724 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602724 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)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602722 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602721 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250602721 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250602721 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602721 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250602721 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)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602719 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602719 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602710 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250602710 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)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602679 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250602587 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250602587 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250602587 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:39.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-20zmp because kubernetes resource quota exceeded. [2023-10-02T15:44:39.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-20zmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:39.868Z] Retrying... [2023-10-02T15:44:39.868Z] [2023-10-02T15:44:39.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-20zmp [2023-10-02T15:44:39.868Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-20zmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:39.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-20zmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-20zmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:39.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:39.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:39.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:39.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:39.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:39.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:39.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250602083 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250602083 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250602083 data=null}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250602082 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250602082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250602079 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:39.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250601353 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-250601353 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-250601353 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250601353 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601353 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)}] [2023-10-02T15:44:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-250601332 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250601329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250601329 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250601329 data=null}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250601329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250601320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250601320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250601320 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250601320 data=null}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250601320 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250601307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250601307 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250601307 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250601307 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250601306 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601306 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]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250601298 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250601296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250601296 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250601295 data=null}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250601295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250601290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250601290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250601290 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250601290 data=null}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250601289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250601286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:40.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250601282 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250601282 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250601282 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250601282 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601282 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]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250601277 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-250601277 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-250601277 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-250601277 data=null}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-250601276 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250601276 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]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-250601274 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:44:40.905Z] [2023-10-02T15:44:40.905Z] (Eclipse:18129): Gtk-WARNING **: 15:44:40.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:40.905Z] [2023-10-02T15:44:40.905Z] (Eclipse:18129): Gtk-WARNING **: 15:44:40.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:40.905Z] [2023-10-02T15:44:40.905Z] (Eclipse:18129): Gtk-WARNING **: 15:44:40.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:40.905Z] [2023-10-02T15:44:40.905Z] (Eclipse:18129): Gtk-WARNING **: 15:44:40.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250601159 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:40.905Z] 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') [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250601158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250601158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250601158 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250601158 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250601158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250601158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250601158 data=null 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')] [2023-10-02T15:44:41.847Z] [2023-10-02T15:44:41.847Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:41.847Z] [2023-10-02T15:44:41.847Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:41.847Z] [2023-10-02T15:44:41.847Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:41.847Z] [2023-10-02T15:44:41.847Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.103Z] [2023-10-02T15:44:42.103Z] (Eclipse:18129): Gtk-WARNING **: 15:44:41.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250601253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250599069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250599069 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250599069 data=null}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250599069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250599069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250599064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250599064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250599064 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250599064 data=null}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250599064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:42.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250599064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250599061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250599061 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250599061 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250599061 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250599060 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250599057 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]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250599053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250599053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250599053 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250599053 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250599053 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250599053 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]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250599051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:44:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:44:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:44:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:44:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250598916 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:44:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:44:43.181Z] 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') [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.181Z] 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. [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:43.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250598757 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:'))] [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] 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' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.182Z] 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') [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:44:43.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.182Z] 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') [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44fb1361 [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250598755 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250598755 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250598755 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250598755 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250598755 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250598754 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250598754 data=null 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250598754 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250598754 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250598754 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')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250598754 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250598754 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.183Z] 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') [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:44:43.183Z] 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. [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.184Z] 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') [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] 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') [2023-10-02T15:44:43.184Z] 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. [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.184Z] 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') [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:44:43.184Z] 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. [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] 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)' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:43.184Z] 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') [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] 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') [2023-10-02T15:44:43.184Z] 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. [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:43.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:43.185Z] 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') [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250598751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250598751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250598751 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250598751 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250598751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250598751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250598751 data=null 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')] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250599031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250598574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250598574 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250598574 data=null}, TreeItem with text {test}] [2023-10-02T15:44:43.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250598574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250598565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250598564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250598564 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250598564 data=null}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250598564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250598561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:43.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250598560 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250598560 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250598560 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250598560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598560 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]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250598552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250598551 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250598551 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250598551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250598551 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]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250598550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-250598550 data=null doit=true}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-250598550 data=null}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-250598550 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250598550 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]}] [2023-10-02T15:44:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-250598549 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598124 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250598124 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250598124 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598124 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598124 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}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598116 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:44.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598115 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250598115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250598114 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598114 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598114 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}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598112 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598112 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250598112 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250598112 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598112 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250598112 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}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598110 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598110 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598110 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250598109 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}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598084 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250598079 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250598079 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250598079 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:44:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250596524 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250596523 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250596523 data=null}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250596523 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250596523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250596521 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250596468 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250596468 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250596468 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250596468 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596468 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}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250596449 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250596445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250596445 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250596445 data=null}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250596445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250596424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250596423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250596423 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250596423 data=null}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250596423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250596419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:45.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250596418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250596418 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250596418 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250596418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596418 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]}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250596412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:45.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596096 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250596095 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250596095 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596095 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596095 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}] [2023-10-02T15:44:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596063 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:45.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596060 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250596060 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250596060 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596060 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596060 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}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596057 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596056 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250596056 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250596056 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596056 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250596056 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}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596053 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596053 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596052 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:45.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250596052 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}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250596023 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250595772 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250595768 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250595768 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250595767 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:44:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250595767 data=null doit=true}, TableItem with text {}] [2023-10-02T15:44:46.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250595767 data=null}, TableItem with text {}] [2023-10-02T15:44:46.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250595767 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:46.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250595766 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:44:46.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250595754 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:44:46.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:44:46.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:44:47.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-10-02T15:44:47.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250594607 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250594607 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250594607 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250594607 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594607 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}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250594605 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won''t expand it again. [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250594602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250594602 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250594602 data=null}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250594602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250594584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250594582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250594582 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250594581 data=null}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250594581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250594571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250594571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250594571 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250594571 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250594570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594570 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]}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250594563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250594553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250594553 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250594553 data=null}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250594553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250594540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250594540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250594539 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250594539 data=null}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250594539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250594535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:47.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250594534 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250594534 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250594534 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250594533 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594533 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]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250594522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250594522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250594522 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250594522 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250594522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594521 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]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250594519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} time=-250594395 data=null doit=true}, Shell with text {New Folder}] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:47.611Z] 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') [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] [2023-10-02T15:44:47.611Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250594377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250594377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250594377 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250594377 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250594377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250594377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.612Z] [2023-10-02T15:44:47.612Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] [2023-10-02T15:44:47.869Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250594377 data=null 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')] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-250594502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:47.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-250594181 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-250594181 data=null doit=true}, TreeItem with text {aaa}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-250594181 data=null}, TreeItem with text {aaa}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-250594181 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250594181 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}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-250594177 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}] [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:44:47.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:47.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.127Z] [2023-10-02T15:44:48.127Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] [2023-10-02T15:44:48.128Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} time=-250593863 data=null doit=true}, Shell with text {Trace Import}] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:44:48.128Z] 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') [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-250593855 data=null doit=true}, Button with text {Select &archive file:}] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-250593855 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:}] [2023-10-02T15:44:48.128Z] 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') [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-250593853 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-250593853 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')] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-250593853 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')] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-250593853 data=null 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')] [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:48.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} time=-250593802 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:'))] [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.129Z] 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' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.130Z] 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') [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79273b44 [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-250593801 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250593801 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-250593801 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-250593800 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-250593800 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-250593800 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-250593800 data=null 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-250593800 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-250593800 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-250593800 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-250593800 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-250593800 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.130Z] 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') [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c60f564 [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-250593799 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-250593799 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-250593799 data=null 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-250593799 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')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-250593799 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-250593799 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.131Z] 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') [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-10-02T15:44:48.131Z] 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. [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.131Z] 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') [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.131Z] 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') [2023-10-02T15:44:48.131Z] 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. [2023-10-02T15:44:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.132Z] 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') [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-10-02T15:44:48.132Z] 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. [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] 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)' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:48.132Z] 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') [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] 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') [2023-10-02T15:44:48.132Z] 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. [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:48.132Z] 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') [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250593796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250593796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250593796 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250593796 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250593796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250593796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250593796 data=null 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')] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-250594144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250593642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250593642 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250593642 data=null}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250593642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250593642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250593636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:48.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-250593636 data=null doit=true}, TreeItem with text {Experiments [0]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-250593636 data=null}, TreeItem with text {Experiments [0]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-250593636 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250593635 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]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-250593635 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-250593634 data=null doit=true}, TreeItem with text {aaa}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-250593634 data=null}, TreeItem with text {aaa}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-250593634 data=null button=1 stateMask=0x0 x=90 y=104 count=1}, TreeItem with text {aaa}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250593634 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-250593578 data=null button=1 stateMask=0x80000 x=90 y=104 count=1}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250593576 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250593576 data=null}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250593576 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250593576 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] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-250593554 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-250593553 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-250593552 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-250593543 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-250593543 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-250593542 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-250593542 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-250593542 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] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-250593538 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-250593536 data=null doit=true}, TreeItem with text {exp [0]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-250593536 data=null}, TreeItem with text {exp [0]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-250593536 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250593536 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]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-250593534 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-250593534 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-250593534 data=null doit=true}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-250593534 data=null}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-250593533 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250593492 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]}] [2023-10-02T15:44:48.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-250593486 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}] [2023-10-02T15:44:48.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-10-02T15:44:48.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-10-02T15:44:48.649Z] [2023-10-02T15:44:48.649Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.649Z] [2023-10-02T15:44:48.649Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.649Z] [2023-10-02T15:44:48.649Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.650Z] [2023-10-02T15:44:48.650Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.906Z] [2023-10-02T15:44:48.906Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-10-02T15:44:48.907Z] [2023-10-02T15:44:48.907Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.907Z] [2023-10-02T15:44:48.907Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.907Z] [2023-10-02T15:44:48.907Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.907Z] [2023-10-02T15:44:48.907Z] (Eclipse:18129): Gtk-WARNING **: 15:44:48.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} time=-250593210 data=null doit=true}, Shell with text {Rename Folder}] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2023-10-02T15:44:48.907Z] 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:')) [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:48.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') [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250593209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250593209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250593209 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250593209 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250593209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250593208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250593208 data=null 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')] [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-250593456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250592621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250592621 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250592621 data=null}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250592621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250592621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250592608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250592607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250592607 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250592607 data=null}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250592607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250592607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250592604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250592603 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250592603 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250592603 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250592603 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250592603 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]}] [2023-10-02T15:44:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250592599 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:44:49.728Z] 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} time=-250592192 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}] [2023-10-02T15:44:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:44:49.878Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-v126h because kubernetes resource quota exceeded. [2023-10-02T15:44:49.878Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v126h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:49.878Z] Retrying... [2023-10-02T15:44:49.878Z] [2023-10-02T15:44:49.878Z] ERROR: Failed to launch tracecompass-build-3jjwn-v126h [2023-10-02T15:44:49.878Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v126h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:44:49.878Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v126h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v126h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:44:49.878Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:44:49.878Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:44:49.878Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:44:49.878Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:44:49.878Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:44:49.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:44:49.878Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250592189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250592189 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250592189 data=null}, TreeItem with text {test}] [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250592188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250592188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250592181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:44:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:44:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:44:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:44:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:49.986Z] [2023-10-02T15:44:49.986Z] (Eclipse:18129): Gtk-WARNING **: 15:44:49.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.242Z] [2023-10-02T15:44:50.242Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:44:50.243Z] 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') [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:44:50.243Z] 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=-250591848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591848 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591848 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] [2023-10-02T15:44:50.243Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.243Z] 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=-250591846 data=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')] [2023-10-02T15:44:50.243Z] 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=-250591834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591834 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] 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=-250591834 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:50.243Z] 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') [2023-10-02T15:44:50.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250591833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250591833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250591833 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250591833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250591833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250591833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] [2023-10-02T15:44:50.244Z] (Eclipse:18129): Gtk-WARNING **: 15:44:50.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:50.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:44:50.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:44:50.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:44:50.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:44:50.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:44:50.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:44:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250591833 data=null 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')] [2023-10-02T15:44:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250592138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:44:50.758Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.976 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2023-10-02T15:44:50.758Z] test3_01ContextMenuPresence Time elapsed: 0.235 s [2023-10-02T15:44:50.758Z] test3_02Import Time elapsed: 0.863 s [2023-10-02T15:44:50.758Z] test3_03SingleCustomTextTrace Time elapsed: 3.705 s [2023-10-02T15:44:50.758Z] test3_04SingleCustomXmlTrace Time elapsed: 3.002 s [2023-10-02T15:44:50.758Z] test3_05SingleCtfTrace Time elapsed: 3.824 s [2023-10-02T15:44:50.758Z] test3_06RenameCopyImport Time elapsed: 9.665 s [2023-10-02T15:44:50.758Z] test3_07OverwriteCopyImport Time elapsed: 11.724 s [2023-10-02T15:44:50.758Z] test3_08SkipImport Time elapsed: 7.955 s [2023-10-02T15:44:50.758Z] test3_09OverwriteOptionImport Time elapsed: 9.763 s [2023-10-02T15:44:50.758Z] test3_10ImportUnrecognized Time elapsed: 2.528 s [2023-10-02T15:44:50.758Z] test3_11ImportUnrecognizedIgnore Time elapsed: 2.338 s [2023-10-02T15:44:50.758Z] test3_12ImportCtfWithMetadataSelection Time elapsed: 4.944 s [2023-10-02T15:44:50.758Z] test3_13ImportRecursiveAutoRenameAll Time elapsed: 27.124 s [2023-10-02T15:44:50.758Z] test3_14ImportRecursiveAutoOverwriteAll Time elapsed: 16.389 s [2023-10-02T15:44:50.758Z] test3_15ImportRecursiveAutoSkipAll Time elapsed: 14.791 s [2023-10-02T15:44:50.758Z] test3_16ImportRecursiveAutoRenameOverwriteSkip Time elapsed: 10.979 s [2023-10-02T15:44:50.758Z] test3_17ImportRecursiveSpecifyTraceTypeCTF Time elapsed: 9.066 s [2023-10-02T15:44:50.758Z] test3_18ImportRecursiveSpecifyTraceTypeKernel Time elapsed: 3.105 s [2023-10-02T15:44:50.758Z] test3_19ImportRecursiveSpecifyTraceTypeUST Time elapsed: 6.698 s [2023-10-02T15:44:50.758Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText Time elapsed: 6.423 s [2023-10-02T15:44:50.758Z] test3_21ImportFromMenuProjectSelected Time elapsed: 3.359 s [2023-10-02T15:44:50.758Z] test3_22ImportFromMenuProjectNotSelected Time elapsed: 4.463 s [2023-10-02T15:44:50.758Z] test3_29ImportRecursivePreserve Time elapsed: 9.668 s [2023-10-02T15:44:50.758Z] test3_30ImportRecursivePreserveSkipAll Time elapsed: 4.497 s [2023-10-02T15:44:50.758Z] test3_31ImportRecursivePreserveRenameAll Time elapsed: 9.606 s [2023-10-02T15:44:50.758Z] test3_32DeleteTraceAndFolder Time elapsed: 12.109 s [2023-10-02T15:44:50.758Z] test3_33DeleteMultipleFolders Time elapsed: 6.983 s [2023-10-02T15:44:50.758Z] test3_34ClearSingleTracesFolder Time elapsed: 4.986 s [2023-10-02T15:44:50.758Z] test3_35ClearMultipleTracesFolder Time elapsed: 7.428 s [2023-10-02T15:44:50.758Z] test3_36ImportZipArchivePreserve Time elapsed: 24.299 s [2023-10-02T15:44:50.758Z] test3_37ImportZipArchiveNoPreserve Time elapsed: 27.384 s [2023-10-02T15:44:50.758Z] test3_38ImportZipArchiveSpecificTraces Time elapsed: 7.393 s [2023-10-02T15:44:50.758Z] test3_39ImportTarGzipArchivePreserve Time elapsed: 23.526 s [2023-10-02T15:44:50.758Z] test3_40ImportTarGzipArchiveNoPreserve Time elapsed: 26.553 s [2023-10-02T15:44:50.758Z] test3_41ImportTarGzipArchiveSpecificTraces Time elapsed: 6.742 s [2023-10-02T15:44:50.758Z] test_RenameFolderWorkaroundBug525833 Time elapsed: 1.962 s [2023-10-02T15:44:50.758Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2023-10-02T15:44:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250591244 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250591068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:44:51.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:44:51.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:51.273Z] [2023-10-02T15:44:51.273Z] !ENTRY org.eclipse.cdt.core 1 0 2023-10-02 15:44:51.155 [2023-10-02T15:44:51.273Z] !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%) [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250590342 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250590333 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:44:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250590333 data=null}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250590333 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250590333 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}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250590314 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250590313 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250590313 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250590313 data=null}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250590313 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250590313 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}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250590310 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2023-10-02T15:44:51.837Z] 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' [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-250590265 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'] [2023-10-02T15:44:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250590071 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250590071 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250590071 data=null}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250590070 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250590070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250590059 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250590058 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250590058 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250590058 data=null}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250590058 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250590057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250590042 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250590042 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250590042 data=null}, TreeItem with text {test}] [2023-10-02T15:44:52.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250590042 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250590042 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}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250590040 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250590040 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250590039 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250590039 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250590039 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250590039 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]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250590027 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250589992 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250589992 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250589992 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250589992 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589992 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]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250589988 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250589953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250589945 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250589944 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250589944 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250589944 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]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250589942 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589941 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250589941 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250589941 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589941 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589940 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}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589883 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-250589857 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'] [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:52.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won''t expand it again. [2023-10-02T15:44:52.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250589850 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250589850 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250589850 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250589850 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589848 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}] [2023-10-02T15:44:52.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250589837 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-250589791 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'] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250589772 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250589772 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250589772 data=null}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250589772 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250589750 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250589750 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250589750 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250589750 data=null}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250589749 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250589743 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:52.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250589742 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250589742 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250589742 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250589741 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589741 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]}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250589695 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:52.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589689 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250589689 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250589689 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589688 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250589688 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}] [2023-10-02T15:44:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250589679 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:44:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:44:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:44:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250589649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:44:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250588164 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250588164 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250588163 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250588163 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250588163 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]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250588158 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:44:53.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:44:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-250588136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:44:54.105Z] [2023-10-02T15:44:54.105Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:44:53.863 [2023-10-02T15:44:54.105Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-10-02T15:44:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-10-02T15:44:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250586604 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250586604 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250586604 data=null}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250586604 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250586599 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:55.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250586598 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250586598 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250586598 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250586598 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]}] [2023-10-02T15:44:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250586597 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586596 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250586596 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250586596 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586596 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586596 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}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586577 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-250586554 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-250586554 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-250586554 data=null}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-250586554 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586554 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]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-250586547 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250586520 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250586520 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250586520 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250586520 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586520 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]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250586515 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250586489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:44:55.549Z] [2023-10-02T15:44:55.549Z] (Eclipse:18129): Gtk-WARNING **: 15:44:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:55.549Z] [2023-10-02T15:44:55.549Z] (Eclipse:18129): Gtk-WARNING **: 15:44:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:55.549Z] [2023-10-02T15:44:55.549Z] (Eclipse:18129): Gtk-WARNING **: 15:44:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:55.549Z] [2023-10-02T15:44:55.549Z] (Eclipse:18129): Gtk-WARNING **: 15:44:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:55.549Z] 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') [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-250586400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-250586400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-250586400 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-250586400 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-250586400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-250586399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:44:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-250586399 data=null 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')] [2023-10-02T15:44:55.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586334 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250586334 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250586334 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586334 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586334 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}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250586311 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-250586282 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-250586282 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-250586282 data=null}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-250586281 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250586281 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]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-250586275 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:44:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585890 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250585890 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250585890 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585890 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585890 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}] [2023-10-02T15:44:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585872 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250585846 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250585846 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250585846 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250585846 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585846 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]}] [2023-10-02T15:44:56.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250585830 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:44:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:44:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250585785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:44:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.320Z] [2023-10-02T15:44:56.320Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.576Z] [2023-10-02T15:44:56.576Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.576Z] [2023-10-02T15:44:56.576Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.576Z] [2023-10-02T15:44:56.576Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] [2023-10-02T15:44:56.577Z] (Eclipse:18129): Gtk-WARNING **: 15:44:56.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:44:56.577Z] 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') [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250585535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250585535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250585534 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250585534 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250585534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250585534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250585534 data=null 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')] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585350 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250585350 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250585350 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585350 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585349 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}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585321 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250585284 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250585284 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250585284 data=null}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250585284 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250585262 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250585261 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250585261 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250585261 data=null}, TreeItem with text {test}] [2023-10-02T15:44:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250585261 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250585249 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:56.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250585248 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250585248 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250585248 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250585247 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585247 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]}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250585241 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:56.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:56.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585231 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250585231 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250585231 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585231 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585231 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}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585208 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-250585159 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'] [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace' [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:56.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585151 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250585151 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250585151 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585151 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250585151 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}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250585148 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:44:56.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:44:57.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:44:57.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250585121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:44:57.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250583626 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250583626 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250583626 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250583626 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250583626 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]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250583620 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:44:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-250583596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:44:58.588Z] [2023-10-02T15:44:58.588Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-10-02 15:44:58.346 [2023-10-02T15:44:58.588Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-10-02T15:44:58.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250582149 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250582148 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250582148 data=null}, TreeItem with text {test}] [2023-10-02T15:44:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250582148 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:44:59.900Z] Created Pod: kubernetes tracecompass/tracecompass-build-3jjwn-7k6x9 [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250582148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250582130 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:45:00.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250582129 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250582129 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250582129 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250582129 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250582128 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}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250582112 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250582062 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250582062 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250582062 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250582062 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250582062 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}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250582047 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-250581977 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-250581977 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-250581977 data=null}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-250581977 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581976 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]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-250581967 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250581894 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250581894 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250581894 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250581893 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581893 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]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250581885 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250581848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250581842 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-250581841 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-250581841 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250581841 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581841 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}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-250581786 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-250581765 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-250581765 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-250581764 data=null}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-250581764 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581764 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}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-250581750 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-250581723 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-250581723 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-250581723 data=null}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-250581723 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581723 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]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-250581711 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:00.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250581675 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250581675 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250581675 data=null}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250581675 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250581652 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250581652 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250581652 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250581652 data=null}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250581652 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250581635 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-10-02T15:45:00.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250581635 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250581635 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250581635 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250581634 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581634 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]}] [2023-10-02T15:45:00.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250581629 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:00.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-10-02T15:45:00.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:45:00.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:45:00.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250581591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:45:00.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:45:00.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250581444 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250581444 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250581444 data=null}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250581443 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581443 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}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250581438 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250581437 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250581437 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250581437 data=null}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250581437 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581437 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}] [2023-10-02T15:45:00.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250581386 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:45:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:45:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250581340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250581238 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250581237 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250581233 data=null}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250581232 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581232 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}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250581228 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-250581194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250581191 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250581191 data=null}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250581190 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250581190 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}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250581188 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-250581187 data=null doit=true}, TreeItem with text {Trace Compass}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-250581187 data=null}, TreeItem with text {Trace Compass}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-250581187 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250581187 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}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-250581186 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250581185 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250581185 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250581185 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250581185 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250581185 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]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250581168 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-10-02T15:45:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-10-02T15:45:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-10-02T15:45:01.319Z] 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') [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:45:01.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:45:01.320Z] 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. [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-10-02T15:45:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:45:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:45:04.820Z] 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=-250577446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.820Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.820Z] 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=-250577445 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.820Z] 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=-250577445 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=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')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] 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=-250577445 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:04.821Z] 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') [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250577444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250577444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250577444 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250577444 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250577444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250577444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:04.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:04.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:04.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:04.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:04.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250577444 data=null 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')] [2023-10-02T15:45:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250578056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250576940 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-250576937 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-250576937 data=null doit=true}, TreeItem with text {c-project}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-250576936 data=null}, TreeItem with text {c-project}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-250576936 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250576936 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}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-250576915 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:45:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:45:05.078Z] [2023-10-02T15:45:05.078Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:05.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:45:06.007Z] 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') [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:06.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 [2023-10-02T15:45:06.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=-250576260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576260 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576260 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.007Z] [2023-10-02T15:45:06.007Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:05.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:45:06.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=-250576259 data=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')] [2023-10-02T15:45:06.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=-250576254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.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=-250576254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.008Z] 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=-250576254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.008Z] 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=-250576254 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.008Z] 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=-250576254 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:06.008Z] 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') [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250576253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250576253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250576253 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250576253 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250576253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250576253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.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') [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:45:06.008Z] [2023-10-02T15:45:06.008Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:05.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250576253 data=null 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')] [2023-10-02T15:45:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250576888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:45:06.266Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.525 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2023-10-02T15:45:06.266Z] test16_01RefreshTraceAdded Time elapsed: 0.303 s [2023-10-02T15:45:06.266Z] test16_02RefreshOpenedTraceContentModified Time elapsed: 4.49 s [2023-10-02T15:45:06.266Z] test16_03RefreshClosedTraceContentModified Time elapsed: 3.609 s [2023-10-02T15:45:06.266Z] test16_04RefreshTraceDeleted Time elapsed: 0.23 s [2023-10-02T15:45:06.266Z] test16_05CProjectRefreshTraceDeleted Time elapsed: 3.336 s [2023-10-02T15:45:06.266Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2023-10-02T15:45:06.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250575713 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:45:06.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:45:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:45:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:45:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250575635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:45:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250574151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250574151 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250574151 data=null}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250574150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250574150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250574140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250574140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250574140 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250574139 data=null}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250574139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250574139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250574129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250574129 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250574129 data=null}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250574129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250574129 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}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250574127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250574127 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250574127 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250574126 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250574126 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250574126 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]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250574121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250574117 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250574117 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250574117 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250574117 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]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250574116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:07.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250574115 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250574115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250574115 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250574115 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250574115 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}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250574107 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:07.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250573978 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250573978 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250573978 data=null}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250573978 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250573977 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250573969 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:08.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:08.150Z] [2023-10-02T15:45:08.150Z] (Eclipse:18129): Gtk-WARNING **: 15:45:07.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.150Z] [2023-10-02T15:45:08.150Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.150Z] [2023-10-02T15:45:08.150Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:08.407Z] [2023-10-02T15:45:08.407Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.407Z] [2023-10-02T15:45:08.407Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250573546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:08.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250573546 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:08.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250573546 data=null}, TreeItem with text {test}] [2023-10-02T15:45:08.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250573546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:08.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250573546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250573480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250573480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250573480 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250573480 data=null}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250573479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250573479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250573476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:08.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250573475 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250573475 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250573475 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250573475 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250573475 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]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250573471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250573471 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250573471 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250573471 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250573470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250573470 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]}] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250573468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:08.666Z] [2023-10-02T15:45:08.666Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.666Z] [2023-10-02T15:45:08.666Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:08.666Z] [2023-10-02T15:45:08.666Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250573258 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:08.666Z] 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') [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250573257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250573257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250573256 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250573256 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250573256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250573256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:08.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250573256 data=null 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')] [2023-10-02T15:45:08.922Z] [2023-10-02T15:45:08.922Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:08.922Z] [2023-10-02T15:45:08.922Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250573392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:09.179Z] [2023-10-02T15:45:09.179Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:09.179Z] [2023-10-02T15:45:09.179Z] (Eclipse:18129): Gtk-WARNING **: 15:45:08.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:09.179Z] [2023-10-02T15:45:09.179Z] (Eclipse:18129): Gtk-WARNING **: 15:45:09.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:09.179Z] [2023-10-02T15:45:09.179Z] (Eclipse:18129): Gtk-WARNING **: 15:45:09.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:10.548Z] [2023-10-02T15:45:10.548Z] (Eclipse:18129): Gtk-WARNING **: 15:45:10.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:10.548Z] [2023-10-02T15:45:10.548Z] (Eclipse:18129): Gtk-WARNING **: 15:45:10.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250571474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250571474 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250571474 data=null}, TreeItem with text {test}] [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250571474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:10.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250571451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250571451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250571451 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250571451 data=null}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250571451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250571447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:10.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250571447 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250571447 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250571447 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250571447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571447 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]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250571438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250571438 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250571438 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250571437 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250571437 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]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250571436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-250571436 data=null doit=true}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-250571436 data=null}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-250571436 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250571436 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]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-250571435 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571433 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250571433 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250571433 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571433 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571433 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}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571430 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571430 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571430 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250571430 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}] [2023-10-02T15:45:10.806Z] [2023-10-02T15:45:10.806Z] (Eclipse:18129): Gtk-WARNING **: 15:45:10.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:10.806Z] [2023-10-02T15:45:10.806Z] (Eclipse:18129): Gtk-WARNING **: 15:45:10.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571344 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571152 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250571152 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250571152 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250571141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:10.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250571141 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250571141 data=null}, TreeItem with text {test}] [2023-10-02T15:45:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250571141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250571078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250571078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250571078 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250571078 data=null}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250571077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250571068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250571068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250571068 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250571068 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250571068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571067 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]}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250571064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571064 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250571064 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250571064 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571063 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:11.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250571063 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}] [2023-10-02T15:45:11.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250571060 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:11.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-10-02T15:45:11.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-10-02T15:45:11.064Z] [2023-10-02T15:45:11.064Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} time=-250570721 data=null doit=true}, Shell with text {Rename Trace}] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:11.321Z] 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:')) [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:11.321Z] 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') [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250570719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250570719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250570719 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250570719 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250570719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250570719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250570719 data=null 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')] [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.321Z] [2023-10-02T15:45:11.321Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.578Z] [2023-10-02T15:45:11.578Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-250570965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250570378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250570378 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250570378 data=null}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250570378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250570378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250570374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250570373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250570373 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250570373 data=null}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250570373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250570373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250570370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:11.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250570369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250570369 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250570369 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250570369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250570369 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]}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250570366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:11.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250570365 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250570361 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250570361 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250570360 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250570360 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}] [2023-10-02T15:45:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250570358 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:11.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:11.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:11.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:11.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250570330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:11.836Z] [2023-10-02T15:45:11.836Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:11.836Z] [2023-10-02T15:45:11.836Z] (Eclipse:18129): Gtk-WARNING **: 15:45:11.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250569773 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250569773 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250569773 data=null}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250569773 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250569773 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250569772 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250569704 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250569704 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250569704 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250569704 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250569704 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}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250569701 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250569641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250569641 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250569641 data=null}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250569641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250569641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250569630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250569622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250569622 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250569622 data=null}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250569622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250569621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250569618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:12.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250569618 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250569618 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250569618 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250569617 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250569617 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]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250569612 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250569612 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250569612 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250569612 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250569611 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250569611 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]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250569609 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:12.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250569502 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:12.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:12.657Z] 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') [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250569502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250569502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250569502 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250569502 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250569502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250569502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250569502 data=null 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')] [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:12.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250569575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250567489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250567489 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250567489 data=null}, TreeItem with text {test}] [2023-10-02T15:45:14.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250567465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250567465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250567459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250567458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250567458 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250567458 data=null}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250567458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250567458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250567450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:14.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250567449 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250567449 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250567449 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250567449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250567449 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]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250567444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250567444 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250567444 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250567444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250567444 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]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250567443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250567441 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250567441 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250567441 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250567441 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250567441 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}] [2023-10-02T15:45:14.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250567385 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:14.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:14.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250567059 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:15.067Z] 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:')) [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] 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' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-10-02T15:45:15.067Z] 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') [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] 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') [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-250567057 data=null doit=true}, Button with text {Copy as a link}] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-250567057 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}] [2023-10-02T15:45:15.067Z] 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') [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-250567057 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-250567056 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')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-250567056 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')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-250567056 data=null 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')] [2023-10-02T15:45:15.067Z] 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') [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:15.067Z] 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') [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250567055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250567055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250567055 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250567055 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250567055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250567054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250567054 data=null 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')] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250567359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250566868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250566867 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250566867 data=null}, TreeItem with text {test}] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250566867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250566849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250566848 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250566848 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250566848 data=null}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250566848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250566844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250566844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250566843 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250566843 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250566843 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566843 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]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250566830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250566829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250566829 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250566829 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250566829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566829 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]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250566826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:15.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-250566783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250566155 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250566155 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250566155 data=null}, TreeItem with text {test}] [2023-10-02T15:45:15.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250566155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250566143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:15.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250566142 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250566142 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250566142 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250566142 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]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250566141 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:15.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-250566134 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-250566134 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-250566134 data=null}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-250566134 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250566133 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]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-250566129 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}] [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} time=-250565995 data=null doit=true}, Shell with text {Copy Experiment}] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2023-10-02T15:45:16.149Z] 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:')) [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:16.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') [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250565994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250565994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250565994 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250565994 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250565994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250565994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250565994 data=null 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')] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250566107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:16.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250565767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250565767 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250565767 data=null}, TreeItem with text {test}] [2023-10-02T15:45:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250565767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250565761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250565761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250565761 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250565761 data=null}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250565760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250565735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250565735 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250565735 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250565734 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250565734 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565734 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]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250565730 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-250565729 data=null doit=true}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-250565729 data=null}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-250565729 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250565729 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]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-250565728 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-250565715 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-250565715 data=null doit=true}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-250565715 data=null}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-250565715 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565715 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]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-250565712 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} time=-250565564 data=null doit=true}, Shell with text {Copy Experiment}] [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2023-10-02T15:45:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2023-10-02T15:45:16.407Z] 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:')) [2023-10-02T15:45:16.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-10-02T15:45:16.671Z] 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)' [2023-10-02T15:45:16.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:45:16.671Z] 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') [2023-10-02T15:45:16.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:16.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:16.671Z] 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') [2023-10-02T15:45:16.671Z] 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 [2023-10-02T15:45:16.671Z] 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=-250565501 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')] [2023-10-02T15:45:16.671Z] 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=-250565501 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')] [2023-10-02T15:45:16.671Z] 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=-250565501 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')] [2023-10-02T15:45:16.671Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 data=null 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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=-250565500 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')] [2023-10-02T15:45:16.672Z] 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') [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:16.672Z] 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') [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250565500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250565500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250565500 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250565500 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250565499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250565499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250565499 data=null 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')] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250565684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:16.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250565279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250565279 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250565279 data=null}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250565279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250565261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250565261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250565260 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250565260 data=null}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250565260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250565247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:16.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250565246 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250565246 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250565246 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250565246 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565246 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]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250565228 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:16.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-250565227 data=null doit=true}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-250565227 data=null}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-250565227 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250565227 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]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-250565226 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-250565225 data=null doit=true}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-250565225 data=null}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-250565225 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250565225 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]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-250565224 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250565211 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250565170 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250565170 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250565170 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565170 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}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250565146 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250565064 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-250565064 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-250565064 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250565064 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250565064 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}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250565044 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250564726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250564725 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250564725 data=null}, TreeItem with text {test}] [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250564725 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:17.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250564725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250564681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250564680 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250564680 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250564680 data=null}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250564680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250564680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250564677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:17.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250564676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250564676 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250564676 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250564676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250564676 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]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250564671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250564670 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250564670 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250564666 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250564666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250564666 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]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250564662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250564505 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:17.495Z] 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') [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250564504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250564504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250564504 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250564504 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250564504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250564504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250564504 data=null 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')] [2023-10-02T15:45:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250564635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:17.552Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-85drl because kubernetes resource quota exceeded. [2023-10-02T15:45:17.552Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-85drl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:17.552Z] Retrying... [2023-10-02T15:45:17.552Z] [2023-10-02T15:45:17.552Z] ERROR: Failed to launch tracecompass-build-3jjwn-85drl [2023-10-02T15:45:17.553Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-85drl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:17.553Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-85drl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-85drl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:17.553Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:17.553Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:17.553Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:17.553Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:17.553Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:17.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:17.553Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45: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"' [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250562577 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250562577 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250562577 data=null}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250562577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250562571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250562570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250562570 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250562570 data=null}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250562570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250562556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250562556 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250562556 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250562555 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250562555 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562555 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]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250562551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250562551 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250562551 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250562551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250562551 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]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250562550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250562550 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250562549 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250562549 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250562549 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562549 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}] [2023-10-02T15:45:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250562535 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:19.549Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-t55dx because kubernetes resource quota exceeded. [2023-10-02T15:45:19.549Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t55dx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:19.549Z] Retrying... [2023-10-02T15:45:19.549Z] [2023-10-02T15:45:19.549Z] ERROR: Failed to launch tracecompass-build-3jjwn-t55dx [2023-10-02T15:45:19.550Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t55dx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:19.550Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-t55dx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-t55dx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:19.550Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:19.550Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:19.550Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:19.550Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:19.550Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:19.550Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:19.550Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45:19.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250562461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250562460 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250562460 data=null}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250562460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250562447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250562447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250562447 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250562447 data=null}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250562447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250562443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:19.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250562443 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250562443 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250562443 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250562443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562442 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]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250562391 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250562391 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250562391 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250562391 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250562391 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250562391 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]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250562388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250562270 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:19.652Z] 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') [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250562269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250562269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250562269 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250562269 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250562269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250562269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250562269 data=null 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')] [2023-10-02T15:45:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250562368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:20.869Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9fz8f because kubernetes resource quota exceeded. [2023-10-02T15:45:20.869Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9fz8f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:20.869Z] Retrying... [2023-10-02T15:45:20.869Z] [2023-10-02T15:45:20.869Z] ERROR: Failed to launch tracecompass-build-3jjwn-9fz8f [2023-10-02T15:45:20.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9fz8f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:20.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:20.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:20.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9fz8f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9fz8f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:20.870Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:20.870Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:20.870Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:20.870Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:20.870Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:20.870Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:20.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:20.870Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:20.870Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250560739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250560739 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250560739 data=null}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250560739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250560735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250560731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250560731 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250560731 data=null}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250560731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250560728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250560727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250560727 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250560727 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250560727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560727 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]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250560724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250560723 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250560723 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250560723 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250560723 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]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250560722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250560722 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250560722 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250560722 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250560722 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560722 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}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250560708 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-10-02T15:45:21.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} time=-250560556 data=null doit=true}, Shell with text {Rename Trace}] [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:21.534Z] 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:')) [2023-10-02T15:45:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:21.535Z] 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') [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250560555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250560555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250560555 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250560555 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250560555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250560554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:21.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250560554 data=null 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')] [2023-10-02T15:45:21.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-250560687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250560231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250560230 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250560230 data=null}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250560230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250560177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250560177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250560177 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250560177 data=null}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250560176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250560174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:21.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250560173 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250560173 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250560173 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250560173 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560173 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]}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250560168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:21.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250560163 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250560163 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250560163 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250560163 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250560163 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}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250560155 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:21.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:22.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:22.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250560128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45: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"' [2023-10-02T15:45:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250559572 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250559572 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250559572 data=null}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250559572 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250559572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250559569 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250559494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250559494 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250559494 data=null}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250559494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250559494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250559481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250559481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250559481 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250559481 data=null}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250559481 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250559480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250559477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:22.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250559477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250559477 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250559476 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250559476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250559476 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]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250559465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250559464 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250559464 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250559464 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250559464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250559464 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]}] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250559462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250559342 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:22.617Z] 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') [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250559341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250559341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250559341 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250559341 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250559330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250559330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250559330 data=null 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')] [2023-10-02T15:45:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250559430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:22.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250557636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250557636 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250557636 data=null}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250557636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250557636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250557626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250557626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250557626 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250557626 data=null}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250557626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250557625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250557622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:24.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250557621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250557621 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250557621 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250557620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250557620 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]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250557610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250557610 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250557610 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250557609 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250557609 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]}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250557591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250557590 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250557590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250557590 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250557590 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250557590 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}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250557570 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:45:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-250557543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250557000 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250556999 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250556999 data=null}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250556999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250556999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250556971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:25.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250556971 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250556971 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250556970 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250556970 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]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250556970 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:25.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250556969 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250556969 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250556969 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250556969 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]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250556968 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250556968 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250556968 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250556967 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250556967 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250556967 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] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250556930 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2023-10-02T15:45:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} time=-250556654 data=null doit=true}, Shell with text {Confirm Remove}] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:25.321Z] 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') [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250556654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250556654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250556654 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250556654 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250556653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250556653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250556653 data=null 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')] [2023-10-02T15:45:25.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-250556904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove'] [2023-10-02T15:45:25.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:25.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:26.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250555879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:26.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250555879 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250555879 data=null}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250555879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250555864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250555863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250555863 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250555863 data=null}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250555863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250555860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250555859 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250555859 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250555859 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250555859 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555859 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]}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250555854 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250555850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250555850 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250555850 data=null}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250555849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250555835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250555834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250555834 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250555834 data=null}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250555834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250555828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:26.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250555828 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250555827 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250555827 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250555827 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555827 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]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250555823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250555823 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250555823 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250555823 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250555822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250555822 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]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250555820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:26.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:26.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250555732 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:26.398Z] 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') [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250555731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250555731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250555731 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250555731 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250555731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250555731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250555731 data=null 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')] [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:26.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250555794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:28.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250553769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250553769 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250553769 data=null}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250553769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250553764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250553764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250553758 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250553758 data=null}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250553758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250553755 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250553754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250553754 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250553754 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250553754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553754 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]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250553750 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250553750 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250553750 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250553750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250553750 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]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250553749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-250553749 data=null doit=true}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-250553749 data=null}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-250553748 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250553748 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]}] [2023-10-02T15:45:28.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-250553748 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553742 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250553742 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250553742 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553741 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553741 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}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553733 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:28.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250553622 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:28.547Z] 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:')) [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:28.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') [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250553621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250553621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250553621 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250553621 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250553621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250553621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250553621 data=null 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')] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250553679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553552 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250553552 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250553552 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553552 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553551 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}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250553549 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250553451 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:28.547Z] 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:')) [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:28.547Z] 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' [2023-10-02T15:45:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-10-02T15:45:28.548Z] 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') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] 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') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-250553449 data=null doit=true}, Button with text {Copy as a link}] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-250553449 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}] [2023-10-02T15:45:28.548Z] 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') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-250553449 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-250553449 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')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-250553449 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')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-250553449 data=null 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')] [2023-10-02T15:45:28.548Z] 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') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:28.548Z] 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') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250553448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250553448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250553448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250553448 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250553448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250553448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250553448 data=null 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')] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250553525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250553381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250553381 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250553381 data=null}, TreeItem with text {test}] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250553381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250553365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250553365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250553365 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250553365 data=null}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250553364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250553359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:28.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250553358 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250553358 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250553358 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250553358 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553358 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]}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250553353 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:28.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:45:28.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250553353 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250553353 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250553352 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250553352 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250553352 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}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250553336 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250553282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250551753 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250551753 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250551753 data=null}, TableItem with text {}] [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250551753 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250551753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250551751 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250551736 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250551736 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250551736 data=null}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250551736 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250551736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250551704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250551704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250551704 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250551704 data=null}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250551703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250551703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250551701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:30.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250551696 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250551696 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250551696 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250551696 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250551695 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]}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250551691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:30.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:45:30.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won''t expand it again. [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250551690 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-250551690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-250551690 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250551690 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250551690 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}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250551675 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:30.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:30.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250551657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:30.875Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-602sq because kubernetes resource quota exceeded. [2023-10-02T15:45:30.875Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-602sq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:30.875Z] Retrying... [2023-10-02T15:45:30.875Z] [2023-10-02T15:45:30.875Z] ERROR: Failed to launch tracecompass-build-3jjwn-602sq [2023-10-02T15:45:30.875Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-602sq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:30.875Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:30.875Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-602sq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-602sq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:30.875Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:30.876Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:30.876Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:30.876Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:30.876Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:30.876Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:30.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:30.876Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:30.876Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250550445 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250550445 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250550445 data=null}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250550445 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250550445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250550428 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250550380 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250550380 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250550380 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250550380 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550380 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}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250550365 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250550351 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-250550351 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-250550351 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250550351 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550351 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}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250550330 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250550286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250550286 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250550285 data=null}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250550285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250550261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250550261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250550260 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250550260 data=null}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250550260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250550256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:31.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250550255 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250550255 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250550255 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250550255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550255 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]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250550250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-250550249 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250550249 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250550249 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250550249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250550249 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]}] [2023-10-02T15:45:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250550242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:45:31.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:31.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:31.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:31.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:31.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250550076 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:31.938Z] 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') [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250550059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250550057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250550043 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250550043 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250550043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250550042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:31.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250550042 data=null 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')] [2023-10-02T15:45:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250550190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250547970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250547970 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250547970 data=null}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250547970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250547961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250547961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250547960 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250547960 data=null}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250547960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250547957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250547956 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250547956 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250547956 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250547956 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547956 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]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250547952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250547952 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250547951 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250547951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250547951 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]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250547950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250547950 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250547950 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250547950 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250547950 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547950 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}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250547934 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:45:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} time=-250547822 data=null doit=true}, Shell with text {Confirm Delete}] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:34.343Z] 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') [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250547821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250547821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250547821 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250547821 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250547821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250547821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250547821 data=null 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')] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250547910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250547586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250547585 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250547585 data=null}, TreeItem with text {test}] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250547585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250547572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250547563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250547563 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250547563 data=null}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250547563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250547560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:34.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250547559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250547559 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250547559 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250547559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547559 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]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250547555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250547550 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250547550 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250547550 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250547549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250547549 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]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250547547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250547462 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:34.751Z] 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') [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250547460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250547460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250547460 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250547460 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250547460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250547460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250547460 data=null 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')] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250547529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:34.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250546027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250546027 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250546027 data=null}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250546027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250546026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250546017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250546017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250546016 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250546016 data=null}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250546016 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250546016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250546003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250545994 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250545994 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250545994 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250545994 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250545994 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]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250545986 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250545986 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250545986 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250545986 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250545986 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]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250545984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545984 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250545984 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250545984 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:36.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545983 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250545983 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}] [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545975 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-10-02T15:45:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-250545950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250545360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250545360 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250545360 data=null}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250545360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250545360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250545352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250545352 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250545352 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250545351 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250545351 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]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250545351 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:45:36.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250545350 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250545350 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250545350 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250545350 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]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-250545349 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545349 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250545349 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250545349 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545349 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250545349 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] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250545333 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:45:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} time=-250545217 data=null doit=true}, Shell with text {Confirm Delete}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:36.939Z] 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') [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250545217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250545217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250545217 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250545217 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250545217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250545217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250545217 data=null 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')] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250545314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250545023 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250545022 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250545022 data=null}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250545022 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250545022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250544988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250544987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250544987 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250544987 data=null}, TreeItem with text {test}] [2023-10-02T15:45:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250544987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250544987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250544978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:37.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250544977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250544977 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250544977 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250544976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250544976 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]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250544970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250544970 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250544970 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250544970 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250544970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250544969 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]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250544967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250544851 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:37.196Z] 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') [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250544840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250544840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250544840 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250544840 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250544840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250544840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250544840 data=null 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')] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250544941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250543368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250543368 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250543368 data=null}, TreeItem with text {test}] [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250543368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250543367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250543341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250543341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250543341 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250543341 data=null}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250543341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250543341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250543337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:38.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250543337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250543337 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250543337 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250543337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250543337 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]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250543329 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250543329 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250543329 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250543329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250543329 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]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250543328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543328 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250543328 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250543327 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543327 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250543327 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}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543320 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543319 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543319 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250543319 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}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543292 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543278 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250543278 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250543278 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543242 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250543242 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250543242 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543242 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250543242 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}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250543240 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:38.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250542978 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:39.076Z] 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:')) [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:39.076Z] 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') [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250542962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250542962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250542962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250542962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250542962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250542961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250542961 data=null 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')] [2023-10-02T15:45:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250543220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250542451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250542451 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250542451 data=null}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250542450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250542450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250542442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250542442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250542442 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250542436 data=null}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250542436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250542436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250542433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:39.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250542432 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250542432 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250542432 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250542432 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250542432 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]}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250542428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:39.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542426 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250542426 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250542426 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542425 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250542425 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}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542413 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542413 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542413 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250542412 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}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542380 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250542373 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250542373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250542373 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2023-10-02T15:45:39.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:40.874Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-9bl91 because kubernetes resource quota exceeded. [2023-10-02T15:45:40.874Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bl91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:40.874Z] Retrying... [2023-10-02T15:45:40.874Z] [2023-10-02T15:45:40.874Z] ERROR: Failed to launch tracecompass-build-3jjwn-9bl91 [2023-10-02T15:45:40.874Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bl91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:40.874Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-9bl91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-9bl91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:40.874Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:40.874Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:40.874Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:40.874Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:40.874Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:40.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:40.874Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45:41.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:41.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:41.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540838 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250540838 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250540838 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540838 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250540838 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}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540831 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540831 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540831 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250540831 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}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540800 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250540734 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250540734 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250540734 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250540611 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250540610 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250540610 data=null}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250540610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250540610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250540598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250540598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250540598 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250540597 data=null}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250540597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250540597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250540583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:41.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250540582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250540582 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250540582 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250540582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250540582 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]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250540574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250540573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250540573 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250540573 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250540573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250540573 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]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250540571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:41.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:41.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:41.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:41.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250540451 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:41.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:41.662Z] 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') [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250540449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250540449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250540449 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250540449 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250540449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250540449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250540449 data=null 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')] [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:41.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250540544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250538436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250538436 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250538436 data=null}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250538436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250538435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250538406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250538405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250538405 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250538405 data=null}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250538405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250538405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250538402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:43.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250538402 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250538401 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250538401 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250538401 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250538401 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]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250538398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250538398 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250538397 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250538397 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250538397 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]}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250538397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250538396 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250538396 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250538396 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250538396 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250538396 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}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250538380 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} time=-250538304 data=null doit=true}, Shell with text {Confirm Delete}] [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:43.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') [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250538303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250538303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250538303 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250538303 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250538303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250538303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250538303 data=null 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')] [2023-10-02T15:45:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250538020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250538020 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250538020 data=null}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250538020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250538020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250537980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250537980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250537979 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250537979 data=null}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250537979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250537979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250537976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:44.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250537976 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250537975 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250537975 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250537975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250537975 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]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250537970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250537969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250537969 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250537969 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250537969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250537969 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]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250537967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250537862 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:44.076Z] 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') [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250537861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250537861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250537861 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250537861 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250537861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250537861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:44.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250537861 data=null 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')] [2023-10-02T15:45:44.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250537937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:44.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250536401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250536401 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250536401 data=null}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250536401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250536400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250536391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:45.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-250536390 data=null doit=true}, TreeItem with text {Experiments [0]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-250536390 data=null}, TreeItem with text {Experiments [0]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-250536390 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250536390 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]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-250536389 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-250536389 data=null doit=true}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-250536389 data=null}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-250536388 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250536388 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]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-250536387 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-250536387 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-250536387 data=null doit=true}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-250536386 data=null}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-250536386 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250536386 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]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-250536382 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:45.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250536355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250535666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250535666 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250535666 data=null}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250535666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250535666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250535651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:46.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250535651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250535651 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250535651 data=null}, TreeItem with text {test}] [2023-10-02T15:45:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250535650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250535650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250535647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:46.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250535646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250535646 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250535646 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250535646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250535646 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]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250535642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:46.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250535637 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250535636 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250535636 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250535636 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250535636 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]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250535633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250535494 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:46.528Z] 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') [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250535493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250535493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250535493 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250535493 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250535493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250535493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250535493 data=null 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')] [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250535590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250533599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250533599 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250533599 data=null}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250533599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250533593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250533592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250533592 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250533592 data=null}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250533591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250533553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250533552 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250533552 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250533552 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250533552 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533552 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]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250533545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250533545 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250533545 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250533544 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250533544 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]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250533543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250533543 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250533543 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250533543 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250533543 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533542 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}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250533521 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250533505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250533414 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250533414 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250533414 data=null}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250533411 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250533411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250533408 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.683Z] [2023-10-02T15:45:48.683Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.683Z] [2023-10-02T15:45:48.683Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250533324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250533324 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250533324 data=null}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250533324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250533321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250533320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250533320 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250533320 data=null}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250533320 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:48.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250533318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:48.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250533317 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250533317 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250533317 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250533317 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533317 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]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250533315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250533314 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250533314 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250533314 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250533314 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250533314 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]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250533312 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250533210 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:48.942Z] 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') [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250533210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250533209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250533209 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250533209 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250533209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250533209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250533209 data=null 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')] [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250533288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:48.942Z] [2023-10-02T15:45:48.942Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:49.200Z] [2023-10-02T15:45:49.200Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:49.200Z] [2023-10-02T15:45:49.200Z] (Eclipse:18129): Gtk-WARNING **: 15:45:48.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:49.200Z] [2023-10-02T15:45:49.200Z] (Eclipse:18129): Gtk-WARNING **: 15:45:49.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250531573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250531573 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250531573 data=null}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250531572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250531572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250531551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250531551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250531550 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250531550 data=null}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250531550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250531550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250531547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250531546 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250531546 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250531546 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250531546 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250531546 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]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250531543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250531543 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250531543 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250531543 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250531543 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]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250531542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531541 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250531541 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250531541 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531541 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250531540 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}] [2023-10-02T15:45:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531538 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.570Z] [2023-10-02T15:45:50.570Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.826Z] [2023-10-02T15:45:50.826Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.826Z] [2023-10-02T15:45:50.826Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:50.826Z] [2023-10-02T15:45:50.826Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250531300 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:50.826Z] 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:')) [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:50.827Z] 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') [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250531296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250531296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250531296 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250531295 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250531295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250531295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250531295 data=null 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')] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250531512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531207 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250531207 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250531207 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531207 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250531207 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}] [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250531204 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-10-02T15:45:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.827Z] [2023-10-02T15:45:50.827Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:50.868Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tgpv6 because kubernetes resource quota exceeded. [2023-10-02T15:45:50.868Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpv6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:50.868Z] Retrying... [2023-10-02T15:45:50.868Z] [2023-10-02T15:45:50.868Z] ERROR: Failed to launch tracecompass-build-3jjwn-tgpv6 [2023-10-02T15:45:50.869Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpv6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:45:50.869Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tgpv6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tgpv6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:45:50.869Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:45:50.869Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:45:50.869Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:45:50.869Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:45:50.869Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:45:50.869Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:45:50.869Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} time=-250531063 data=null doit=true}, Shell with text {Copy Trace}] [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-10-02T15:45:51.085Z] 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:')) [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:51.085Z] 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' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-10-02T15:45:51.085Z] 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') [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] [2023-10-02T15:45:51.085Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.085Z] 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') [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-250530996 data=null doit=true}, Button with text {Copy as a link}] [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-250530996 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}] [2023-10-02T15:45:51.085Z] 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') [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-250530995 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-250530995 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')] [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-250530995 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')] [2023-10-02T15:45:51.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-250530995 data=null 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')] [2023-10-02T15:45:51.086Z] 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') [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:51.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') [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250530980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250530979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250530979 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250530979 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250530979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250530979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:50.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250530979 data=null 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')] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-250531181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] [2023-10-02T15:45:51.086Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250530855 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250530855 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250530854 data=null}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250530854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250530854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250530851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250530851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250530851 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250530850 data=null}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250530850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250530850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250530848 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:51.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:51.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250530847 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250530847 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250530847 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250530847 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250530847 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]}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250530837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:51.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250530837 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250530837 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250530837 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250530836 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250530836 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}] [2023-10-02T15:45:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250530834 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250530810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:51.344Z] [2023-10-02T15:45:51.344Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.344Z] [2023-10-02T15:45:51.344Z] (Eclipse:18129): Gtk-WARNING **: 15:45:51.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250529299 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250529299 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250529299 data=null}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250529298 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250529298 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250529297 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250529255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250529255 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250529255 data=null}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250529255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250529255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250529251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250529251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250529250 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250529250 data=null}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250529250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250529250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250529247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:52.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250529247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250529247 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250529247 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250529247 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250529247 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]}] [2023-10-02T15:45:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250529244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:52.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250529243 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-250529243 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-250529243 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250529243 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250529243 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}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250529236 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:52.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250529193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:45:53.097Z] [2023-10-02T15:45:53.097Z] (Eclipse:18129): Gtk-WARNING **: 15:45:52.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:53.097Z] [2023-10-02T15:45:53.097Z] (Eclipse:18129): Gtk-WARNING **: 15:45:52.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:53.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:53.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250527658 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250527658 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250527657 data=null}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250527657 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250527657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250527656 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:54.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250527593 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-250527593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-250527593 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250527593 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527593 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}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-250527586 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250527545 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-250527545 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-250527545 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250527545 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527545 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}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-250527539 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250527489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250527488 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250527488 data=null}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250527488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250527480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250527472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250527472 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250527472 data=null}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250527472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250527451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:54.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250527451 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250527450 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250527450 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250527450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527450 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]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250527444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250527444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250527444 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250527444 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250527443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250527443 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]}] [2023-10-02T15:45:54.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250527440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:45:54.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:54.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250527342 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:54.803Z] 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') [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250527342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250527342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250527342 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250527342 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250527341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250527341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250527341 data=null 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')] [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250527409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250525353 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250525353 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250525353 data=null}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250525353 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250525331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250525330 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250525330 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250525330 data=null}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250525330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250525327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250525326 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250525326 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250525326 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250525326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525326 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]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250525322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250525318 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250525318 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250525318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250525318 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]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250525316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525316 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250525316 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250525316 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525315 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525315 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}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525307 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525306 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525306 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250525306 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}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525277 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-250525233 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-250525233 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-250525232 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-250525231 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-250525231 data=null doit=true}, TableItem with text {}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-250525231 data=null}, TableItem with text {}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-250525231 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250525230 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-10-02T15:45:56.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-250525221 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-10-02T15:45:56.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:45:56.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:45:56.959Z] [2023-10-02T15:45:56.959Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.959Z] [2023-10-02T15:45:56.959Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:56.959Z] [2023-10-02T15:45:56.959Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250525114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250525114 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250525114 data=null}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250525114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250525110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250525110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250525110 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250525110 data=null}, TreeItem with text {test}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250525109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250525107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:56.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250525106 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250525106 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250525106 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250525106 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525106 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]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250525103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250525103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250525103 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250525103 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250525098 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250525098 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]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250525096 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-10-02T15:45:56.960Z] [2023-10-02T15:45:56.960Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:56.960Z] [2023-10-02T15:45:56.960Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} time=-250524999 data=null doit=true}, Shell with text {Confirm Clear}] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:56.960Z] 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') [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250524999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250524999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250524999 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250524999 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250524999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250524998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:45:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250524998 data=null 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')] [2023-10-02T15:45:57.217Z] [2023-10-02T15:45:57.217Z] (Eclipse:18129): Gtk-WARNING **: 15:45:56.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.217Z] [2023-10-02T15:45:57.217Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-250525069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250524832 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250524830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250524829 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250524829 data=null}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250524829 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] [2023-10-02T15:45:57.217Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250524829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] [2023-10-02T15:45:57.217Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250524788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:45:57.217Z] [2023-10-02T15:45:57.217Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:45:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:57.475Z] [2023-10-02T15:45:57.475Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:45:58.040Z] 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') [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:45:58.040Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.040Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.040Z] 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=-250524169 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.040Z] 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=-250524169 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=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')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] 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=-250524169 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:45:58.041Z] 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') [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250524168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250524168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250524168 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250524168 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250524168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250524168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:45:58.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:58.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:58.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:58.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:58.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250524168 data=null 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')] [2023-10-02T15:45:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250524753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.041Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.041Z] [2023-10-02T15:45:58.042Z] (Eclipse:18129): Gtk-WARNING **: 15:45:57.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.298Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.083 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2023-10-02T15:45:58.298Z] test4_06OpenKeyboard Time elapsed: 2.541 s [2023-10-02T15:45:58.298Z] testRenameSymbolicLinks Time elapsed: 4.143 s [2023-10-02T15:45:58.298Z] test4_10CopyExperiment Time elapsed: 4.884 s [2023-10-02T15:45:58.298Z] test4_01ContextMenuPresence Time elapsed: 1.825 s [2023-10-02T15:45:58.298Z] test4_04Rename Time elapsed: 2.972 s [2023-10-02T15:45:58.299Z] test4_12RemoveTraceFromExperiment Time elapsed: 4 s [2023-10-02T15:45:58.299Z] testCopySymbolicLinks Time elapsed: 5.818 s [2023-10-02T15:45:58.299Z] test4_05Delete Time elapsed: 1.928 s [2023-10-02T15:45:58.299Z] test4_11DeleteTraceFromExperiment Time elapsed: 2.658 s [2023-10-02T15:45:58.299Z] test4_09BringToTop Time elapsed: 4.917 s [2023-10-02T15:45:58.299Z] test4_07DeleteKeyboard Time elapsed: 2.02 s [2023-10-02T15:45:58.299Z] testExperimentLinkBackwardCompatibility Time elapsed: 2.865 s [2023-10-02T15:45:58.299Z] test4_02Open Time elapsed: 1.905 s [2023-10-02T15:45:58.299Z] test4_03Copy Time elapsed: 6.312 s [2023-10-02T15:45:58.299Z] test4_08OpenDoubleClick Time elapsed: 1.898 s [2023-10-02T15:45:58.299Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2023-10-02T15:45:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250523664 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250523600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:45:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:45:58.556Z] [2023-10-02T15:45:58.556Z] (Eclipse:18129): Gtk-WARNING **: 15:45:58.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:58.556Z] [2023-10-02T15:45:58.556Z] (Eclipse:18129): Gtk-WARNING **: 15:45:58.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:59.488Z] [2023-10-02T15:45:59.488Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:59.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:45:59.488Z] [2023-10-02T15:45:59.488Z] (Eclipse:18129): Gtk-WARNING **: 15:45:59.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:59.488Z] [2023-10-02T15:45:59.488Z] (Eclipse:18129): Gtk-WARNING **: 15:45:59.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:45:59.488Z] [2023-10-02T15:45:59.488Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:59.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:45:59.488Z] [2023-10-02T15:45:59.488Z] (Eclipse:18129): Gtk-CRITICAL **: 15:45:59.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:00.904Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-752r5 because kubernetes resource quota exceeded. [2023-10-02T15:46:00.904Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-752r5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:00.904Z] Retrying... [2023-10-02T15:46:00.904Z] [2023-10-02T15:46:00.904Z] ERROR: Failed to launch tracecompass-build-3jjwn-752r5 [2023-10-02T15:46:00.904Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-752r5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:00.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:46:00.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:46:00.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:46:00.904Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:00.904Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:00.904Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:46:00.905Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-752r5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-752r5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:46:00.905Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:46:00.905Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:46:00.905Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:46:00.905Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:46:00.905Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:46:00.905Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:46:00.905Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:46:02.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-10-02T15:46:02.035Z] [2023-10-02T15:46:02.035Z] (Eclipse:18129): Gtk-WARNING **: 15:46:01.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:02.035Z] [2023-10-02T15:46:02.035Z] (Eclipse:18129): Gtk-WARNING **: 15:46:01.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:02.035Z] [2023-10-02T15:46:02.035Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:01.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"' [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518977 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518976 data=null}, TreeItem with text {test}] [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:02.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518948 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518948 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518948 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}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250518947 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250518947 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250518947 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518947 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]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250518946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250518946 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250518946 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250518945 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518945 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]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250518945 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-250518944 data=null doit=true}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-250518944 data=null}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-250518944 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518944 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] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-250518937 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-250518937 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-250518936 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-250518936 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-250518936 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-250518936 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-250518936 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-250518936 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-250518933 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250518932 data=null doit=true}, Tree node with text: bug446190] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250518932 data=null}, Tree node with text: bug446190] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250518931 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518931 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] [2023-10-02T15:46:03.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-250518929 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-250518928 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-250518928 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-250518928 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-250518928 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-250518928 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-250518927 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-250518927 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-250518921 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]} [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518919 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-250518919 data=null doit=true}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-250518919 data=null}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518919 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518919 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]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518916 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518916 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518916 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250518916 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]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518883 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-250518879 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-250518879 data=null doit=true}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-250518879 data=null}, TreeItem with text {TestExperiment [0]}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [0]} [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518877 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518877 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518789 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518788 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518778 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518778 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.485Z] [2023-10-02T15:46:03.485Z] (Eclipse:18129): Gtk-WARNING **: 15:46:03.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:03.485Z] [2023-10-02T15:46:03.485Z] (Eclipse:18129): Gtk-WARNING **: 15:46:03.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:03.485Z] [2023-10-02T15:46:03.485Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:03.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250518375 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250518374 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250518374 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250518374 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518374 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]}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250518370 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-250518369 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-250518369 data=null}, TreeItem with text {debuginfo-synth-exec}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-250518369 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518369 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}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-250518367 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250518367 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:46:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250518367 data=null}, Tree node with text: Views] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250518367 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518367 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] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250518348 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518340 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518340 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518284 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518284 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250518280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250518280 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250518279 data=null}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250518279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250518273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:03.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250518272 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250518272 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250518272 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250518272 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250518272 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]}] [2023-10-02T15:46:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250518268 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:03.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250518268 data=null doit=true}, TreeItem with text {bug446190}] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250518268 data=null}, TreeItem with text {bug446190}] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250518268 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518268 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}] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250518267 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250518267 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250518267 data=null}, Tree node with text: Views] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250518266 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250518266 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] [2023-10-02T15:46:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250518245 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-250517092 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250517092 data=null doit=true}, TreeItem with text {bug446190}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250517092 data=null}, TreeItem with text {bug446190}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250517092 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250517092 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}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250517089 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:05.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:04.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.114Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.114Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.115Z] [2023-10-02T15:46:05.115Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.373Z] [2023-10-02T15:46:05.373Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:05.374Z] 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') [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250516757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250516756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250516756 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250516756 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250516756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250516756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250516756 data=null 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')] [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-250517065 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...'] [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.374Z] [2023-10-02T15:46:05.374Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-250516645 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-250516645 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-250516645 data=null}, Tree node with text: IRQ Analysis] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-250516645 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250516644 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] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-250516641 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis] [2023-10-02T15:46:05.375Z] [2023-10-02T15:46:05.375Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.375Z] [2023-10-02T15:46:05.375Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-250516569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-10-02T15:46:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-10-02T15:46:05.375Z] [2023-10-02T15:46:05.375Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.375Z] [2023-10-02T15:46:05.375Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-WARNING **: 15:46:05.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:05.633Z] [2023-10-02T15:46:05.633Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:05.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-250514864 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250514864 data=null doit=true}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250514864 data=null}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250514864 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250514864 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}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250514854 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:07.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.526Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.526Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.527Z] [2023-10-02T15:46:07.527Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:07.527Z] 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') [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250514547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250514547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250514547 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250514547 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250514547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250514547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250514547 data=null 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')] [2023-10-02T15:46:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-250514832 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...'] [2023-10-02T15:46:07.528Z] [2023-10-02T15:46:07.528Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.528Z] [2023-10-02T15:46:07.528Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.528Z] [2023-10-02T15:46:07.528Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.528Z] [2023-10-02T15:46:07.528Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-250514395 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250514385 data=null doit=true}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250514385 data=null}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250514385 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250514385 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}] [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250514382 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.785Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.785Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:07.786Z] [2023-10-02T15:46:07.786Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.043Z] [2023-10-02T15:46:08.043Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:08.043Z] 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') [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250514048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250514048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250514048 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250514048 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250514048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250514048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:08.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250514048 data=null 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')] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-250514347 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...'] [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-WARNING **: 15:46:07.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:07.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-WARNING **: 15:46:08.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.044Z] [2023-10-02T15:46:08.044Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513882 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-250513882 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-250513882 data=null}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513881 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250513881 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] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513877 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513877 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513877 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250513877 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] [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-WARNING **: 15:46:08.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-WARNING **: 15:46:08.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-WARNING **: 15:46:08.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-WARNING **: 15:46:08.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513780 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-250513780 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-250513780 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-250513780 data=null}, Tree node with text: Futex Contention Analysis] [2023-10-02T15:46:08.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:08.301Z] [2023-10-02T15:46:08.301Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:08.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-250511677 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250511676 data=null doit=true}, TreeItem with text {bug446190}] [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250511676 data=null}, TreeItem with text {bug446190}] [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250511676 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511676 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}] [2023-10-02T15:46:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250511668 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-10-02T15:46:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.821Z] [2023-10-02T15:46:10.821Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:10.822Z] 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') [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250511339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250511339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250511339 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250511339 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250511339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250511339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250511339 data=null 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')] [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-250511646 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...'] [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.822Z] [2023-10-02T15:46:10.822Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250511227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250511180 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250511180 data=null}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250511179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250511175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250511173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250511173 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250511173 data=null}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250511173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250511157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250511157 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250511156 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250511156 data=null}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250511156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.823Z] [2023-10-02T15:46:10.823Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250511142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250511141 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250511141 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250511141 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250511141 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511141 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]}] [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250511128 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:10.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:10.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:46:10.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won''t expand it again. [2023-10-02T15:46:10.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won''t expand it again. [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250511124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250511123 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250511123 data=null}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250511123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250511110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:10.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won''t expand it again. [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-250511109 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-250511109 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-250511109 data=null}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-250511109 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250511109 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]}] [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:10.824Z] [2023-10-02T15:46:10.824Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:10.852Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-tskw5 because kubernetes resource quota exceeded. [2023-10-02T15:46:10.852Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tskw5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:10.852Z] Retrying... [2023-10-02T15:46:10.852Z] [2023-10-02T15:46:10.852Z] ERROR: Failed to launch tracecompass-build-3jjwn-tskw5 [2023-10-02T15:46:10.852Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tskw5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:10.852Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:46:10.852Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:46:10.852Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:46:10.852Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:46:10.853Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-tskw5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-tskw5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:46:10.853Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:46:10.853Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:46:10.853Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:46:10.853Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:46:10.853Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:46:10.853Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:46:10.853Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:46:11.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-250511106 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-10-02T15:46:11.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:46:11.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won''t expand it again. [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-250511094 data=null doit=true}, TreeItem with text {TestExperiment [2]}] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-250511094 data=null}, TreeItem with text {TestExperiment [2]}] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-250511094 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250511094 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]}] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-250511093 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250511093 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250511093 data=null}, Tree node with text: Views] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250511092 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views] [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250511092 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] [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250511073 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views] [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:10.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:11.081Z] [2023-10-02T15:46:11.081Z] (Eclipse:18129): Gtk-WARNING **: 15:46:10.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250510269 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250510264 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250510264 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250510264 data=null}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250510264 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250510264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250510231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:46:12.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:46:12.009Z] [2023-10-02T15:46:12.009Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.009Z] [2023-10-02T15:46:12.009Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.009Z] [2023-10-02T15:46:12.009Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.009Z] [2023-10-02T15:46:12.009Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.010Z] [2023-10-02T15:46:12.010Z] (Eclipse:18129): Gtk-WARNING **: 15:46:11.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:12.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:46:12.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:12.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:46:12.571Z] 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') [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=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')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] 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=-250509583 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:12.572Z] 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') [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250509582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250509582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250509582 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250509582 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250509582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250509582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:12.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:12.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:12.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:12.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:12.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250509582 data=null 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')] [2023-10-02T15:46:12.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250510207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:46:12.572Z] [2023-10-02T15:46:12.572Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.573Z] [2023-10-02T15:46:12.573Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.573Z] [2023-10-02T15:46:12.573Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.573Z] [2023-10-02T15:46:12.573Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.573Z] [2023-10-02T15:46:12.573Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.573Z] [2023-10-02T15:46:12.573Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.828Z] [2023-10-02T15:46:12.828Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.828Z] [2023-10-02T15:46:12.828Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.828Z] [2023-10-02T15:46:12.829Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.829Z] [2023-10-02T15:46:12.829Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.829Z] [2023-10-02T15:46:12.829Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.829Z] [2023-10-02T15:46:12.829Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:12.829Z] [2023-10-02T15:46:12.829Z] (Eclipse:18129): Gtk-WARNING **: 15:46:12.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:13.084Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.584 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2023-10-02T15:46:13.085Z] testUstAnalyses Time elapsed: 0.536 s [2023-10-02T15:46:13.085Z] testAnalysisRun Time elapsed: 7.114 s [2023-10-02T15:46:13.085Z] testKernelAnalyses Time elapsed: 0.103 s [2023-10-02T15:46:13.085Z] testExperimentAnalyses Time elapsed: 0.057 s [2023-10-02T15:46:13.085Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250509079 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250508995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:46:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:46:13.341Z] [2023-10-02T15:46:13.341Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:13.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:16.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"' [2023-10-02T15:46:16.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set' [2023-10-02T15:46:16.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-10-02T15:46:16.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...' [2023-10-02T15:46:16.871Z] [2023-10-02T15:46:16.871Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:16.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:16.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-250505704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...'] [2023-10-02T15:46:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...' [2023-10-02T15:46:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"' [2023-10-02T15:46:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"' [2023-10-02T15:46:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text " = 0' failed in GtkScrollbar [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250500934 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=-250500893 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=-250500893 data=null doit=true}, TreeItem with text {test_project}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=-250500893 data=null}, TreeItem with text {test_project}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=-250500892 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250500892 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}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=-250500888 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}] [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:46:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:46:22.109Z] 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') [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=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')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500050 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] 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=-250500050 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:22.109Z] 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') [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250500050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250500050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250500050 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250500050 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250500050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250500050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:22.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:22.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:22.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:22.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:22.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:46:22.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:46:22.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250500050 data=null 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')] [2023-10-02T15:46:22.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250500849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:46:22.673Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2023-10-02T15:46:22.673Z] testEditMarkerSet Time elapsed: 2.094 s [2023-10-02T15:46:22.673Z] testMenuNoMarkerSet Time elapsed: 0.084 s [2023-10-02T15:46:22.673Z] testNavigateBetweenMarkers Time elapsed: 2.489 s [2023-10-02T15:46:22.673Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250499546 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250499459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:46:22.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250499269 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:22.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:22.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:22.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:23.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250498973 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250498941 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250498941 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250498940 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250498940 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}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250498925 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250498925 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250498925 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250498924 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250498924 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] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250498924 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250498923 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250498923 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250498923 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250498923 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250498923 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] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250498872 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never' [2023-10-02T15:46:23.187Z] 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' [2023-10-02T15:46:23.187Z] 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') [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:23.187Z] 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') [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] 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. [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:23.187Z] 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') [2023-10-02T15:46:23.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:23.188Z] 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') [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250498852 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')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250498852 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')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250498852 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250498852 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250498852 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')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250498851 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')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250498851 data=null 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')] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250499194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:23.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:23.445Z] [2023-10-02T15:46:23.445Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:23.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:23.445Z] [2023-10-02T15:46:23.445Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:23.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:24.813Z] [2023-10-02T15:46:24.813Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:24.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250497151 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:24.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250497040 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:25.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250496954 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250496954 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250496954 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250496954 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] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250496954 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250496953 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250496953 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250496953 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250496953 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250496953 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] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250496952 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-10-02T15:46:25.070Z] 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' [2023-10-02T15:46:25.070Z] 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') [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:25.070Z] 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') [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:25.070Z] 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') [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-250496866 data=null doit=true}, Button with text {Never}] [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-250496866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}] [2023-10-02T15:46:25.070Z] 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') [2023-10-02T15:46:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-250496865 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-250496865 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-250496865 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-250496865 data=null 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')] [2023-10-02T15:46:25.071Z] 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') [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:25.071Z] 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') [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:25.071Z] 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') [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250496864 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250496864 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250496864 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250496864 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250496863 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250496863 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250496863 data=null 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')] [2023-10-02T15:46:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250497144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:25.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:25.328Z] [2023-10-02T15:46:25.328Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:25.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:25.328Z] [2023-10-02T15:46:25.328Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:25.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:26.713Z] [2023-10-02T15:46:26.713Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:26.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:26.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250495240 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:26.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:26.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:26.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250495065 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:26.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250495046 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250495046 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250495046 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250495046 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] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250495045 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250495045 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250495044 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250495044 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250495044 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250495044 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] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250495044 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-10-02T15:46:26.970Z] 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' [2023-10-02T15:46:26.970Z] 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') [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:26.970Z] 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') [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] 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. [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:26.970Z] 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') [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:26.970Z] 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') [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:26.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250494973 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')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250494973 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')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250494973 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250494973 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250494973 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')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250494973 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')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250494973 data=null 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')] [2023-10-02T15:46:26.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250495233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:27.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:27.228Z] [2023-10-02T15:46:27.228Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:27.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:27.484Z] [2023-10-02T15:46:27.484Z] (Eclipse:18129): Gtk-CRITICAL **: 15:46:27.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-10-02T15:46:27.484Z] [2023-10-02T15:46:27.484Z] (Eclipse:18129): Gtk-WARNING **: 15:46:27.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:28.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250493454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250493454 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250493454 data=null}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250493454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250493454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250493442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250493442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250493441 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250493441 data=null}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250493441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250493441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250493437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250493437 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250493437 data=null}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250493437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250493436 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}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250493435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-250493435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250493435 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250493435 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250493435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250493435 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]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250493431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250493431 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250493431 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250493431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250493430 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]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250493430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-250493429 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-250493429 data=null doit=true}, TreeItem with text {kernel}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-250493429 data=null}, TreeItem with text {kernel}] [2023-10-02T15:46:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-250493429 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}] [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250493429 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}] [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-250493422 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}] [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment' [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment' [2023-10-02T15:46:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-250493400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment'] [2023-10-02T15:46:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250492361 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:30.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250492038 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:30.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250491975 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250491975 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250491975 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250491974 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] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250491974 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250491973 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250491973 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250491972 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250491972 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250491972 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] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250491971 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:30.047Z] 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' [2023-10-02T15:46:30.047Z] 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') [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:30.047Z] 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') [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:30.047Z] 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') [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-250491970 data=null doit=true}, Button with text {Always}] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-250491970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-10-02T15:46:30.047Z] 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') [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-250491969 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')] [2023-10-02T15:46:30.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-250491969 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-250491969 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-250491968 data=null 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')] [2023-10-02T15:46:30.048Z] 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') [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:30.048Z] 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') [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:30.048Z] 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') [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250491967 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250491967 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250491967 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250491967 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250491966 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250491966 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250491966 data=null 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')] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250492340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.611Z] [2023-10-02T15:46:30.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:30.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:30.853Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-r391t because kubernetes resource quota exceeded. [2023-10-02T15:46:30.853Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r391t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:30.853Z] Retrying... [2023-10-02T15:46:30.853Z] [2023-10-02T15:46:30.853Z] ERROR: Failed to launch tracecompass-build-3jjwn-r391t [2023-10-02T15:46:30.853Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r391t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:30.853Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:30.853Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:30.854Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:30.854Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:46:30.854Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r391t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r391t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:46:30.854Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:46:30.854Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:46:30.854Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:46:30.854Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:46:30.854Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:46:30.854Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:46:30.854Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:46:30.854Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:46:30.854Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:46:31.540Z] 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') [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-250490465 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')] [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-250490463 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')] [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-250490463 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-250490463 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-250490463 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')] [2023-10-02T15:46:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-250490463 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')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-250490463 data=null 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')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-250490462 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')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-250490462 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')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-250490462 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')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-250490462 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-250490462 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:31.541Z] 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') [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250490462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250490462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250490462 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250490462 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250490462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250490462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:31.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250490462 data=null 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')] [2023-10-02T15:46:31.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:31.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-250490277 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-10-02T15:46:31.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:31.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:31.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:31.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:31.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:31.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:31.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:32.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:32.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:32.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.054Z] [2023-10-02T15:46:32.054Z] (Eclipse:18129): Gtk-WARNING **: 15:46:32.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:32.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:32.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250489855 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:32.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250489854 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250489854 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250489853 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250489853 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] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250489853 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250489847 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250489847 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250489847 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250489846 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250489846 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] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250489844 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-10-02T15:46:32.311Z] 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' [2023-10-02T15:46:32.311Z] 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') [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:32.311Z] 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') [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:32.311Z] 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') [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250489842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250489841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250489841 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250489841 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250489841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250489841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250489841 data=null 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')] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250490184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250489457 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250489276 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250489274 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250489274 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250489273 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250489273 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] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250489273 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250489271 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250489271 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250489271 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250489271 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250489224 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] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250489223 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:32.826Z] 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' [2023-10-02T15:46:32.826Z] 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') [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:32.826Z] 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') [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:32.826Z] 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') [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-250489222 data=null doit=true}, Button with text {Always}] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-250489222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-10-02T15:46:32.826Z] 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') [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-250489221 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')] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-250489221 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')] [2023-10-02T15:46:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-250489221 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-250489221 data=null 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')] [2023-10-02T15:46:32.827Z] 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') [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:32.827Z] 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') [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:32.827Z] 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') [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250489204 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250489204 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250489204 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250489204 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250489204 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250489204 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250489204 data=null 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')] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250489450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:33.391Z] [2023-10-02T15:46:33.391Z] (Eclipse:18129): Gtk-WARNING **: 15:46:33.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:34.320Z] 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') [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-250487681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-250487681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-250487681 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-250487681 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-250487681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-250487681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-250487681 data=null 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')] [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-250487611 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250487430 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:34.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250487414 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250487414 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250487414 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250487414 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] [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250487414 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.579Z] [2023-10-02T15:46:34.579Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250487348 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250487348 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250487348 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250487348 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250487348 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] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250487347 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:34.580Z] 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' [2023-10-02T15:46:34.580Z] 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') [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:34.580Z] 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') [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.580Z] [2023-10-02T15:46:34.580Z] (Eclipse:18129): Gtk-WARNING **: 15:46:34.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:34.838Z] 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') [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250487334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250487334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250487334 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250487334 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250487334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250487334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250487334 data=null 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')] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250487605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:34.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250487085 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250486961 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:35.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250486960 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250486949 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250486877 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250486877 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] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250486876 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250486875 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250486875 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250486875 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250486875 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250486875 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] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250486875 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:35.096Z] 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' [2023-10-02T15:46:35.096Z] 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') [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:35.096Z] 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') [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] 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. [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:35.096Z] 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') [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:35.096Z] 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') [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250486842 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')] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250486842 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')] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250486842 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250486842 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250486842 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')] [2023-10-02T15:46:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250486841 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')] [2023-10-02T15:46:35.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250486841 data=null 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')] [2023-10-02T15:46:35.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250487077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:35.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.611Z] [2023-10-02T15:46:35.611Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.868Z] [2023-10-02T15:46:35.868Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.869Z] [2023-10-02T15:46:35.869Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.869Z] [2023-10-02T15:46:35.869Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.869Z] [2023-10-02T15:46:35.869Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:35.869Z] [2023-10-02T15:46:35.869Z] (Eclipse:18129): Gtk-WARNING **: 15:46:35.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:36.800Z] 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') [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250485291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250485291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250485291 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250485291 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250485291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250485291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:46:36.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250485291 data=null 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')] [2023-10-02T15:46:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-250484969 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-10-02T15:46:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.314Z] [2023-10-02T15:46:37.314Z] (Eclipse:18129): Gtk-WARNING **: 15:46:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250484584 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:37.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250484583 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250484583 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250484582 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250484582 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] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250484582 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250484581 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250484581 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250484581 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250484581 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250484581 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] [2023-10-02T15:46:37.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250484580 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:37.572Z] 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' [2023-10-02T15:46:37.572Z] 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') [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:37.572Z] 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') [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:37.572Z] 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') [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250484579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250484579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250484579 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250484579 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250484578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250484578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250484578 data=null 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')] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250484960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250484280 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250484211 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:37.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250484210 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250484210 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250484209 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250484209 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] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250484209 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250484208 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250484208 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250484208 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250484208 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250484208 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] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250484207 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-10-02T15:46:37.830Z] 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' [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-250484206 data=null doit=true}, Button with text {Prompt}] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-250484206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}] [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-250484206 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')] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-250484157 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')] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-250484157 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')] [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-250484157 data=null 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')] [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:37.830Z] 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') [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250484156 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')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250484156 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')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250484156 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250484156 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250484156 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')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250484156 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')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250484156 data=null 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')] [2023-10-02T15:46:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250484273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:38.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:39.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250482530 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:39.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:39.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:39.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250482449 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:39.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250482447 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250482447 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250482447 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250482447 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] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250482447 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250482446 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250482446 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250482446 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250482446 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250482445 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] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250482445 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-10-02T15:46:39.712Z] 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' [2023-10-02T15:46:39.712Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-250482418 data=null doit=true}, Button with text {Always}] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-250482417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-250482417 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-250482417 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-250482417 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-250482417 data=null 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')] [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:39.713Z] 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') [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250482416 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250482416 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250482416 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250482416 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250482416 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250482415 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250482415 data=null 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')] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250482524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:39.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:39.970Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:39.971Z] [2023-10-02T15:46:39.971Z] (Eclipse:18129): Gtk-WARNING **: 15:46:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:40.228Z] [2023-10-02T15:46:40.228Z] (Eclipse:18129): Gtk-WARNING **: 15:46:40.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:40.228Z] [2023-10-02T15:46:40.228Z] (Eclipse:18129): Gtk-WARNING **: 15:46:40.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:40.228Z] [2023-10-02T15:46:40.228Z] (Eclipse:18129): Gtk-WARNING **: 15:46:40.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:40.228Z] [2023-10-02T15:46:40.228Z] (Eclipse:18129): Gtk-WARNING **: 15:46:40.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:40.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-zvzhd because kubernetes resource quota exceeded. [2023-10-02T15:46:40.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zvzhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:40.861Z] Retrying... [2023-10-02T15:46:40.861Z] [2023-10-02T15:46:40.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-zvzhd [2023-10-02T15:46:40.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zvzhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:46:40.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-zvzhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-zvzhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:46:40.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:46:40.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:46:40.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:46:40.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:46:40.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:46:40.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:46:40.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:46:41.157Z] 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') [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-250480964 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-250480962 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-250480962 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-250480962 data=null 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-250480962 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')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-250480962 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-250480962 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:41.158Z] 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') [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-250480962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-250480962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-250480962 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-250480962 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-250480962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-250480961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-250480961 data=null 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')] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-250480895 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:46:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:46:41.158Z] [2023-10-02T15:46:41.158Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.158Z] [2023-10-02T15:46:41.158Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.158Z] [2023-10-02T15:46:41.158Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.158Z] [2023-10-02T15:46:41.158Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250480656 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.416Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.416Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250480622 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250480622 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250480621 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250480621 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] [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] [2023-10-02T15:46:41.417Z] (Eclipse:18129): Gtk-WARNING **: 15:46:41.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250480606 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-250480604 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-250480604 data=null doit=true}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-250480604 data=null}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-250480604 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250480604 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] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-250480603 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never' [2023-10-02T15:46:41.417Z] 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' [2023-10-02T15:46:41.417Z] 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') [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2023-10-02T15:46:41.417Z] 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') [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:41.417Z] 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') [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250480601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250480601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250480601 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250480601 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250480601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250480601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:46:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250480601 data=null 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')] [2023-10-02T15:46:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250480888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:46:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250480075 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250480071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250480070 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250480070 data=null}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250480070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250480070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250480051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:46:41.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:46:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:46:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:46:42.543Z] 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') [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:46:42.543Z] 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=-250479416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=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')] [2023-10-02T15:46:42.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=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.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=-250479415 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250479415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250479415 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250479415 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250479414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250479414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.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') [2023-10-02T15:46:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:46:42.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250479414 data=null 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')] [2023-10-02T15:46:42.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250480014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:46:43.057Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.634 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2023-10-02T15:46:43.057Z] testNever Time elapsed: 2.119 s [2023-10-02T15:46:43.057Z] testNoAssociatedPerspective Time elapsed: 1.93 s [2023-10-02T15:46:43.057Z] testExperiment Time elapsed: 2.819 s [2023-10-02T15:46:43.057Z] testPromptYesRemember Time elapsed: 2.905 s [2023-10-02T15:46:43.057Z] testPromptNo Time elapsed: 2.386 s [2023-10-02T15:46:43.057Z] testPromptYes Time elapsed: 2.769 s [2023-10-02T15:46:43.057Z] testAlways Time elapsed: 1.807 s [2023-10-02T15:46:43.057Z] testPromptNoRemember Time elapsed: 2.138 s [2023-10-02T15:46:43.057Z] [2023-10-02T15:46:43.057Z] Results: [2023-10-02T15:46:43.057Z] [2023-10-02T15:46:43.057Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:46:43.057Z] [2023-10-02T15:46:43.317Z] [2023-10-02T15:46:43.317Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:46:43.255 [2023-10-02T15:46:43.317Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:46:43.892Z] [INFO] All tests passed! [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:46:43.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:43.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:43.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:43.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-10-02T15:46:43.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2023-10-02T15:46:43.892Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT [132/144] [2023-10-02T15:46:43.892Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] The project's OSGi version is 1.0.8.202310021456 [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] [2023-10-02T15:46:43.892Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:43.892Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests... [2023-10-02T15:46:44.149Z] [INFO] [2023-10-02T15:46:44.149Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2023-10-02T15:46:44.149Z] [INFO] [2023-10-02T15:46:44.149Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.150Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:46:44.406Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.406Z] [INFO] [2023-10-02T15:46:44.406Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:44.662Z] [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) [2023-10-02T15:46:44.662Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2023-10-02T15:46:44.662Z] [INFO] Command line: [2023-10-02T15:46:44.662Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:46:44.919Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:46:45.481Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:46:45.481Z] 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) [2023-10-02T15:46:45.481Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:46:45.481Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:46:46.411Z] !SESSION 2023-10-02 15:46:44.772 ----------------------------------------------- [2023-10-02T15:46:46.411Z] eclipse.buildId=unknown [2023-10-02T15:46:46.411Z] java.version=17.0.2 [2023-10-02T15:46:46.411Z] java.vendor=Oracle Corporation [2023-10-02T15:46:46.411Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:46:46.411Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:46:46.411Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:46:46.411Z] [2023-10-02T15:46:46.411Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:46:46.342 [2023-10-02T15:46:46.411Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:46.411Z] !STACK 0 [2023-10-02T15:46:46.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54] [2023-10-02T15:46:46.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:46.411Z] [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:46.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:46.975Z] [2023-10-02T15:46:46.975Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:46:46.948 [2023-10-02T15:46:46.975Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:46.975Z] !STACK 0 [2023-10-02T15:46:46.975Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2023-10-02T15:46:46.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:46.975Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:46:46.975Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:46:46.975Z] org.apache.httpcomponents.httpclient.win [33] [2023-10-02T15:46:46.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:46.975Z] [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:46.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:47.538Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2023-10-02T15:46:47.538Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2023-10-02T15:46:47.538Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.016 s [2023-10-02T15:46:47.538Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.538Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.049 s [2023-10-02T15:46:47.539Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.009 s [2023-10-02T15:46:47.539Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2023-10-02T15:46:47.539Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2023-10-02T15:46:47.539Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.539Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.539Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2023-10-02T15:46:47.795Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2023-10-02T15:46:47.796Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.025 s [2023-10-02T15:46:47.796Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.003 s [2023-10-02T15:46:47.796Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.009 s [2023-10-02T15:46:47.796Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.084 s [2023-10-02T15:46:47.796Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.021 s [2023-10-02T15:46:47.796Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2023-10-02T15:46:47.796Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2023-10-02T15:46:47.796Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.044 s [2023-10-02T15:46:47.796Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.009 s [2023-10-02T15:46:47.796Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.031 s [2023-10-02T15:46:47.796Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.058 s [2023-10-02T15:46:47.796Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2023-10-02T15:46:47.796Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2023-10-02T15:46:47.796Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2023-10-02T15:46:47.796Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.796Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.796Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.797Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:47.797Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:47.797Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2023-10-02T15:46:48.054Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2023-10-02T15:46:48.054Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.003 s [2023-10-02T15:46:48.054Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.009 s [2023-10-02T15:46:48.054Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.081 s [2023-10-02T15:46:48.054Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.013 s [2023-10-02T15:46:48.054Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2023-10-02T15:46:48.054Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2023-10-02T15:46:48.054Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2023-10-02T15:46:48.054Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2023-10-02T15:46:48.054Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2023-10-02T15:46:48.054Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2023-10-02T15:46:48.054Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2023-10-02T15:46:48.054Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2023-10-02T15:46:48.054Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2023-10-02T15:46:48.054Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2023-10-02T15:46:48.054Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2023-10-02T15:46:48.054Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2023-10-02T15:46:48.054Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2023-10-02T15:46:48.054Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2023-10-02T15:46:48.054Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2023-10-02T15:46:48.054Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2023-10-02T15:46:48.311Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2023-10-02T15:46:48.311Z] readWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.2 s [2023-10-02T15:46:48.311Z] readWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.116 s [2023-10-02T15:46:48.311Z] [2023-10-02T15:46:48.311Z] Results: [2023-10-02T15:46:48.311Z] [2023-10-02T15:46:48.311Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:46:48.311Z] [2023-10-02T15:46:48.874Z] [INFO] All tests passed! [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:48.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:48.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:48.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml [2023-10-02T15:46:48.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2023-10-02T15:46:48.874Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT [133/144] [2023-10-02T15:46:48.874Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] The project's OSGi version is 1.0.7.202310021456 [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.874Z] [INFO] [2023-10-02T15:46:48.874Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.875Z] [INFO] [2023-10-02T15:46:48.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.875Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests... [2023-10-02T15:46:48.875Z] [INFO] [2023-10-02T15:46:48.875Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2023-10-02T15:46:48.875Z] [INFO] [2023-10-02T15:46:48.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:48.875Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:46:49.132Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.132Z] [INFO] [2023-10-02T15:46:49.132Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:49.389Z] [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) [2023-10-02T15:46:49.389Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2023-10-02T15:46:49.389Z] [INFO] Command line: [2023-10-02T15:46:49.389Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:46:49.389Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:46:50.320Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:46:50.320Z] 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) [2023-10-02T15:46:50.320Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:46:50.320Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:46:50.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-j9866 because kubernetes resource quota exceeded. [2023-10-02T15:46:50.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j9866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:50.859Z] Retrying... [2023-10-02T15:46:50.859Z] [2023-10-02T15:46:50.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-j9866 [2023-10-02T15:46:50.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j9866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:46:50.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-j9866, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-j9866" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:46:50.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:46:50.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:46:50.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:46:50.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:46:50.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:46:50.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:46:50.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:46:51.250Z] !SESSION 2023-10-02 15:46:49.540 ----------------------------------------------- [2023-10-02T15:46:51.250Z] eclipse.buildId=unknown [2023-10-02T15:46:51.250Z] java.version=17.0.2 [2023-10-02T15:46:51.250Z] java.vendor=Oracle Corporation [2023-10-02T15:46:51.250Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:46:51.250Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:46:51.250Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:46:51.250Z] [2023-10-02T15:46:51.250Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:46:51.241 [2023-10-02T15:46:51.250Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:51.250Z] !STACK 0 [2023-10-02T15:46:51.250Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55] [2023-10-02T15:46:51.250Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:51.250Z] [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:51.250Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:52.181Z] [2023-10-02T15:46:52.182Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:46:52.054 [2023-10-02T15:46:52.182Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:52.182Z] !STACK 0 [2023-10-02T15:46:52.182Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [131] [2023-10-02T15:46:52.182Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:52.182Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:46:52.182Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:46:52.182Z] org.apache.httpcomponents.httpclient.win [33] [2023-10-02T15:46:52.182Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:52.182Z] [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:52.182Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:52.439Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2023-10-02T15:46:52.696Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2023-10-02T15:46:52.696Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.035 s [2023-10-02T15:46:52.696Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.007 s [2023-10-02T15:46:52.696Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.696Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.696Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.048 s [2023-10-02T15:46:52.696Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.696Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.696Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.697Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.004 s [2023-10-02T15:46:52.697Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2023-10-02T15:46:52.697Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2023-10-02T15:46:52.697Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.697Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.697Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.697Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.697Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2023-10-02T15:46:52.697Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2023-10-02T15:46:52.697Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2023-10-02T15:46:52.954Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2023-10-02T15:46:52.955Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.01 s [2023-10-02T15:46:52.955Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2023-10-02T15:46:52.955Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.014 s [2023-10-02T15:46:52.955Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2023-10-02T15:46:52.955Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2023-10-02T15:46:52.955Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2023-10-02T15:46:52.955Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2023-10-02T15:46:52.955Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.007 s [2023-10-02T15:46:52.955Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.044 s [2023-10-02T15:46:52.955Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2023-10-02T15:46:52.955Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2023-10-02T15:46:52.955Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2023-10-02T15:46:52.955Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2023-10-02T15:46:52.955Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2023-10-02T15:46:52.955Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:52.955Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2023-10-02T15:46:53.212Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2023-10-02T15:46:53.212Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.012 s [2023-10-02T15:46:53.212Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.003 s [2023-10-02T15:46:53.212Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.079 s [2023-10-02T15:46:53.212Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2023-10-02T15:46:53.212Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.074 s [2023-10-02T15:46:53.212Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.1 s [2023-10-02T15:46:53.212Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.026 s [2023-10-02T15:46:53.212Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.002 s [2023-10-02T15:46:53.212Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2023-10-02T15:46:53.212Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2023-10-02T15:46:53.212Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.006 s [2023-10-02T15:46:53.212Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.002 s [2023-10-02T15:46:53.212Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.212Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2023-10-02T15:46:53.212Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2023-10-02T15:46:53.212Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.002 s [2023-10-02T15:46:53.212Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2023-10-02T15:46:53.212Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2023-10-02T15:46:53.212Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.005 s [2023-10-02T15:46:53.212Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.212Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2023-10-02T15:46:53.213Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2023-10-02T15:46:53.213Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.009 s [2023-10-02T15:46:53.213Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.213Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.213Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2023-10-02T15:46:53.470Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2023-10-02T15:46:53.470Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.048 s [2023-10-02T15:46:53.470Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2023-10-02T15:46:53.470Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.470Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.471Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2023-10-02T15:46:53.471Z] [2023-10-02T15:46:53.471Z] Results: [2023-10-02T15:46:53.471Z] [2023-10-02T15:46:53.471Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:46:53.471Z] [2023-10-02T15:46:53.728Z] [INFO] All tests passed! [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:53.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:53.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:53.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:53.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-10-02T15:46:53.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2023-10-02T15:46:53.729Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT [134/144] [2023-10-02T15:46:53.729Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] The project's OSGi version is 1.0.14.202310021456 [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] [2023-10-02T15:46:53.729Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.729Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests... [2023-10-02T15:46:53.985Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2023-10-02T15:46:53.985Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2023-10-02T15:46:53.985Z] [INFO] [2023-10-02T15:46:53.985Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2023-10-02T15:46:53.985Z] [INFO] [2023-10-02T15:46:53.985Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:53.985Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2023-10-02T15:46:54.243Z] [INFO] [2023-10-02T15:46:54.243Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2023-10-02T15:46:54.243Z] [INFO] [2023-10-02T15:46:54.243Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.243Z] [INFO] [2023-10-02T15:46:54.243Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:54.243Z] [INFO] [2023-10-02T15:46:54.243Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:46:54.499Z] [INFO] [2023-10-02T15:46:54.499Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.499Z] [INFO] [2023-10-02T15:46:54.499Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.499Z] [INFO] [2023-10-02T15:46:54.499Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.499Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:46:54.499Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:46:54.499Z] [INFO] [2023-10-02T15:46:54.499Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.499Z] [INFO] [2023-10-02T15:46:54.499Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:46:54.758Z] [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) [2023-10-02T15:46:54.758Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:46:54.758Z] [INFO] Command line: [2023-10-02T15:46:54.758Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:46:54.758Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:46:55.323Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:46:55.323Z] 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) [2023-10-02T15:46:55.323Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:46:55.323Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:46:57.492Z] !SESSION 2023-10-02 15:46:54.746 ----------------------------------------------- [2023-10-02T15:46:57.492Z] eclipse.buildId=unknown [2023-10-02T15:46:57.492Z] java.version=17.0.2 [2023-10-02T15:46:57.492Z] java.vendor=Oracle Corporation [2023-10-02T15:46:57.492Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:46:57.492Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:46:57.492Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:46:57.492Z] [2023-10-02T15:46:57.492Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:46:57.234 [2023-10-02T15:46:57.492Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:57.492Z] !STACK 0 [2023-10-02T15:46:57.492Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:46:57.492Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:57.492Z] [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:57.492Z] [2023-10-02T15:46:57.492Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:46:57.434 [2023-10-02T15:46:57.492Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:46:57.492Z] !STACK 0 [2023-10-02T15:46:57.492Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:46:57.492Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:57.492Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:46:57.492Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:46:57.492Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:46:57.492Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:46:57.492Z] [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:46:57.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:46:57.493Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:46:57.493Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:46:57.493Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:46:57.493Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:46:58.059Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:46:58.059Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:47:00.856Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-hbh64 because kubernetes resource quota exceeded. [2023-10-02T15:47:00.856Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hbh64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:00.856Z] Retrying... [2023-10-02T15:47:00.856Z] [2023-10-02T15:47:00.856Z] ERROR: Failed to launch tracecompass-build-3jjwn-hbh64 [2023-10-02T15:47:00.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hbh64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:00.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-hbh64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-hbh64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:00.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:00.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:00.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:00.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:00.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:00.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:00.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:03.315Z] [2023-10-02T15:47:03.316Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:47:03.050 [2023-10-02T15:47:03.316Z] !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 [2023-10-02T15:47:03.316Z] [2023-10-02T15:47:03.316Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:47:03.139 [2023-10-02T15:47:03.316Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:47:03.316Z] !STACK 0 [2023-10-02T15:47:03.316Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:47:03.316Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:47:03.316Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:47:03.316Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:47:03.316Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:47:03.316Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:47:03.316Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:47:03.316Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:47:03.316Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:47:03.316Z] ... 7 more [2023-10-02T15:47:03.881Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2023-10-02T15:47:03.881Z] Display size: 1440x900 [2023-10-02T15:47:03.881Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:47:03.881Z] GTK version=3.22.30 [2023-10-02T15:47:03.881Z] GTK theme=Ambiance [2023-10-02T15:47:03.882Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:47:03.882Z] Time zone: Greenwich Mean Time [2023-10-02T15:47:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250457880 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-250457176 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-250457176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250457175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:47:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:47:07.484Z] [2023-10-02T15:47:07.484Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:47:06.865 [2023-10-02T15:47:07.484Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250452281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250452280 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250452280 data=null}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250452279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250452279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250452184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250452183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250452182 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250452182 data=null}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250452182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250452181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250452173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250452168 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250452168 data=null}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250452167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250452165 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}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250452091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250452086 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250452086 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250452086 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250452085 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250452085 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]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250452064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250452064 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250452063 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250452063 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250452063 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]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250452061 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250452038 data=null doit=true}, Tree node with text: bug446190] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250452038 data=null}, Tree node with text: bug446190] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250452038 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250452037 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] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250452035 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250452035 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250452034 data=null}, Tree node with text: Views] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250452034 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250452034 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] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250451953 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-250451952 data=null doit=true}, Tree node with text: XML system call analysis] [2023-10-02T15:47:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-250451952 data=null}, Tree node with text: XML system call analysis] [2023-10-02T15:47:10.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-250451951 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:10.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250451951 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] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-250451888 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-250451882 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-250451882 data=null doit=true}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-250451881 data=null}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-250451881 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250451880 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] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-250451849 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-250451848 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-250451848 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-10-02T15:47:10.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250451847 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] [2023-10-02T15:47:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-250451753 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-10-02T15:47:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-250451386 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table] [2023-10-02T15:47:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-250451385 data=null doit=true}, Tree node with text: Latency Table] [2023-10-02T15:47:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-250451385 data=null}, Tree node with text: Latency Table] [2023-10-02T15:47:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table [2023-10-02T15:47:10.859Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vgh6q because kubernetes resource quota exceeded. [2023-10-02T15:47:10.859Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vgh6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:10.859Z] Retrying... [2023-10-02T15:47:10.859Z] [2023-10-02T15:47:10.859Z] ERROR: Failed to launch tracecompass-build-3jjwn-vgh6q [2023-10-02T15:47:10.859Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vgh6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:10.859Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vgh6q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vgh6q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:10.859Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:10.859Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:10.859Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:10.859Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:10.859Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:10.859Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:10.859Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:13.357Z] 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"' [2023-10-02T15:47:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-250448791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-10-02T15:47:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-250448786 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}] [2023-10-02T15:47:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-250448781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-10-02T15:47:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-250448776 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250448256 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250448219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250448219 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250448218 data=null}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250448218 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250448218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250448210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:47:14.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:47:15.107Z] 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') [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:47:15.107Z] 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=-250447156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447155 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447155 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=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')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.107Z] 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=-250447154 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.108Z] 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=-250447154 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:15.108Z] 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') [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250447151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250447150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250447150 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250447150 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250447150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250447149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:15.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:15.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:15.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:15.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:15.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250447149 data=null 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')] [2023-10-02T15:47:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250448047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:47:15.365Z] 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"' [2023-10-02T15:47:15.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.47 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2023-10-02T15:47:15.365Z] testData Time elapsed: 5.866 s [2023-10-02T15:47:15.365Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2023-10-02T15:47:15.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250446608 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250446538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:47:15.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:47:16.184Z] [2023-10-02T15:47:16.184Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:47:16.062 [2023-10-02T15:47:16.184Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250444049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250444049 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250444049 data=null}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250444049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250444049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250443988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250443987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250443987 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250443987 data=null}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250443986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250443986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250443981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250443980 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250443980 data=null}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250443980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250443980 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}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250443978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250443977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250443977 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250443977 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250443977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250443976 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]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250443964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250443963 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250443963 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250443963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250443962 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]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250443961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250443961 data=null doit=true}, Tree node with text: bug446190] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250443961 data=null}, Tree node with text: bug446190] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250443961 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250443960 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] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250443953 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250443952 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250443952 data=null}, Tree node with text: Views] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250443952 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250443951 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] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250443892 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-250443890 data=null doit=true}, Tree node with text: XML system call analysis] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-250443890 data=null}, Tree node with text: XML system call analysis] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-250443890 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250443889 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] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-250443886 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-250443886 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-250443885 data=null doit=true}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-250443885 data=null}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-250443885 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250443885 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] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-250443877 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-250443877 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-250443877 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250443876 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] [2023-10-02T15:47:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-250443789 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-250443551 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-250443551 data=null doit=true}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-250443550 data=null}, Tree node with text: Latency vs Count] [2023-10-02T15:47:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count [2023-10-02T15:47:20.488Z] 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"' [2023-10-02T15:47:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-10-02T15:47:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-250441477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-10-02T15:47:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-250441475 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}] [2023-10-02T15:47:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-250441474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-10-02T15:47:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-250441473 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}] [2023-10-02T15:47:20.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-jfqb7 because kubernetes resource quota exceeded. [2023-10-02T15:47:20.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jfqb7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:20.862Z] Retrying... [2023-10-02T15:47:20.862Z] [2023-10-02T15:47:20.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-jfqb7 [2023-10-02T15:47:20.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jfqb7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:20.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-jfqb7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-jfqb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:20.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:20.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:20.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:20.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:20.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:20.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:20.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250441031 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250440999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250440999 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250440999 data=null}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250440999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250440999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250440975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:47:21.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:47:21.981Z] 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') [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:47:21.981Z] 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=-250440164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=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')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.981Z] 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=-250440163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.982Z] 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=-250440163 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.982Z] 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=-250440163 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:21.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') [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250440162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250440162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250440162 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250440162 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250440162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250440161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:21.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:21.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:21.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:21.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:21.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250440161 data=null 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')] [2023-10-02T15:47:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250440889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:47:22.545Z] 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"' [2023-10-02T15:47:22.545Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.972 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2023-10-02T15:47:22.545Z] testWithTrace Time elapsed: 4.454 s [2023-10-02T15:47:22.545Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250439635 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250439557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:47:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:47:23.107Z] [2023-10-02T15:47:23.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-10-02 15:47:22.964 [2023-10-02T15:47:23.107Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250437244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250437244 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250437243 data=null}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250437243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250437243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250437181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250437180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250437180 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250437180 data=null}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250437180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250437180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250437175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250437175 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250437175 data=null}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250437174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250437174 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}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250437173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250437172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250437172 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250437172 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250437171 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250437171 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]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250437160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250437159 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250437159 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250437159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250437159 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]}] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250437157 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-250437157 data=null doit=true}, Tree node with text: bug446190] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-250437157 data=null}, Tree node with text: bug446190] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-250437156 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250437156 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] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-250437154 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250437154 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250437154 data=null}, Tree node with text: Views] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250437153 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250437153 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] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250437087 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-250437085 data=null doit=true}, Tree node with text: XML system call analysis] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-250437085 data=null}, Tree node with text: XML system call analysis] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-250437085 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250437084 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] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-250437081 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-250437081 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-250437080 data=null doit=true}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-250437080 data=null}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-250437080 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250437080 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] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-250437071 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-250437070 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-250437070 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250437049 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] [2023-10-02T15:47:25.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-250436968 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-250436583 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-250436582 data=null doit=true}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-250436582 data=null}, Tree node with text: Latency vs Time] [2023-10-02T15:47:25.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time [2023-10-02T15:47:26.920Z] 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"' [2023-10-02T15:47:27.483Z] 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"' [2023-10-02T15:47:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190 [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250434059 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250434024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250434024 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250434024 data=null}, TreeItem with text {test}] [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250434024 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:28.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250434023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250433984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:47:28.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:47:28.873Z] 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') [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:28.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:47:28.873Z] 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=-250433147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=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')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.873Z] 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=-250433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.874Z] 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=-250433146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.874Z] 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=-250433146 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.874Z] 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=-250433145 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:28.874Z] 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') [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250433144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250433144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250433144 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250433144 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250433144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250433143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:28.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:28.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:28.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:28.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:28.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:47:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250433143 data=null 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')] [2023-10-02T15:47:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250433884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:47:29.388Z] 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"' [2023-10-02T15:47:29.388Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.023 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2023-10-02T15:47:29.388Z] testWithTrace Time elapsed: 4.678 s [2023-10-02T15:47:29.388Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2023-10-02T15:47:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250432612 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250432516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250432516 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:29.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:29.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:29.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell' [2023-10-02T15:47:29.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:47:29.902Z] 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') [2023-10-02T15:47:29.902Z] 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')) [2023-10-02T15:47:29.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250432024 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:29.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250432020 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250432020 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250432020 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250432020 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:29.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250432020 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}] [2023-10-02T15:47:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250431972 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250431972 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250431971 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250431971 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250431971 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}] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250431969 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250431968 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250431968 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250431968 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250431968 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250431967 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] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250431936 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:30.161Z] 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') [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:30.161Z] 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') [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250431891 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')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250431891 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')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250431891 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250431891 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250431890 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')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250431890 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')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250431890 data=null 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')] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250432383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250431793 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:30.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:30.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:30.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:30.419Z] 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') [2023-10-02T15:47:30.419Z] 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')) [2023-10-02T15:47:30.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250431549 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250431478 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250431478 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250431478 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250431477 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250431477 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}] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250431429 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:30.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250431428 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250431427 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250431427 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250431427 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250431427 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] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250431425 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250431421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250431421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250431421 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250431421 data=null}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-250431420 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250431420 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-250431414 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:30.677Z] 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') [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250431412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250431412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250431412 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250431412 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250431391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250431391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250431365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250431364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250431364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250431364 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250431364 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250431363 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:30.678Z] 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') [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250431350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250431350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250431350 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250431349 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250431349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250431349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250431349 data=null 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')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250431390 data=null 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')] [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:30.678Z] 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') [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:30.679Z] 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') [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250431271 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')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250431271 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')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250431271 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250431271 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250431271 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')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250431270 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')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250431270 data=null 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')] [2023-10-02T15:47:30.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250431785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:30.855Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-f6q6j because kubernetes resource quota exceeded. [2023-10-02T15:47:30.855Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f6q6j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:30.855Z] Retrying... [2023-10-02T15:47:30.855Z] [2023-10-02T15:47:30.855Z] ERROR: Failed to launch tracecompass-build-3jjwn-f6q6j [2023-10-02T15:47:30.856Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f6q6j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:30.856Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-f6q6j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-f6q6j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:30.856Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:30.856Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:30.856Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:30.856Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:30.856Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:30.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:30.856Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:30.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:30.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250431178 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:30.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:30.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:30.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:30.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:31.194Z] 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') [2023-10-02T15:47:31.194Z] 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')) [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250430948 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250430943 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250430854 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250430853 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250430853 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250430853 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}] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250430834 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250430791 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250430791 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250430791 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250430791 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250430791 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] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250430789 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:31.195Z] 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') [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250430785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250430785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250430785 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250430785 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250430785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250430785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.195Z] [2023-10-02T15:47:31.195Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:47:31.147 [2023-10-02T15:47:31.195Z] !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. [2023-10-02T15:47:31.195Z] [2023-10-02T15:47:31.195Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2023-10-02 15:47:31.147 [2023-10-02T15:47:31.195Z] !MESSAGE Import XML analysis file failed. [2023-10-02T15:47:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250430785 data=null 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')] [2023-10-02T15:47:31.195Z] [2023-10-02T15:47:31.195Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:47:31.151 [2023-10-02T15:47:31.195Z] !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. [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250430769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250430667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250430665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250430665 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250430665 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-250430652 data=null doit=true}, Shell with text {Import XML analysis file failed.}] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:31.454Z] 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') [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250430651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250430651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250430651 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250430651 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250430650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250430650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250430650 data=null 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:31.455Z] 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') [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:31.455Z] 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') [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250430576 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250430576 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250430576 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250430576 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250430575 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250430575 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250430575 data=null 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')] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250431171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250430484 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:31.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:31.712Z] 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') [2023-10-02T15:47:31.712Z] 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')) [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250430262 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250430259 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250430259 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250430243 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250430243 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250430243 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}] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250430149 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:31.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250430148 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250430148 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250430148 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250430148 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250430148 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] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250430146 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:31.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:31.969Z] 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') [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:31.970Z] 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') [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250430138 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')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250430138 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')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250430138 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250430138 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250430137 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')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250430137 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')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250430137 data=null 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')] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250430477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:31.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-250429452 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-250429452 data=null doit=true}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-250429452 data=null}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-250429452 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250429451 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}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-250429418 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-250429417 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-250429417 data=null doit=true}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-250429417 data=null}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-250429417 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250429416 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}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-250429405 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-250429405 data=null doit=true}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-250429405 data=null}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-250429404 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250429404 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}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-250429403 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250429402 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250429402 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250429402 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250429402 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250429402 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]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250429395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250429388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250429388 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250429388 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250429387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250429387 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]}] [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250429384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...' [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...' [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2023-10-02T15:47:32.791Z] 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)') [2023-10-02T15:47:32.791Z] 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)')) [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-250429077 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:33.048Z] 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') [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:33.048Z] 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') [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250429075 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')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250429075 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')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250429075 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250429075 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250429059 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')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250429059 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')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250429059 data=null 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')] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-250429342 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...'] [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250428873 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-250428868 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-250428867 data=null doit=true}, TreeItem with text {xml-test}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-250428867 data=null}, TreeItem with text {xml-test}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-250428867 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250428867 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}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-250428846 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:47:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:47:33.565Z] 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') [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:47:33.565Z] 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=-250428440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428440 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428440 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428369 data=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')] [2023-10-02T15:47:33.565Z] 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=-250428369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.565Z] 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=-250428369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.823Z] 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=-250428369 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.823Z] 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=-250428353 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:33.823Z] 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') [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250428339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250428339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250428339 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250428339 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250428339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250428339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:33.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:33.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:33.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250428339 data=null 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')] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250428753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250428167 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:33.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:34.080Z] 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') [2023-10-02T15:47:34.080Z] 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')) [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250427962 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250427943 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250427876 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250427876 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250427876 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250427876 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}] [2023-10-02T15:47:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250427845 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250427844 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250427844 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250427844 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250427844 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250427844 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] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250427843 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:34.081Z] 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') [2023-10-02T15:47:34.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:34.081Z] 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') [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250427836 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')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250427836 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')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250427836 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250427836 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250427836 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')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250427836 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')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250427835 data=null 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')] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250428161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250427744 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:34.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:34.595Z] 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') [2023-10-02T15:47:34.595Z] 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')) [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250427358 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250427355 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250427355 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250427355 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250427354 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250427354 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}] [2023-10-02T15:47:34.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250427332 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:34.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250427292 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250427292 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250427292 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250427292 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250427292 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] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250427290 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:34.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:34.854Z] 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') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250427287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250427287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250427287 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250427287 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250427287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250427287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250427287 data=null 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')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250427240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250427240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250427240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250427240 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250427240 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table') [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250427188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250427187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250427187 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250427187 data=null}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-250427187 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250427187 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')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-250427177 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250427177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250427177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250427177 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250427177 data=null}, (of type 'Table')] [2023-10-02T15:47:34.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-250427164 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250427164 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')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-250427146 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:34.855Z] 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') [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit... [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-250427142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-250427142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-250427142 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-250427142 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-250427141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-250427141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-250427141 data=null 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')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-250425784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-250425762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-250425762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-250425762 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-250425762 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit... [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:36.226Z] 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') [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:36.226Z] 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') [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250425760 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')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250425760 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')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250425760 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250425760 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250425760 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')] [2023-10-02T15:47:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250425748 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')] [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250425748 data=null 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')] [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250427735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250425480 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:36.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:37.049Z] 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') [2023-10-02T15:47:37.049Z] 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')) [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250425140 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250425091 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250425091 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250425091 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250425091 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250425091 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}] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250425069 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250425068 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250425068 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250425068 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250425068 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250425068 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] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250425066 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250425061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250425061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250425061 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250425061 data=null}, (of type 'Table')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-250425061 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250425060 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')] [2023-10-02T15:47:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-250425038 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250425038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250425038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250425038 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250425038 data=null}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-250424989 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250424989 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')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-250424969 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:37.050Z] 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') [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250424966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250424966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250424965 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250424965 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250424964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250424963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250424876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250424874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250424874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250424874 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250424874 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250424873 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:37.050Z] 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') [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250424872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250424872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250424872 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250424872 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250424871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250424871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250424871 data=null 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250424962 data=null 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:37.308Z] 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') [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:37.308Z] 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') [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250424786 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250424786 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250424786 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250424786 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250424786 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250424786 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250424786 data=null 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')] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250425462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250424741 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:37.565Z] 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') [2023-10-02T15:47:37.565Z] 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')) [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250424469 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250424467 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250424449 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250424449 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250424438 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250424438 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}] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250424369 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:37.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250424368 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250424368 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250424368 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250424368 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250424367 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] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250424366 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:37.566Z] 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') [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250424355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250424355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250424355 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250424355 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250424355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250424355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250424355 data=null 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')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250424265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250424265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250424264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250424264 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250424264 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:37.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-250424257 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-250424256 data=null doit=true}, TableItem with text {test_valid}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-250424256 data=null}, TableItem with text {test_valid}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-250424256 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250424256 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}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-250424245 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-250424243 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-250424243 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-250424243 data=null}, TableItem with text {test_valid_xml_timegraphView}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-250424181 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250424181 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}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-250424170 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:37.824Z] 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') [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:37.824Z] 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') [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250424167 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')] [2023-10-02T15:47:37.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250424166 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')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250424166 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250424166 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250424166 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')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250424166 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')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250424166 data=null 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')] [2023-10-02T15:47:37.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250424693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250424079 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:38.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') [2023-10-02T15:47:38.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')) [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250423861 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:38.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250423859 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250423774 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250423774 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250423773 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250423773 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}] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250423737 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250423735 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250423735 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250423735 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250423735 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250423735 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] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250423734 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250423685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250423685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250423685 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250423685 data=null}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-250423685 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250423685 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')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-250423679 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250423679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250423679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250423679 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250423679 data=null}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-250423678 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250423674 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')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-250423663 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:38.341Z] 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') [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250423662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250423662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250423662 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250423662 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250423660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250423660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250423581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250423580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250423580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250423580 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250423580 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250423579 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:38.342Z] 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') [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250423578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250423578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250423578 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250423578 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250423578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250423578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250423578 data=null 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250423660 data=null 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:38.604Z] 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') [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:38.604Z] 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') [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250423550 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250423550 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250423550 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250423550 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250423550 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250423550 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250423550 data=null 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')] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250424073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250423469 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:38.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:38.864Z] 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') [2023-10-02T15:47:38.864Z] 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')) [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250423276 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250423244 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250423244 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250423243 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250423243 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250423243 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}] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250423179 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:38.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250423178 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250423163 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250423163 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250423162 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250423162 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] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250423155 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:38.865Z] 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') [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250423145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250423145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250423145 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250423145 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250423144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250423144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250423144 data=null 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')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250422960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250422960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250422960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250422959 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250422959 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table') [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422955 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422955 data=null}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-250422954 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422954 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')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-250422945 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422945 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422945 data=null}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-250422944 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422944 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')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-250422866 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.124Z] 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') [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-250422865 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-250422865 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-250422865 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-250422865 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-250422864 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-250422864 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-250422864 data=null 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-250422864 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-250422864 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-250422864 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-250422864 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-250422862 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table') [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422861 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422861 data=null}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-250422861 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422860 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')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-250422853 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422853 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422853 data=null}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-250422852 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422852 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')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-250422792 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.397Z] 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') [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-250422791 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')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-250422791 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')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-250422791 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-250422791 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-250422790 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')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-250422790 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')] [2023-10-02T15:47:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-250422790 data=null 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-250422779 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-250422778 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-250422778 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-250422778 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-250422778 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.398Z] 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') [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-250422777 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-250422777 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-250422777 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-250422777 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-250422775 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-250422775 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-250422775 data=null 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-250422774 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-250422774 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-250422774 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')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-250422774 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-250422774 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-10-02T15:47:39.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.399Z] 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') [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-250422773 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-250422773 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-250422773 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-250422773 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-250422772 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-250422772 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-250422772 data=null 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-250422757 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-250422757 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-250422757 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-250422757 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-250422757 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:39.399Z] 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') [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.399Z] 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') [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250422754 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250422754 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')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250422754 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250422754 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:39.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250422754 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')] [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250422754 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')] [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250422754 data=null 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')] [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250423460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250422657 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:39.663Z] 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') [2023-10-02T15:47:39.663Z] 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')) [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250422354 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250422329 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:39.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250422328 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250422328 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250422328 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250422328 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}] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250422288 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:39.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250422285 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250422285 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250422285 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250422284 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250422284 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] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250422283 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422279 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422279 data=null}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-250422278 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422278 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')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-250422271 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422271 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422271 data=null}, (of type 'Table')] [2023-10-02T15:47:39.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-250422270 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422258 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')] [2023-10-02T15:47:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-250422245 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422244 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422244 data=null}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-250422244 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422244 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')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-250422182 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422181 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422181 data=null}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-250422181 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422181 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')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-250422156 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250422155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250422155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250422155 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250422155 data=null}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-250422155 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250422154 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')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-250422080 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.922Z] 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') [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250422078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250422078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250422078 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250422078 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250422078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250422078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250422039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250422039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250422039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250422038 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250422038 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250422037 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:39.923Z] 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') [2023-10-02T15:47:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:40.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250421983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250421983 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250421983 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250421983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250421983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250421983 data=null 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250422078 data=null 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:40.182Z] 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') [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:40.182Z] 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') [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250421886 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250421886 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250421886 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250421886 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250421886 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250421885 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250421885 data=null 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')] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250422651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250421793 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:40.440Z] 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') [2023-10-02T15:47:40.440Z] 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')) [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250421519 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250421482 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250421482 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250421482 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250421481 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250421481 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}] [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250421454 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:40.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250421453 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250421453 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250421453 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250421453 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:40.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250421453 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] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250421451 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:40.698Z] 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') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250421449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250421449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250421449 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250421449 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250421449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250421449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250421449 data=null 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')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250421377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250421377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250421377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250421377 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250421377 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250421373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250421373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250421373 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250421373 data=null}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-250421372 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250421372 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')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-250421365 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:40.699Z] 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') [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit... [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-250421363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-250421363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-250421363 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-250421363 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-250421363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-250421363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-xz17t because kubernetes resource quota exceeded. [2023-10-02T15:47:40.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xz17t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:40.863Z] Retrying... [2023-10-02T15:47:40.863Z] [2023-10-02T15:47:40.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-xz17t [2023-10-02T15:47:40.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xz17t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:40.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-xz17t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-xz17t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:40.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:40.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:40.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:40.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:40.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:40.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:40.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-250421363 data=null 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')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-250421045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-250420982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-250420982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-250420982 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-250420982 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit... [2023-10-02T15:47:40.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250420743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250420743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250420743 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250420743 data=null}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-250420742 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250420742 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')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-250420733 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250420733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250420733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250420732 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250420732 data=null}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-250420732 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:41.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250420732 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')] [2023-10-02T15:47:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-250420693 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')] [2023-10-02T15:47:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:41.472Z] 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') [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250420692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250420690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250420690 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250420690 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250420690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250420690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250420649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250420648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250420648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250420648 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250420648 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250420647 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:41.472Z] 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') [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250420646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250420646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250420646 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250420646 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250420646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250420646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250420646 data=null 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')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250420690 data=null 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')] [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:41.473Z] 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') [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:41.473Z] 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') [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250420460 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')] [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250420453 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')] [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250420453 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250420453 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250420449 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')] [2023-10-02T15:47:41.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250420449 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')] [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250420449 data=null 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')] [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250421785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250420357 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:41.987Z] 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') [2023-10-02T15:47:41.987Z] 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')) [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250420029 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250420026 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250420026 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250420026 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250420026 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250420025 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}] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250420007 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:41.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250420007 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250420006 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250420006 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250420006 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250420006 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] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250419994 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:41.988Z] 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') [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:41.988Z] 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') [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250419991 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')] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250419991 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')] [2023-10-02T15:47:41.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250419991 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250419985 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250419984 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')] [2023-10-02T15:47:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250419984 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')] [2023-10-02T15:47:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250419984 data=null 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')] [2023-10-02T15:47:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250420350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250419892 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:42.502Z] 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') [2023-10-02T15:47:42.502Z] 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')) [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250419573 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:42.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250419563 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250419563 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250419563 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250419563 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250419563 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}] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250419491 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:42.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250419489 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250419489 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250419489 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250419489 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250419489 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] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250419487 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:42.503Z] 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') [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250419484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250419484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250419484 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250419484 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250419483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250419483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250419483 data=null 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')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250419459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250419458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250419458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250419458 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250419458 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250419452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250419452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250419452 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250419452 data=null}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-250419452 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250419451 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')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-250419444 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:42.504Z] 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') [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export [2023-10-02T15:47:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-250419387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-250419387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-250419387 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-250419387 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-250419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-250419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-250419386 data=null 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-250419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-250419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-250419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-250419385 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-250419385 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:42.762Z] 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') [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:42.762Z] 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') [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250419383 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250419383 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250419383 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250419383 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250419383 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250419383 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250419383 data=null 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')] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250419885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250419286 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:43.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:43.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:43.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:43.020Z] 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') [2023-10-02T15:47:43.020Z] 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')) [2023-10-02T15:47:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250418891 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250418889 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250418889 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250418889 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250418889 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250418888 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}] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250418864 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250418862 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250418862 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250418862 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250418861 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250418861 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] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250418859 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250418851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250418851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250418850 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250418850 data=null}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-250418850 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250418850 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')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-250418829 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:43.277Z] 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') [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250418828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250418828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250418828 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250418828 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250418828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250418828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250418774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250418773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250418773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250418773 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250418773 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250418772 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:43.278Z] 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') [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250418771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250418771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250418771 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250418771 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250418771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250418771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250418771 data=null 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')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250418828 data=null 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')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:43.278Z] 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') [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:43.278Z] 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') [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250418687 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')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250418687 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')] [2023-10-02T15:47:43.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250418687 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250418687 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250418687 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')] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250418687 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')] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250418687 data=null 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')] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250419278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:43.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:43.536Z] [2023-10-02T15:47:43.536Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:47:43.281 [2023-10-02T15:47:43.536Z] !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. [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250418638 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:43.536Z] 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') [2023-10-02T15:47:43.536Z] 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')) [2023-10-02T15:47:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250418371 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250418369 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250418369 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250418358 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250418358 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250418358 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}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250418317 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:43.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250418316 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250418315 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250418315 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250418315 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250418315 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] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250418313 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-250418310 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-250418309 data=null doit=true}, TableItem with text {test_invalid}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-250418309 data=null}, TableItem with text {test_invalid}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-250418309 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}] [2023-10-02T15:47:43.795Z] [2023-10-02T15:47:43.795Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:47:43.629 [2023-10-02T15:47:43.795Z] !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. [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250418308 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}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-250418281 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}] [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:43.796Z] 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') [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:43.796Z] 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') [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250418278 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')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250418278 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')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250418278 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250418278 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250418278 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')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250418278 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')] [2023-10-02T15:47:43.796Z] [2023-10-02T15:47:43.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:47:43.649 [2023-10-02T15:47:43.796Z] !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. [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250418278 data=null 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')] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250418593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250418184 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:47:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:47:44.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:47:44.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-10-02T15:47:44.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-10-02T15:47:44.058Z] 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') [2023-10-02T15:47:44.058Z] 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')) [2023-10-02T15:47:44.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-250417980 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250417978 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250417978 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250417978 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250417978 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250417977 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}] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250417882 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:47:44.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-250417881 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-250417881 data=null doit=true}, Tree node with text: XML Analyses] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-250417881 data=null}, Tree node with text: XML Analyses] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-250417880 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250417880 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] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-250417879 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} time=-250417877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} time=-250417877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} time=-250417876 data=null doit=true}, (of type 'Table')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} time=-250417876 data=null}, (of type 'Table')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-250417876 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:44.059Z] [2023-10-02T15:47:44.059Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-10-02 15:47:44.049 [2023-10-02T15:47:44.059Z] !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. [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} time=-250417876 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')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-250417871 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:44.059Z] 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') [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-250417870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250417870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-250417870 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-250417870 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-250417869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-250417869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-250417838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-250417837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-250417837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-250417837 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-250417837 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-250417836 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:44.317Z] 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') [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-250417836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-250417836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-250417836 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-250417836 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-250417836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-250417836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-250417836 data=null 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')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-250417869 data=null 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')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:47:44.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') [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:44.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') [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250417775 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')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250417775 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')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250417775 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250417775 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:47:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250417775 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')] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250417775 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')] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250417775 data=null 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')] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250418176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:47:44.319Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.87 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2023-10-02T15:47:44.319Z] testPreferencePageMenuBar Time elapsed: 1.337 s [2023-10-02T15:47:44.319Z] testImportInvalid Time elapsed: 1.11 s [2023-10-02T15:47:44.319Z] testPreferencePageContextMenu Time elapsed: 2.324 s [2023-10-02T15:47:44.319Z] testEdit Time elapsed: 3.002 s [2023-10-02T15:47:44.319Z] testImportValid Time elapsed: 1.273 s [2023-10-02T15:47:44.319Z] testCheckButtons Time elapsed: 1.676 s [2023-10-02T15:47:44.319Z] testDelete Time elapsed: 1.901 s [2023-10-02T15:47:44.319Z] testExport Time elapsed: 1.248 s [2023-10-02T15:47:44.319Z] testInvalidLabel Time elapsed: 0.902 s [2023-10-02T15:47:44.319Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250417740 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250417646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:47:44.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250416059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250416059 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250416059 data=null}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250416059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250416059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250416047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250416047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250416046 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250416046 data=null}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250416046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250416046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250416042 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250416042 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250416042 data=null}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250416041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250416041 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}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250416035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-250416034 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250416034 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250416034 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250416034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250416034 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]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250416029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250416028 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250416028 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250416028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250416028 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]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250416027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-250416026 data=null doit=true}, Tree node with text: testTrace2.xml] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-250416026 data=null}, Tree node with text: testTrace2.xml] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-250416026 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250416025 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] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-250415990 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-250415989 data=null doit=true}, Tree node with text: Views] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-250415989 data=null}, Tree node with text: Views] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-250415989 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250415989 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] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-250415987 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-250415987 data=null doit=true}, Tree node with text: test.xml.conditions] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-250415987 data=null}, Tree node with text: test.xml.conditions] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-250415987 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250415987 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] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-250415985 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415985 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-250415984 data=null doit=true}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-250415984 data=null}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415984 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250415984 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] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415976 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415976 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415975 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250415975 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] [2023-10-02T15:47:46.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415935 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-250415678 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-250415668 data=null doit=true}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-250415667 data=null}, Tree node with text: Xml Timegraph View Test] [2023-10-02T15:47:46.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test [2023-10-02T15:47:47.838Z] 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"' [2023-10-02T15:47:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-10-02T15:47:47.838Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250413645 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-250413623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-250413623 data=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-250413622 data=null}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-250413622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250413622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-250413617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:47:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:47:48.658Z] 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') [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=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')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413378 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] 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=-250413377 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:47:48.658Z] 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') [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250413377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250413377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250413377 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250413377 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250413377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250413377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:47:48.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:48.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:48.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:48.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:48.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:47:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:47:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250413377 data=null 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')] [2023-10-02T15:47:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250413579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:47:49.172Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.881 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2023-10-02T15:47:49.172Z] testData Time elapsed: 4.881 s [2023-10-02T15:47:49.172Z] [2023-10-02T15:47:49.172Z] Results: [2023-10-02T15:47:49.172Z] [2023-10-02T15:47:49.172Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:47:49.172Z] [2023-10-02T15:47:49.428Z] [2023-10-02T15:47:49.428Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:47:49.253 [2023-10-02T15:47:49.428Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:47:49.990Z] [INFO] All tests passed! [2023-10-02T15:47:49.990Z] [INFO] [2023-10-02T15:47:49.990Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:47:49.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:47:49.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:47:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:47:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-10-02T15:47:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2023-10-02T15:47:49.991Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [135/144] [2023-10-02T15:47:49.991Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] The project's OSGi version is 1.0.5.202310021456 [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] [2023-10-02T15:47:49.991Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:49.991Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests... [2023-10-02T15:47:50.247Z] [INFO] [2023-10-02T15:47:50.247Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2023-10-02T15:47:50.247Z] [INFO] [2023-10-02T15:47:50.247Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.247Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2023-10-02T15:47:50.247Z] [INFO] [2023-10-02T15:47:50.247Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2023-10-02T15:47:50.247Z] [INFO] [2023-10-02T15:47:50.247Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.247Z] [INFO] [2023-10-02T15:47:50.247Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.248Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:47:50.248Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.248Z] [INFO] [2023-10-02T15:47:50.248Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:47:50.810Z] [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) [2023-10-02T15:47:50.810Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:47:50.810Z] [INFO] Command line: [2023-10-02T15:47:50.810Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:47:50.811Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:47:50.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vhltz because kubernetes resource quota exceeded. [2023-10-02T15:47:50.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vhltz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:50.872Z] Retrying... [2023-10-02T15:47:50.872Z] [2023-10-02T15:47:50.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-vhltz [2023-10-02T15:47:50.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vhltz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:47:50.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vhltz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vhltz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:47:50.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:47:50.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:47:50.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:47:50.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:47:50.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:47:50.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:47:50.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:47:51.377Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:47:51.377Z] 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) [2023-10-02T15:47:51.377Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:47:51.377Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:47:53.900Z] !SESSION 2023-10-02 15:47:50.744 ----------------------------------------------- [2023-10-02T15:47:53.900Z] eclipse.buildId=unknown [2023-10-02T15:47:53.900Z] java.version=17.0.2 [2023-10-02T15:47:53.900Z] java.vendor=Oracle Corporation [2023-10-02T15:47:53.900Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:47:53.900Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:47:53.900Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:47:53.900Z] [2023-10-02T15:47:53.900Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:47:53.648 [2023-10-02T15:47:53.900Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:47:53.900Z] !STACK 0 [2023-10-02T15:47:53.900Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:47:53.900Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:47:53.900Z] [2023-10-02T15:47:53.900Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:47:53.901Z] [2023-10-02T15:47:53.901Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:47:53.865 [2023-10-02T15:47:53.901Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:47:53.901Z] !STACK 0 [2023-10-02T15:47:53.901Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:47:53.901Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:47:53.901Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:47:53.901Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:47:53.901Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:47:53.901Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:47:53.901Z] [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:47:53.901Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:47:54.464Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:47:54.465Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:47:59.738Z] [2023-10-02T15:47:59.738Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:47:59.053 [2023-10-02T15:47:59.738Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:47:59.738Z] !STACK 0 [2023-10-02T15:47:59.738Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:47:59.738Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:47:59.738Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:47:59.738Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:47:59.738Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:47:59.738Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:47:59.738Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:47:59.738Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:47:59.738Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:47:59.738Z] ... 7 more [2023-10-02T15:47:59.995Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2023-10-02T15:48:00.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2023-10-02T15:48:00.252Z] testBuiltinOutput Time elapsed: 0.271 s [2023-10-02T15:48:00.252Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2023-10-02T15:48:00.252Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2023-10-02T15:48:00.252Z] testTmfCorePluginId Time elapsed: 0 s [2023-10-02T15:48:00.252Z] testGetDefault Time elapsed: 0 s [2023-10-02T15:48:00.252Z] [2023-10-02T15:48:00.252Z] Results: [2023-10-02T15:48:00.252Z] [2023-10-02T15:48:00.252Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:48:00.252Z] [2023-10-02T15:48:00.252Z] [2023-10-02T15:48:00.252Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:48:00.127 [2023-10-02T15:48:00.252Z] !MESSAGE Unexpected error executing analysis with trace [2023-10-02T15:48:00.252Z] !STACK 0 [2023-10-02T15:48:00.252Z] java.lang.NullPointerException [2023-10-02T15:48:00.252Z] at java.base/java.io.File.(File.java:278) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:48:00.252Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:00.252Z] [2023-10-02T15:48:00.252Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:48:00.128 [2023-10-02T15:48:00.252Z] !MESSAGE Unexpected error executing analysis with trace [2023-10-02T15:48:00.252Z] !STACK 0 [2023-10-02T15:48:00.252Z] java.lang.NullPointerException [2023-10-02T15:48:00.252Z] at java.base/java.io.File.(File.java:278) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291) [2023-10-02T15:48:00.252Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:48:00.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:00.253Z] [2023-10-02T15:48:00.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:48:00.132 [2023-10-02T15:48:00.253Z] !MESSAGE Exception executing analysis [2023-10-02T15:48:00.253Z] !STACK 0 [2023-10-02T15:48:00.253Z] java.lang.NullPointerException [2023-10-02T15:48:00.253Z] at java.base/java.io.File.(File.java:278) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:48:00.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:00.253Z] [2023-10-02T15:48:00.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-10-02 15:48:00.132 [2023-10-02T15:48:00.253Z] !MESSAGE Exception executing analysis [2023-10-02T15:48:00.253Z] !STACK 0 [2023-10-02T15:48:00.253Z] java.lang.NullPointerException [2023-10-02T15:48:00.253Z] at java.base/java.io.File.(File.java:278) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291) [2023-10-02T15:48:00.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394) [2023-10-02T15:48:00.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:00.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-5v13s because kubernetes resource quota exceeded. [2023-10-02T15:48:00.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5v13s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:00.861Z] Retrying... [2023-10-02T15:48:00.861Z] [2023-10-02T15:48:00.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-5v13s [2023-10-02T15:48:00.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5v13s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:00.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5v13s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5v13s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:00.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:00.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:00.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:00.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:00.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:00.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:01.183Z] [INFO] All tests passed! [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:01.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:01.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:01.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml [2023-10-02T15:48:01.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2023-10-02T15:48:01.183Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [136/144] [2023-10-02T15:48:01.183Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.183Z] [INFO] [2023-10-02T15:48:01.183Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.184Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests... [2023-10-02T15:48:01.440Z] [INFO] [2023-10-02T15:48:01.441Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2023-10-02T15:48:01.441Z] [INFO] [2023-10-02T15:48:01.441Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.441Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:48:01.699Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.699Z] [INFO] [2023-10-02T15:48:01.699Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:01.956Z] [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) [2023-10-02T15:48:01.956Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:48:01.956Z] [INFO] Command line: [2023-10-02T15:48:01.956Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:48:01.956Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:48:02.520Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:48:02.520Z] 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) [2023-10-02T15:48:02.520Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:48:02.520Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:48:04.670Z] !SESSION 2023-10-02 15:48:01.877 ----------------------------------------------- [2023-10-02T15:48:04.670Z] eclipse.buildId=unknown [2023-10-02T15:48:04.670Z] java.version=17.0.2 [2023-10-02T15:48:04.670Z] java.vendor=Oracle Corporation [2023-10-02T15:48:04.670Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:48:04.670Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:48:04.670Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:48:04.670Z] [2023-10-02T15:48:04.670Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:48:04.441 [2023-10-02T15:48:04.670Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:48:04.670Z] !STACK 0 [2023-10-02T15:48:04.670Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [68] [2023-10-02T15:48:04.670Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:04.670Z] [2023-10-02T15:48:04.670Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:48:04.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:48:04.670Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:48:04.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:48:04.671Z] [2023-10-02T15:48:04.671Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:48:04.641 [2023-10-02T15:48:04.671Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:48:04.671Z] !STACK 0 [2023-10-02T15:48:04.671Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [140] [2023-10-02T15:48:04.671Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:04.671Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:48:04.671Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:48:04.671Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:48:04.671Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:04.671Z] [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:48:04.671Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:48:05.235Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:48:05.235Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:48:09.410Z] [2023-10-02T15:48:09.410Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:48:09.147 [2023-10-02T15:48:09.410Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:48:09.410Z] !STACK 0 [2023-10-02T15:48:09.410Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:48:09.410Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:48:09.410Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:48:09.410Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:48:09.410Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:48:09.410Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:48:09.410Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:09.410Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:48:09.410Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:48:09.410Z] ... 7 more [2023-10-02T15:48:09.669Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2023-10-02T15:48:09.937Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2023-10-02T15:48:09.938Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.007 s [2023-10-02T15:48:09.938Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2023-10-02T15:48:09.938Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2023-10-02T15:48:09.938Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2023-10-02T15:48:09.938Z] [2023-10-02T15:48:09.938Z] Results: [2023-10-02T15:48:09.938Z] [2023-10-02T15:48:09.938Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:48:09.938Z] [2023-10-02T15:48:10.867Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-sz2kk because kubernetes resource quota exceeded. [2023-10-02T15:48:10.867Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sz2kk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:10.867Z] Retrying... [2023-10-02T15:48:10.867Z] [2023-10-02T15:48:10.867Z] ERROR: Failed to launch tracecompass-build-3jjwn-sz2kk [2023-10-02T15:48:10.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sz2kk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:10.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:10.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:10.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:10.868Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-sz2kk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-sz2kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:10.868Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:10.868Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:10.868Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:10.868Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:10.868Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:10.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:10.868Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:10.870Z] [INFO] All tests passed! [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:10.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:10.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:10.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:48:10.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:48:10.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2023-10-02T15:48:10.870Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [137/144] [2023-10-02T15:48:10.870Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] The project's OSGi version is 1.0.10.202310021456 [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests... [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2023-10-02T15:48:10.870Z] [INFO] [2023-10-02T15:48:10.870Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:10.870Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:48:11.128Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.128Z] [INFO] [2023-10-02T15:48:11.128Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:48:11.384Z] [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) [2023-10-02T15:48:11.384Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2023-10-02T15:48:11.384Z] [INFO] Command line: [2023-10-02T15:48:11.384Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-10-02T15:48:11.384Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:48:11.946Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:48:11.946Z] 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) [2023-10-02T15:48:11.946Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:48:11.946Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:48:13.839Z] !SESSION 2023-10-02 15:48:11.472 ----------------------------------------------- [2023-10-02T15:48:13.839Z] eclipse.buildId=unknown [2023-10-02T15:48:13.839Z] java.version=17.0.2 [2023-10-02T15:48:13.839Z] java.vendor=Oracle Corporation [2023-10-02T15:48:13.839Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:48:13.839Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-10-02T15:48:13.839Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-10-02T15:48:13.839Z] [2023-10-02T15:48:13.839Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:48:13.834 [2023-10-02T15:48:13.839Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:48:13.839Z] !STACK 0 [2023-10-02T15:48:13.839Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:48:13.839Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:13.839Z] [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:48:13.839Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:48:14.095Z] [2023-10-02T15:48:14.095Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:48:14.046 [2023-10-02T15:48:14.096Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:48:14.096Z] !STACK 0 [2023-10-02T15:48:14.096Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:48:14.096Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:14.096Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:48:14.096Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:48:14.096Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:48:14.096Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:48:14.096Z] [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:48:14.096Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:48:14.671Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:48:14.671Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:48:19.929Z] [2023-10-02T15:48:19.929Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-10-02 15:48:19.050 [2023-10-02T15:48:19.929Z] !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 [2023-10-02T15:48:19.929Z] [2023-10-02T15:48:19.929Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:48:19.138 [2023-10-02T15:48:19.929Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:48:19.929Z] !STACK 0 [2023-10-02T15:48:19.929Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:48:19.929Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:48:19.929Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:48:19.929Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:48:19.929Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:48:19.929Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:48:19.929Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:48:19.929Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:48:19.929Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:48:19.930Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:48:19.930Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:48:19.930Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:48:19.930Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:48:19.930Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:48:19.930Z] ... 7 more [2023-10-02T15:48:19.930Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2023-10-02T15:48:20.187Z] Display size: 1440x900 [2023-10-02T15:48:20.187Z] OS version=5.18.5-100.fc35.x86_64 [2023-10-02T15:48:20.187Z] GTK version=3.22.30 [2023-10-02T15:48:20.187Z] GTK theme=Ambiance [2023-10-02T15:48:20.187Z] LIBOVERLAY_SCROLLBAR=0 [2023-10-02T15:48:20.187Z] Time zone: Greenwich Mean Time [2023-10-02T15:48:20.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250381893 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:20.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-r7m64 because kubernetes resource quota exceeded. [2023-10-02T15:48:20.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r7m64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:20.860Z] Retrying... [2023-10-02T15:48:20.860Z] [2023-10-02T15:48:20.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-r7m64 [2023-10-02T15:48:20.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r7m64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:20.861Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-r7m64, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-r7m64" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:20.861Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:20.861Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:20.861Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:20.861Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:20.861Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:20.861Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:20.861Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-250381057 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-250381056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-250381055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250380979 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:21.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:48:21.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:48:21.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:48:21.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:48:21.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250380558 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250380475 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250380475 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250380475 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250380475 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380474 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}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250380371 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250380370 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250380370 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250380370 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250380369 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}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250380367 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250380365 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250380365 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250380365 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250380364 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380364 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] [2023-10-02T15:48:21.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250380287 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:21.892Z] 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') [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250380279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250380279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250380279 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250380279 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250380278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250380278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250380276 data=null 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')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250380186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250380186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250380185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250380185 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250380185 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380178 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250380178 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250380178 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380177 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380177 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)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380163 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:21.893Z] 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:')) [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250380150 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250380149 data=null doit=true}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250380149 data=null}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250380148 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380148 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}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250380144 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:21.893Z] 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:')) [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380134 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250380133 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250380133 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380133 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380132 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)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380090 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:21.893Z] 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:')) [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250380084 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250380083 data=null doit=true}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250380083 data=null}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250380082 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380082 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}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250380078 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:21.894Z] 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:')) [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380064 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250380064 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250380063 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380062 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380062 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)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380052 data=null button=1 stateMask=0x80000 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:21.894Z] 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:')) [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380039 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250380038 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250380038 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380037 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250380037 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)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250380025 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:22.152Z] 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:')) [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379982 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250379982 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250379982 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379981 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250379981 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)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379964 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:22.152Z] 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:')) [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379956 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250379955 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250379955 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379954 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250379953 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)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379944 data=null button=1 stateMask=0x80000 x=145 y=310 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:22.152Z] 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:')) [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379938 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250379938 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250379938 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379937 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250379937 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)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379931 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:22.153Z] 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:')) [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379920 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-250379920 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-250379920 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379919 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250379919 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)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-250379882 data=null button=1 stateMask=0x80000 x=145 y=309 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:22.153Z] 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:')) [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:48:22.153Z] 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') [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:22.153Z] 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') [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250379871 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')] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250379871 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')] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250379871 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250379871 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250379870 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')] [2023-10-02T15:48:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250379870 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')] [2023-10-02T15:48:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250379870 data=null 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')] [2023-10-02T15:48:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250380791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:48:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250378974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250378973 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250378973 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250378973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250378972 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250378874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250378873 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250378873 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250378872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250378872 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}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250378849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250378847 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250378847 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250378847 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250378846 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250378846 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]] [2023-10-02T15:48:23.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250378785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:23.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:23.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250378067 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.056Z] 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') [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-250378065 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250378064 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-250378064 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-250378064 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-250378064 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-250378064 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-250377869 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250377867 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-250377867 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')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-250377867 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-250377867 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-10-02T15:48:24.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} time=-250377863 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.315Z] 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') [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-250377856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250377856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-250377856 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-250377856 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-250377855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-250377855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-250377855 data=null 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')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-250377789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250377789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-250377789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-250377788 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-250377788 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250377784 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250377784 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250377784 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250377783 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250377783 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)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250377761 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-10-02T15:48:24.316Z] 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:')) [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:48:24.316Z] 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:')) [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:48:24.316Z] 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:')) [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250377686 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250377686 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250377686 data=null}, Tree node with text: /rootpath] [2023-10-02T15:48:24.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250377685 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250377685 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] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250377680 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:48:24.317Z] 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:')) [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:24.317Z] 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') [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69860811 [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-250377667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250377667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-250377667 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-250377667 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-250377667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-250377667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-250377666 data=null 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')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-250377666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250377665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-250377665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-250377665 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-250377665 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250377665 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250377664 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250377664 data=null}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250377664 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250377664 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250377646 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:48:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250377642 data=null button=0 stateMask=0x0 x=566 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:48:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250377642 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:48:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250377642 data=null}, Tree node with text: /rootpath] [2023-10-02T15:48:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250377589 data=null button=1 stateMask=0x0 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:48:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250377588 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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] [2023-10-02T15:48:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250377581 data=null button=1 stateMask=0x80000 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-250377575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250377563 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250377563 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250377562 data=null}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250377562 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250377562 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250377548 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:48:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.577Z] 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') [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250377361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250377361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250377361 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250377361 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250377361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250377361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250377361 data=null 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')] [2023-10-02T15:48:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.835Z] 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') [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-250377281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-250377281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-250377281 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-250377281 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-250377280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-250377280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-250377280 data=null 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')] [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-10-02T15:48:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-10-02T15:48:24.836Z] 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:')) [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:48:24.836Z] 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:')) [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:48:24.836Z] 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:')) [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.836Z] 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') [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250377267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250377267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250377267 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250377267 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250377266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250377266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250377266 data=null 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')] [2023-10-02T15:48:24.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.836Z] 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') [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-10-02T15:48:24.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-250377185 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250377185 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-250377185 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-250377185 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-250377185 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-250377184 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-250377184 data=null 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-250377183 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250377183 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-250377183 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-250377183 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-250377183 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:24.837Z] 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') [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250377182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250377182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250377182 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250377182 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250377181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250377181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:24.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:24.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250377181 data=null 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')] [2023-10-02T15:48:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250378478 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...'] [2023-10-02T15:48:25.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:25.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250377052 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:25.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:48:25.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:48:25.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250376637 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250376585 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250376585 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250376585 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250376584 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250376584 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}] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250376563 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:25.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250376561 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250376561 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250376561 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250376561 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250376561 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] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250376559 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-250376555 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-250376554 data=null doit=true}, TreeItem with text {new profile}] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-250376554 data=null}, TreeItem with text {new profile}] [2023-10-02T15:48:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-250376554 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250376554 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}] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-250376550 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:25.609Z] 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') [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250376535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250376535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250376535 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250376534 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250376533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250376533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250376533 data=null 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')] [2023-10-02T15:48:25.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:25.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:25.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:25.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:25.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:48:25.609Z] 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') [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:25.609Z] 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') [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250376488 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')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250376488 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')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250376488 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:25.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250376488 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250376487 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')] [2023-10-02T15:48:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250376487 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')] [2023-10-02T15:48:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250376487 data=null 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')] [2023-10-02T15:48:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250376981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:48:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250375984 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250375964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250375964 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250375964 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250375964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250375964 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250375933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:26.686Z] 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') [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:26.686Z] 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=-250375335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375335 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375335 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=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')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.686Z] 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=-250375334 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:26.687Z] 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') [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250375333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250375333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250375333 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250375332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250375332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250375332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:26.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:26.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:26.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:26.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:26.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:26.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250375332 data=null 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')] [2023-10-02T15:48:26.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250375788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:27.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250374716 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:27.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:48:27.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:48:27.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250374364 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250374347 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250374347 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250374347 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:48:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250374346 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250374346 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}] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250374322 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:48:27.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250374321 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250374320 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250374320 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250374320 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250374320 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] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250374318 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:27.767Z] 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') [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-250374316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250374316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-250374316 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-250374315 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-250374315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-250374315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-250374315 data=null 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')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-250374280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-250374280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-250374280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-250374280 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-250374280 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text') [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:48:27.768Z] 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') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:27.768Z] 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') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:27.768Z] 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') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250374274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250374274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250374274 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250374274 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250374273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250374273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250374273 data=null 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')] [2023-10-02T15:48:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:27.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:48:27.768Z] 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') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:27.768Z] 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') [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250374265 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')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250374264 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')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250374264 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250374264 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:48:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250374264 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')] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250374264 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')] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250374264 data=null 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')] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250374700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250374166 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250374159 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250374159 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250374159 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250374159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250374159 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250374085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:28.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:28.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:28.956Z] 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') [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:28.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:28.956Z] 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=-250373268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373268 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.956Z] 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=-250373267 data=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')] [2023-10-02T15:48:28.956Z] 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=-250373267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.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=-250373267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.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=-250373267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.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=-250373267 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.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=-250373267 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:28.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') [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250373266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250373266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250373266 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250373266 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250373265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250373265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:28.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:28.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:28.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:28.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:28.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250373265 data=null 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')] [2023-10-02T15:48:28.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250373980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250372125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250372124 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250372124 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250372124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250372123 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250372096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250372095 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250372095 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250372095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250372095 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}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250372092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250372081 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250372081 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250372081 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250372081 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250372080 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]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250372062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250371642 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250371641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:30.346Z] 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') [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250371637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250371637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250371636 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250371636 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250371636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250371636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250371636 data=null 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')] [2023-10-02T15:48:30.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:30.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:30.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:30.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:30.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:30.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:30.346Z] 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') [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250371583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250371583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250371583 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250371583 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250371582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250371582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:30.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') [2023-10-02T15:48:30.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') [2023-10-02T15:48:30.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') [2023-10-02T15:48:30.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') [2023-10-02T15:48:30.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') [2023-10-02T15:48:30.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:30.883Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-d6ppz because kubernetes resource quota exceeded. [2023-10-02T15:48:30.883Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6ppz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:30.883Z] Retrying... [2023-10-02T15:48:30.883Z] [2023-10-02T15:48:30.883Z] ERROR: Failed to launch tracecompass-build-3jjwn-d6ppz [2023-10-02T15:48:30.883Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6ppz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:30.883Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:30.883Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:30.884Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:30.884Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:30.884Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-d6ppz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-d6ppz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:30.884Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:30.884Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:30.884Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:30.884Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:30.884Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:30.884Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:30.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:30.884Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:30.884Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:30.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250371582 data=null 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')] [2023-10-02T15:48:30.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250371974 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...'] [2023-10-02T15:48:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:31.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250370970 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250370970 data=null}, TreeItem with text {Traces [0]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250370969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250370969 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]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250370967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-10-02T15:48:31.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250370966 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250370966 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250370966 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250370965 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250370965 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]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250370942 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250370942 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250370941 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250370941 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]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250370881 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250370881 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250370881 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250370881 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:31.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250370880 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250370880 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250370879 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250370879 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250370879 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]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250370861 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250370861 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250370860 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250370855 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]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250370847 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250370847 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250370847 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250370847 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:31.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250370846 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250370846 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250370845 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250370845 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250370845 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]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250370783 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250370782 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250370782 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250370782 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]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250370778 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250370778 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250370778 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250370778 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:48:31.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250370777 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250370777 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250370777 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250370776 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250370776 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}] [2023-10-02T15:48:31.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250370742 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250370741 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250370741 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:31.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250370741 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}] [2023-10-02T15:48:31.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250370649 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250369868 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250369795 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250369790 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:32.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:32.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:32.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:32.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:32.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250369669 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250369669 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250369669 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250369669 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250369668 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]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250369652 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250369651 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250369651 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250369651 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]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250369648 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250369648 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250369648 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250369648 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250369647 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250369647 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250369647 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250369647 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]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250369646 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250369646 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250369646 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250369646 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250369645 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250369645 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]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250369586 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250369586 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250369586 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250369585 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]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250369582 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250369582 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250369582 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250369582 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:32.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250369581 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250369581 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250369581 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250369581 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250369580 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}] [2023-10-02T15:48:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250369549 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250369549 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250369549 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250369549 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}] [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250369458 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250369329 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250369328 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250369328 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:48:32.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:48:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250369028 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250369020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250369019 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250369019 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250369019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250369019 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:33.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250368958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:34.206Z] 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') [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:34.206Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.206Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.206Z] 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=-250368039 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=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')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368038 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] 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=-250368038 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:34.207Z] 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') [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250368037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250368037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250368037 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250368037 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250368037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250368037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:34.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:34.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:34.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:34.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:34.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250368037 data=null 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')] [2023-10-02T15:48:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250368863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250367312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250367312 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250367312 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250367312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250367312 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250367283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250367283 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250367283 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250367282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250367282 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}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250367280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250367280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250367280 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250367280 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250367279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250367279 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]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250367263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250366776 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250366773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:35.334Z] 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') [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250366771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250366771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250366771 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250366771 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250366770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250366770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250366770 data=null 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')] [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:35.335Z] 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') [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250366746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250366746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250366746 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250366746 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250366746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250366746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250366746 data=null 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')] [2023-10-02T15:48:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250367164 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...'] [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250366235 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250366235 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250366235 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250366235 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250366235 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]] [2023-10-02T15:48:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250366229 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250365944 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250365943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:36.106Z] 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') [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250365871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250365871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250365871 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250365871 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250365871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250365871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250365871 data=null 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')] [2023-10-02T15:48:36.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:36.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:36.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:36.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:36.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:36.362Z] 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') [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250365785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250365785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250365785 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250365785 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250365785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250365785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250365744 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:36.363Z] 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') [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-250365744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-250365744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-250365743 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-250365743 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-250365743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-250365743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-250365743 data=null 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')] [2023-10-02T15:48:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250365167 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:36.927Z] 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') [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-250365166 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-250365166 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-250365166 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-250365166 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-250365166 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-250365166 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-250365166 data=null 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250365785 data=null 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')] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250366168 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...'] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:36.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:36.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-250365045 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-250365045 data=null}, TreeItem with text {Traces [4]}] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-250365044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:48:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250365044 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]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-250364989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-10-02T15:48:37.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-250364988 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250364988 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250364987 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250364987 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364987 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]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250364981 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250364980 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-250364980 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364980 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]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250364963 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-250364960 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-250364958 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-250364957 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-10-02T15:48:37.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-10-02T15:48:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-250364957 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-250364957 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-250364956 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250364956 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364956 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]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250364950 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250364950 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-250364949 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364949 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]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250364945 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-250364945 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-250364889 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-250364889 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-10-02T15:48:37.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]} [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-250364888 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-250364888 data=null doit=true}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-250364888 data=null}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-250364888 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364888 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]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-250364881 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-250364881 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-250364881 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364881 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]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-250364868 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-250364867 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-250364867 data=null doit=true}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-250364867 data=null}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]} [2023-10-02T15:48:37.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250364866 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250364866 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250364866 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250364866 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364865 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}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250364788 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250364788 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250364788 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364787 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}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250364747 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250364742 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250364742 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250364675 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:37.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-250364337 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250364337 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250364336 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250364336 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364336 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]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250364283 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250364282 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-250364282 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364281 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]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250364278 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-250364278 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-250364277 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-250364277 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250364277 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250364277 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250364277 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250364276 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]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250364276 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-250364269 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-250364269 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-250364269 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250364268 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364268 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]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250364254 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250364253 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-250364253 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364253 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]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250364250 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-250364250 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-250364249 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-250364249 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-10-02T15:48:37.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]} [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-250364249 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-250364249 data=null doit=true}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-250364248 data=null}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-250364248 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364248 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]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-250364241 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-250364184 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-250364183 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364183 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]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-250364180 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-250364180 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-250364180 data=null doit=true}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-250364180 data=null}, TreeItem with text {generated [2]}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]} [2023-10-02T15:48:37.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won''t expand it again. [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)} [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364179 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-250364179 data=null doit=true}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:37.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-250364179 data=null}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364179 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250364167 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)}] [2023-10-02T15:48:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364093 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364092 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364092 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250364092 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)}] [2023-10-02T15:48:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250364045 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-250363685 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-250363685 data=null doit=true}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-250363685 data=null}, TreeItem with text {synthetic-trace(2)}] [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)} [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"' [2023-10-02T15:48:38.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:38.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:38.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:38.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:38.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-250363576 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250363576 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250363576 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250363575 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250363575 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]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250363549 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250363548 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-250363548 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250363548 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]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250363544 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-250363544 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-250363544 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-250363544 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250363544 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250363544 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250363543 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250363543 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]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250363543 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-250363542 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-250363542 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-250363542 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250363542 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250363541 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]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250363395 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250363376 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-250363376 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250363376 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]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250363282 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-250363281 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-250363281 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-250363281 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-10-02T15:48:38.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250363279 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250363279 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250363279 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250363278 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:38.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250363278 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}] [2023-10-02T15:48:39.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250363175 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:39.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250363081 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:39.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250363080 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250363080 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}] [2023-10-02T15:48:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250362584 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250361776 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250361775 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:40.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250361775 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:40.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:48:40.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:48:40.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:40.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:40.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:40.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:40.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-250361289 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250361289 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250361288 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250361286 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250361285 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]}] [2023-10-02T15:48:40.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-5hg0v because kubernetes resource quota exceeded. [2023-10-02T15:48:40.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5hg0v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:40.862Z] Retrying... [2023-10-02T15:48:40.862Z] [2023-10-02T15:48:40.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-5hg0v [2023-10-02T15:48:40.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5hg0v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:40.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-5hg0v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-5hg0v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:40.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:40.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:40.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:40.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:40.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:40.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:40.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250361184 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250361180 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-250361179 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250361179 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]}] [2023-10-02T15:48:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250360880 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-250360470 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-250360451 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-250360377 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-250360377 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-250360377 data=null}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-250360377 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250360376 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]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-250360376 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-250360375 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-250360375 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-250360375 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250360375 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250360375 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]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250360368 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-250360368 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-250360368 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250360368 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]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-250360364 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-250360363 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-250360363 data=null doit=true}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-250360363 data=null}, TreeItem with text {resources [6]}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-10-02T15:48:41.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won''t expand it again. [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)} [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-250360363 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-250360363 data=null doit=true}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-250360363 data=null}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-250360362 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250360362 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)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-250360341 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-250360341 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-250360340 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250360340 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)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-250360262 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-250360149 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-250360149 data=null doit=true}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-250360149 data=null}, TreeItem with text {syslog(2)}] [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)} [2023-10-02T15:48:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"' [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250359279 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250359265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250359265 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250359265 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250359265 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250359264 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250359242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:43.533Z] 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') [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=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')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] 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=-250358479 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:43.534Z] 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') [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250358478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250358478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250358478 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250358478 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250358478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250358477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:43.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:43.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:43.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:43.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:43.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250358477 data=null 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')] [2023-10-02T15:48:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250359182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:44.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:44.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:44.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:44.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:44.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250357363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250357363 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250357363 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250357362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250357362 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250357341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250357341 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250357341 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250357340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250357340 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}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250357339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250357338 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250357338 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250357338 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250357338 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250357338 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]] [2023-10-02T15:48:44.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250357324 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250357036 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250356982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:45.123Z] 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') [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250356982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250356982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250356982 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250356981 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250356981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250356981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250356981 data=null 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')] [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:45.123Z] 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') [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250356955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250356955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250356954 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250356954 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250356954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250356954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:45.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:45.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:45.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250356954 data=null 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')] [2023-10-02T15:48:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250357284 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...'] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250356446 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250356446 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250356446 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250356446 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250356446 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]] [2023-10-02T15:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250356439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250356149 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250356134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:45.894Z] 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') [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250356094 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250356094 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250356093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250356093 data=null 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')] [2023-10-02T15:48:45.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:45.894Z] 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') [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250356064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250356063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250356063 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250356063 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250356063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250356063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:45.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:46.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') [2023-10-02T15:48:46.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') [2023-10-02T15:48:46.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') [2023-10-02T15:48:46.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') [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250355965 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:46.151Z] 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') [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-250355964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-250355964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-250355964 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-250355964 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-250355964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-250355963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-250355963 data=null 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')] [2023-10-02T15:48:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250355282 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:46.715Z] 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') [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-250355281 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')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-250355281 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')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-250355281 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-250355281 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-250355281 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')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-250355280 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')] [2023-10-02T15:48:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-250355280 data=null 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')] [2023-10-02T15:48:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250356063 data=null 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')] [2023-10-02T15:48:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250356408 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...'] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:47.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250354741 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250354741 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250354740 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250354740 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]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250354739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:47.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250354739 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250354739 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250354738 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250354738 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354738 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]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250354733 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250354733 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250354733 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250354732 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]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250354730 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250354730 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250354730 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250354729 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:47.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250354729 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250354729 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250354729 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250354729 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354728 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]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250354717 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250354716 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250354716 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250354716 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]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250354712 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250354712 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250354712 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250354712 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:47.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250354711 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250354711 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250354711 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250354711 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354711 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]}] [2023-10-02T15:48:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250354705 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250354704 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250354686 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250354686 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]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250354676 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250354676 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250354676 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250354675 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:48:47.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250354675 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250354675 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250354674 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250354674 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354674 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}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250354655 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250354654 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250354654 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250354654 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}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250354581 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250354575 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250354575 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250354575 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:47.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:48.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:48.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:48.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:48.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250354027 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250354026 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250354026 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250354026 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354026 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]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250354011 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250354011 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250354011 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250354011 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]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250354009 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250354008 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250354008 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250354008 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250354008 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250354008 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250354007 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250354007 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]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250354007 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:48.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250354006 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250354006 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250354006 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250354006 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250354006 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]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250353987 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250353986 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250353986 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250353986 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]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250353983 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250353983 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250353983 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250353983 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:48.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250353982 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250353982 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250353982 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250353982 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250353981 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}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250353950 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250353950 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:48.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250353950 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250353950 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}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250353871 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250353739 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250353738 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250353738 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:48:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250353392 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250353386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250353386 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250353386 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250353386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250353385 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250353359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:49.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:49.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:49.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:49.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:49.385Z] 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') [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:49.385Z] 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=-250352563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352563 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352563 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=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')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] 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=-250352562 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:49.385Z] 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') [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250352561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250352561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250352561 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250352561 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250352560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250352560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:49.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:49.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:49.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:49.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:49.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250352560 data=null 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')] [2023-10-02T15:48:49.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250353286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:50.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250351439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250351438 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250351438 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250351438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:50.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250351438 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250351411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250351411 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250351411 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250351411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250351408 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}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250351407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250351406 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250351406 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250351406 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250351406 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250351406 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]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250351398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250351227 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250351226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:50.771Z] 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') [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250351175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250351175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250351175 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250351175 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250351175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250351175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250351175 data=null 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')] [2023-10-02T15:48:50.866Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-nck4x because kubernetes resource quota exceeded. [2023-10-02T15:48:50.866Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nck4x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:50.866Z] Retrying... [2023-10-02T15:48:50.866Z] [2023-10-02T15:48:50.866Z] ERROR: Failed to launch tracecompass-build-3jjwn-nck4x [2023-10-02T15:48:50.867Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nck4x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:48:50.867Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nck4x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nck4x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:48:50.867Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:48:50.867Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:48:50.867Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:48:50.867Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:48:50.867Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:48:50.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:48:50.867Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:51.029Z] 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') [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250351068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250351068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250351068 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250351068 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250351067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250351067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:51.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250351067 data=null 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')] [2023-10-02T15:48:51.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250351364 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...'] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250350551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250350551 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250350551 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250350551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250350551 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]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250350548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250350344 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250350343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:51.799Z] 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') [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250350342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250350342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250350342 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250350342 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250350342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250350342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250350273 data=null 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')] [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:51.799Z] 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') [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250350187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250350187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250350187 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250350186 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250350186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250350186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:51.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:52.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:52.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:52.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:52.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250350085 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:52.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:52.057Z] 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') [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-250350085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-250350085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-250350085 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-250350085 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-250350084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-250350084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-250350084 data=null 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} time=-250349978 data=null doit=true}, Shell with text {Confirmation}] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:52.057Z] 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') [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-250349977 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-250349977 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-250349977 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-250349976 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-250349976 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-250349976 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-250349976 data=null 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250350186 data=null 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')] [2023-10-02T15:48:52.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250350523 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...'] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:52.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250349841 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250349841 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250349841 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250349841 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]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250349789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:52.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250349789 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250349788 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250349788 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250349788 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349788 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250349783 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250349782 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250349782 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349782 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250349779 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250349779 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250349779 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250349779 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:52.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250349778 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250349778 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250349778 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250349778 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349777 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250349765 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250349764 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250349764 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349764 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250349761 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250349760 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250349760 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250349760 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:52.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250349760 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250349760 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250349759 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250349759 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349759 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250349738 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250349689 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250349688 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349688 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]}] [2023-10-02T15:48:52.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250349685 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250349685 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250349685 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250349685 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:48:52.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250349684 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250349684 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250349684 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250349684 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349684 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}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250349658 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250349657 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250349657 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349657 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}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250349562 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250349245 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250349188 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250349187 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:52.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250349151 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250349151 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250349151 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250349151 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349151 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]}] [2023-10-02T15:48:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250349095 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250349089 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250349089 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349089 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]}] [2023-10-02T15:48:53.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250349086 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250349086 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250349086 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250349086 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250349085 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250349085 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250349085 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250349085 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]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250349085 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250349084 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250349084 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250349084 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250349084 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349083 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]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250349071 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250349071 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250349070 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349070 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]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250349068 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250349067 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250349067 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250349067 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:53.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250349067 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250349067 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250349066 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250349066 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250349066 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}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250349046 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250349046 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250349046 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250349046 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}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250348956 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250348778 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250348778 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250348778 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250348589 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:53.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250348585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250348585 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250348585 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250348584 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:53.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250348584 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:53.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250348558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:53.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:53.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:53.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:54.165Z] 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') [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:54.165Z] 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=-250347775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347775 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347775 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=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')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.165Z] 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=-250347774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.166Z] 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=-250347774 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.166Z] 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=-250347774 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:54.166Z] 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') [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250347773 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250347773 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:54.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:54.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:54.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:54.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:54.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250347773 data=null 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')] [2023-10-02T15:48:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250348478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:54.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250346651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250346651 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250346650 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250346650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250346650 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250346640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250346640 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250346640 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250346640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250346639 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}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250346638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250346638 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250346638 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250346637 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250346637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250346637 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]] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250346627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250346380 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250346379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:55.548Z] 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') [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250346378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250346378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250346378 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250346378 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250346378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250346377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250346377 data=null 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')] [2023-10-02T15:48:55.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:55.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:55.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:55.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:55.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:55.806Z] 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') [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250346286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250346286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250346286 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250346286 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250346286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250346286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:55.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:55.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:55.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:55.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:55.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250346286 data=null 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')] [2023-10-02T15:48:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250346600 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...'] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-250345778 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250345778 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250345778 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250345778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250345778 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]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250345774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250345640 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250345639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:56.370Z] 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') [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:56.370Z] 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') [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5793cd84 [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345574 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')] [2023-10-02T15:48:56.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345574 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-250345574 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-250345574 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345574 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345574 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-250345573 data=null 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345573 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345573 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-250345573 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')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-250345573 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-250345573 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:56.371Z] 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') [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250345573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250345573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250345572 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250345572 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250345572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250345572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250345572 data=null 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')] [2023-10-02T15:48:56.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:56.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:56.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:56.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:56.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:56.628Z] 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') [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250345468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250345468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250345468 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250345468 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250345468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250345467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:48:56.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:56.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:56.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:56.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:56.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:48:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:48:56.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250345467 data=null 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')] [2023-10-02T15:48:56.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250345753 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...'] [2023-10-02T15:48:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:57.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250344771 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250344770 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250344770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250344770 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]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250344769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:48:57.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250344769 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250344769 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250344769 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250344768 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344768 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]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250344764 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250344764 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250344763 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344763 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]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250344761 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250344761 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250344760 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250344760 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:57.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250344760 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250344760 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250344760 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250344759 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344759 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]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250344751 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250344751 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250344751 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344750 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]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250344748 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250344748 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250344747 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250344747 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:57.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250344747 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250344747 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250344747 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250344747 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344747 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]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250344742 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250344742 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250344742 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344742 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]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250344739 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250344739 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250344739 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250344739 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:48:57.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250344738 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250344738 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250344738 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250344738 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344738 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}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250344719 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250344719 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250344719 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344718 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}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250344678 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250344672 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250344672 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250344672 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:48:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:58.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:58.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:48:58.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:58.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250344140 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250344140 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250344139 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250344139 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344139 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]}] [2023-10-02T15:48:58.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250344132 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250344132 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250344132 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344132 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]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250344130 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250344130 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250344129 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250344129 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250344129 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250344129 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250344129 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250344129 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]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250344129 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250344128 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250344128 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250344128 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250344128 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344128 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]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250344117 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250344116 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250344115 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344115 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]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250344113 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250344113 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250344113 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250344113 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:48:58.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250344112 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250344112 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250344112 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250344112 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250344112 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}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250344081 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250344080 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250344080 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250344080 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}] [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250344051 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250343885 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250343885 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250343885 data=null}, TreeItem with text {syslog}] [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:48:58.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250343642 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250343639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250343639 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250343638 data=null}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250343638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250343638 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250343617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:48:58.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:48:58.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:48:58.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:48:59.094Z] 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') [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:48:59.094Z] 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=-250342969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342969 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342969 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342968 data=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')] [2023-10-02T15:48:59.094Z] 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=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.094Z] 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=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.095Z] 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=-250342968 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.095Z] 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=-250342968 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:48:59.095Z] 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') [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250342968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250342968 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250342968 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250342967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250342967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:48:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250342967 data=null 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')] [2023-10-02T15:48:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250343587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:48:59.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:00.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:00.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:00.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250341856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250341856 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250341855 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250341855 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250341855 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250341845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250341844 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250341844 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250341844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250341844 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}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250341843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250341842 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250341842 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250341842 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250341842 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250341841 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]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250341827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250341658 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250341658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:00.479Z] 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') [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250341657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250341657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250341657 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250341657 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250341656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250341656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:00.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:00.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:00.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:00.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:00.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250341656 data=null 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')] [2023-10-02T15:49:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250341802 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...'] [2023-10-02T15:49:00.861Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-415v8 because kubernetes resource quota exceeded. [2023-10-02T15:49:00.861Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-415v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:00.861Z] Retrying... [2023-10-02T15:49:00.861Z] [2023-10-02T15:49:00.861Z] ERROR: Failed to launch tracecompass-build-3jjwn-415v8 [2023-10-02T15:49:00.861Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-415v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:00.861Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:00.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-415v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-415v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:00.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:00.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:00.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:00.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:00.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:00.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250340980 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250340980 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250340979 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250340979 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]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250340979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:00.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250340978 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250340978 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250340978 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250340978 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340977 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]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250340973 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250340973 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250340973 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340973 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]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250340966 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250340966 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250340966 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250340966 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:49:00.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250340965 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250340965 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250340965 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250340965 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340965 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]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250340960 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250340960 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250340960 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340960 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]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250340957 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250340957 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250340957 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250340957 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:49:00.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250340956 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250340956 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250340956 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250340956 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340956 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]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250340946 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250340946 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250340946 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340945 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]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250340943 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250340943 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250340943 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250340943 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:49:00.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250340942 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250340942 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250340942 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250340942 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:00.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340942 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}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250340923 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250340895 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250340894 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340894 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}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250340860 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250340860 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250340860 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250340860 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:01.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:01.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:01.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:01.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250340325 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250340325 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250340325 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250340325 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340325 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]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250340317 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250340316 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250340316 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340316 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]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250340314 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250340314 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250340314 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250340314 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250340313 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250340313 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250340313 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250340313 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]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250340313 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250340313 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250340312 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250340312 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250340312 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340312 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]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250340300 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250340300 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250340299 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340299 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]}] [2023-10-02T15:49:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250340297 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250340296 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250340296 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250340296 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:49:01.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250340295 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250340295 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250340295 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250340295 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250340295 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}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250340284 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250340284 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250340284 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250340283 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}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250340253 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250340089 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250340089 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250340089 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250339847 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250339843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250339843 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250339843 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250339843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250339843 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:02.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250339820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:02.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:02.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:02.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:02.902Z] 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') [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:02.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:02.902Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.902Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.902Z] 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=-250339073 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.902Z] 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=-250339073 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.902Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.902Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=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')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] 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=-250339073 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:02.903Z] 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') [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250339072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250339072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250339072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250339072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250339072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250339072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:02.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:02.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:02.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:02.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:02.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250339072 data=null 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')] [2023-10-02T15:49:03.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250339771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250337957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250337957 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250337957 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250337957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:03.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337956 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250337935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250337935 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250337935 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250337934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250337934 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}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250337933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250337933 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250337933 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250337933 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250337933 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337932 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]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250337927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250337762 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} time=-250337761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive [2023-10-02T15:49:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:04.237Z] 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') [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250337760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250337760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250337760 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250337760 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250337760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250337760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250337760 data=null 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')] [2023-10-02T15:49:04.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:04.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:04.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:04.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:04.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:04.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') [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250337641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250337641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250337641 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250337641 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250337641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250337640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250337640 data=null 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')] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250337895 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...'] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250337489 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250337489 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250337489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250337489 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]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250337488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-250337488 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250337488 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250337487 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250337487 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337487 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]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250337483 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250337483 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-250337483 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250337482 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]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250337480 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-250337480 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-250337480 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-250337480 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-10-02T15:49:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-250337479 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-250337479 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-250337479 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250337479 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337479 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]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250337468 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250337468 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-250337468 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250337468 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]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250337465 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-250337465 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-250337465 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-250337465 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-10-02T15:49:04.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250337464 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250337464 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250337464 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250337464 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337464 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}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250337447 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250337446 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250337446 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250337445 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}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250337379 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250337290 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250337290 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250337290 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250337069 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250337066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250337065 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250337065 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:05.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250337065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250337065 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250337045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:05.574Z] 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') [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:05.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:05.575Z] 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=-250336359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=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')] [2023-10-02T15:49:05.575Z] 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=-250336359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336358 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] 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=-250336358 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:05.575Z] 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') [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250336358 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250336358 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250336358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:05.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:05.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:05.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:05.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:05.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:05.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:05.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250336358 data=null 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')] [2023-10-02T15:49:05.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250337014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250335247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250335247 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250335247 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250335247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250335247 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250335219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250335219 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250335219 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250335219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250335219 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}] [2023-10-02T15:49:06.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250335218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250335217 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250335217 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250335217 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250335217 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250335217 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]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250335210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250335046 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} time=-250335046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:06.959Z] 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') [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250335044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250335044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250335044 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250335044 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250335044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250335044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250335044 data=null 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')] [2023-10-02T15:49:06.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:06.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:06.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:07.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:07.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:07.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:07.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:07.216Z] 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') [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250334942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250334942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250334942 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250334942 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250334942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250334942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:07.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:07.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:07.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:07.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:07.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250334941 data=null 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')] [2023-10-02T15:49:07.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250335183 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...'] [2023-10-02T15:49:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:07.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250334387 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250334387 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250334387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250334387 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]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250334386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:07.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-250334385 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250334385 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250334385 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250334385 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250334384 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]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250334373 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250334373 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-250334373 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250334372 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]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250334369 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-250334369 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-250334369 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-250334369 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-10-02T15:49:07.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-250334368 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-250334368 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-250334368 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250334368 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250334367 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]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250334357 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250334357 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-250334357 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250334356 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]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250334353 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-250334353 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-250334353 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-250334352 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-10-02T15:49:07.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:49:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250334352 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250334352 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250334352 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250334351 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250334351 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]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250334338 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250334338 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250334338 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250334338 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]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250334335 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250334335 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250334335 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250334335 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:49:07.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250334335 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250334335 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250334334 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250334334 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250334334 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}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250334284 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250334284 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250334283 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250334283 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}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250334254 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250334249 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250334249 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250334249 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:07.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:08.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:08.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:08.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:08.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-250333718 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250333718 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250333718 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250333718 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250333718 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]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250333706 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250333706 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-250333706 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250333706 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]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250333704 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-250333704 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-250333704 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-250333704 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250333703 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250333703 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250333703 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250333703 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]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250333703 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-250333702 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-250333702 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-250333702 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250333702 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250333702 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]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250333691 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250333691 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-250333691 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250333690 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]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250333688 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-250333688 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-250333688 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-250333688 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-10-02T15:49:08.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250333687 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250333687 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250333687 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250333687 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250333687 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}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250333677 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250333677 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250333676 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250333676 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}] [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250333648 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250333553 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250333552 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250333552 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250333366 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250333363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250333363 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250333363 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250333363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250333363 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250333333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:08.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:08.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:08.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:09.424Z] 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') [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:09.424Z] 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=-250332652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.424Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.424Z] 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=-250332651 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.424Z] 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=-250332651 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.424Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=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')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] 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=-250332651 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:09.425Z] 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') [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250332651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250332650 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250332650 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250332650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250332650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:09.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:09.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:09.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:09.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:09.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250332650 data=null 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')] [2023-10-02T15:49:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250333286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250331540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250331540 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250331540 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250331540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250331540 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250331523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250331523 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250331518 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250331518 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250331518 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}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250331516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250331516 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250331516 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250331516 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250331515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250331515 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]] [2023-10-02T15:49:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250331510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250331350 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} time=-250331350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:10.808Z] 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') [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250331345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250331345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250331345 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250331345 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250331345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250331345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250331345 data=null 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')] [2023-10-02T15:49:10.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:10.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:10.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:10.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:10.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:10.809Z] 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') [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250331242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250331242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250331242 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250331242 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250331241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250331241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250331241 data=null 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')] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250331481 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...'] [2023-10-02T15:49:10.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:10.855Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rsjd8 because kubernetes resource quota exceeded. [2023-10-02T15:49:10.855Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rsjd8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:10.855Z] Retrying... [2023-10-02T15:49:10.855Z] [2023-10-02T15:49:10.855Z] ERROR: Failed to launch tracecompass-build-3jjwn-rsjd8 [2023-10-02T15:49:10.855Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rsjd8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:10.855Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rsjd8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rsjd8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:10.855Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:10.855Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:10.855Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:10.855Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:10.855Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:10.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:10.855Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:11.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:11.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250330830 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250330830 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250330830 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250330830 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]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250330829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:11.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-250330829 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-250330828 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-250330828 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250330828 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250330828 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]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250330824 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250330824 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-250330824 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250330823 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]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250330821 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-250330821 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-250330821 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-250330821 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-10-02T15:49:11.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:11.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-250330821 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-250330821 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-250330820 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250330820 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250330820 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]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250330812 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250330811 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-250330811 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250330811 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]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250330809 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-250330808 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-250330808 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-250330808 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-10-02T15:49:11.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250330808 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250330808 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250330808 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250330808 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250330807 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}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250330792 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250330791 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250330791 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250330791 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}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250330766 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250330688 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250330688 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250330688 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250330368 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250330356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250330356 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250330356 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250330356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250330356 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250330334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:11.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:11.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:12.449Z] 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') [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=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')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] 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=-250329654 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:12.450Z] 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') [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250329653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250329653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250329653 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250329653 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250329653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250329653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:12.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250329653 data=null 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')] [2023-10-02T15:49:12.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250330294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:13.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250328542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250328542 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250328542 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250328542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250328542 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250328518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250328517 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250328517 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250328517 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250328517 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}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250328516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250328515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250328515 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250328515 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250328515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250328515 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]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250328509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250328335 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} time=-250328334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:13.834Z] 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') [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250328332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250328332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250328332 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250328332 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250328332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250328332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250328331 data=null 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')] [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:13.834Z] 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') [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250328268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250328268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250328268 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250328268 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250328268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250328268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250328268 data=null 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')] [2023-10-02T15:49:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250328474 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...'] [2023-10-02T15:49:14.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:14.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:14.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:14.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250327763 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250327763 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250327763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250327762 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]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250327762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:14.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-250327761 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250327761 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250327761 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250327761 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327761 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]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250327754 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250327754 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-250327753 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327753 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]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250327751 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-250327751 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-250327750 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-250327750 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-10-02T15:49:14.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-250327750 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-250327750 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-250327750 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250327749 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327749 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]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250327745 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250327745 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-250327745 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327745 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]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250327737 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-250327737 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-250327737 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-250327737 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-10-02T15:49:14.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250327737 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250327737 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250327736 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250327736 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327736 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]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250327732 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250327732 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250327731 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327731 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]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250327729 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250327729 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250327729 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250327729 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:49:14.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250327728 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250327728 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250327728 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250327728 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327728 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}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250327712 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250327712 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250327712 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327712 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}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250327676 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250327671 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250327671 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250327671 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:14.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-250327157 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250327157 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250327157 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250327156 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327156 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]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250327133 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250327133 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-250327132 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327132 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]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250327130 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-250327130 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-250327130 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-250327130 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-250327130 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-250327130 data=null}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-250327130 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250327130 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]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-250327129 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-250327129 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-250327129 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-250327129 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250327129 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327128 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]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250327123 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-250327123 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-250327123 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327123 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]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-250327121 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-250327120 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-250327120 data=null doit=true}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-250327120 data=null}, TreeItem with text {resources [2]}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-10-02T15:49:14.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250327120 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250327120 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250327120 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250327119 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250327119 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}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250327102 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250327102 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250327102 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250327090 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250327089 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250327089 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250327089 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:14.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250327102 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}] [2023-10-02T15:49:15.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250326223 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250326220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250326220 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250326220 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250326220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250326220 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250326200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:15.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:16.717Z] 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') [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:16.717Z] 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=-250325543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.717Z] 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=-250325543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.717Z] 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=-250325543 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.717Z] 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=-250325543 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.717Z] 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=-250325543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.717Z] 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=-250325542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=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')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] 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=-250325542 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:16.718Z] 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') [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250325541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250325541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250325541 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250325541 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250325541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250325541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:16.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:16.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:16.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:16.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:16.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250325541 data=null 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')] [2023-10-02T15:49:16.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250326176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:17.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250324429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250324429 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250324429 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250324429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250324429 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250324398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250324398 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250324398 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250324398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250324394 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}] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250324392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250324391 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250324391 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250324391 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250324391 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250324391 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]] [2023-10-02T15:49:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250324386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250324240 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} time=-250324239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:17.796Z] 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') [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250324238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250324238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250324238 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250324238 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250324238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250324238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250324238 data=null 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')] [2023-10-02T15:49:17.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:17.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:17.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:17.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:17.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:17.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:17.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:17.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:17.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:17.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') [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250324078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250324078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250324078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250324078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250324077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250324077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:18.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:18.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:18.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:18.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:18.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:18.055Z] 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') [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250324077 data=null 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')] [2023-10-02T15:49:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250324358 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...'] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250323572 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250323568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250323568 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250323568 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250323568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250323568 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250323553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:18.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:19.181Z] 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') [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:19.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:19.181Z] 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=-250322874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=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')] [2023-10-02T15:49:19.181Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.182Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.182Z] 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=-250322873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.182Z] 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=-250322873 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.182Z] 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=-250322873 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:19.182Z] 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') [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250322872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250322872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250322872 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250322872 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250322872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250322872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:19.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:19.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:19.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:19.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:19.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250322872 data=null 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')] [2023-10-02T15:49:19.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250323517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:19.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250321763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250321763 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250321763 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:20.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250321762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250321762 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250321754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250321753 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250321753 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250321753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250321753 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}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250321752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250321752 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250321751 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250321751 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250321751 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250321751 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]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250321737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250321628 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} time=-250321627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:20.309Z] 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') [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250321626 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250321626 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250321626 data=null 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')] [2023-10-02T15:49:20.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:20.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:20.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:20.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:20.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:20.566Z] 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') [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250321544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250321543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250321543 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250321543 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250321543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250321543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:20.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:20.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:20.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:20.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:20.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250321543 data=null 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')] [2023-10-02T15:49:20.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250321713 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...'] [2023-10-02T15:49:20.854Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-rbftp because kubernetes resource quota exceeded. [2023-10-02T15:49:20.855Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rbftp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:20.855Z] Retrying... [2023-10-02T15:49:20.855Z] [2023-10-02T15:49:20.855Z] ERROR: Failed to launch tracecompass-build-3jjwn-rbftp [2023-10-02T15:49:20.855Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rbftp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:20.855Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-rbftp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-rbftp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:20.855Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:20.855Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:20.855Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:20.855Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:20.855Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:20.855Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:20.855Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:21.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-250321038 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-250321038 data=null}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-250321038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250321038 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]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-250321037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-10-02T15:49:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-250321037 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-250321036 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-250321036 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250321036 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250321036 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]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250321032 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250321032 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-250321032 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250321032 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]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250321030 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-250321030 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-250321030 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-250321029 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-10-02T15:49:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-250321029 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-250321029 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-250321029 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250321029 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250321028 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]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250321025 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250321024 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-250321024 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250321020 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]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250321016 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-250321016 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-250321016 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-250321016 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-10-02T15:49:21.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250321016 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250321016 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250321015 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250321015 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250321015 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]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250321010 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250321010 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250321010 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250321009 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]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250321001 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250321000 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250321000 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250321000 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:49:21.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250321000 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250321000 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250321000 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250320999 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250320999 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}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250320981 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250320980 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250320980 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250320980 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}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250320952 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250320947 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250320946 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250320946 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:21.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:21.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]} [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-250320415 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-250320415 data=null doit=true}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-250320415 data=null}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-250320415 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250320415 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]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-250320409 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-250320408 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-250320408 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250320408 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]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-250320406 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-250320405 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-250320405 data=null doit=true}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-250320405 data=null}, TreeItem with text {node2 [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]} [2023-10-02T15:49:21.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-250320405 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-250320405 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-250320405 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250320404 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250320404 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]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250320392 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250320392 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-250320392 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250320391 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]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250320389 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-250320389 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-250320389 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-250320389 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-10-02T15:49:21.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250320388 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250320388 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250320388 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250320388 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250320388 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}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250320371 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250320371 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250320371 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250320371 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}] [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250320288 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250320184 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250320183 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250320183 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:21.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"' [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250319944 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250319928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250319928 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250319928 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250319927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250319927 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250319907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:22.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:22.769Z] 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') [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:22.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:22.769Z] 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=-250319178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.769Z] 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=-250319178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319178 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319178 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=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')] [2023-10-02T15:49:22.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=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.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=-250319177 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:22.770Z] 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') [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250319177 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250319177 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250319177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:22.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:22.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:22.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:22.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:22.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:22.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:23.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250319176 data=null 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')] [2023-10-02T15:49:23.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250319878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:23.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:23.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:23.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:23.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250318067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250318061 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250318061 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250318060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250318060 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250318046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250318045 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250318045 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250318045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250318045 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}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250318044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:24.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250318043 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250318043 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250318043 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250318043 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250318043 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]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250318038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250317924 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} time=-250317924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:24.109Z] 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') [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250317923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250317923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250317923 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250317923 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250317922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250317922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:24.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:24.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:24.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:24.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:24.109Z] 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') [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:24.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-10-02T15:49:24.367Z] [2023-10-02T15:49:24.367Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-10-02 15:49:24.164 [2023-10-02T15:49:24.367Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2023-10-02T15:49:24.368Z] !STACK 0 [2023-10-02T15:49:24.368Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-10-02T15:49:24.368Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-10-02T15:49:24.368Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2023-10-02T15:49:24.368Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2023-10-02T15:49:24.368Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2023-10-02T15:49:24.368Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-10-02T15:49:24.368Z] ... 3 more [2023-10-02T15:49:24.368Z] [2023-10-02T15:49:24.368Z] !ENTRY org.eclipse.jface 4 4 2023-10-02 15:49:24.168 [2023-10-02T15:49:24.368Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2023-10-02T15:49:24.368Z] [2023-10-02T15:49:24.368Z] Reason: [2023-10-02T15:49:24.368Z] Cannot connect Unknown [2023-10-02T15:49:24.368Z] !STACK 0 [2023-10-02T15:49:24.368Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now [2023-10-02T15:49:24.368Z] at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5879) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1436) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1225) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) [2023-10-02T15:49:24.368Z] at org.eclipse.jface.window.Window.open(Window.java:799) [2023-10-02T15:49:24.368Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54) [2023-10-02T15:49:24.368Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) [2023-10-02T15:49:24.368Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) [2023-10-02T15:49:24.368Z] at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [2023-10-02T15:49:24.368Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:49:24.368Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) [2023-10-02T15:49:24.368Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) [2023-10-02T15:49:24.368Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) [2023-10-02T15:49:24.368Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5879) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1436) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1225) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.368Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:49:24.368Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) [2023-10-02T15:49:24.369Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) [2023-10-02T15:49:24.369Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-10-02T15:49:24.369Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) [2023-10-02T15:49:24.369Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) [2023-10-02T15:49:24.369Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) [2023-10-02T15:49:24.369Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:49:24.369Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:49:24.369Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:49:24.369Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:49:24.369Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:49:24.369Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:49:24.369Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:49:24.369Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:49:24.369Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:49:24.369Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:49:24.369Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:49:24.369Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:49:24.369Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:49:24.369Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-02 15:49:24.168 [2023-10-02T15:49:24.369Z] !MESSAGE Cannot connect Unknown [2023-10-02T15:49:24.369Z] !STACK 1 [2023-10-02T15:49:24.369Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-10-02T15:49:24.369Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-10-02T15:49:24.369Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2023-10-02T15:49:24.369Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2023-10-02T15:49:24.369Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2023-10-02T15:49:24.369Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-10-02T15:49:24.369Z] ... 3 more [2023-10-02T15:49:24.369Z] [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5879) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1436) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1225) [2023-10-02T15:49:24.369Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-10-02T15:49:24.369Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.369Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:49:24.369Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) [2023-10-02T15:49:24.369Z] at org.eclipse.jface.window.Window.open(Window.java:799) [2023-10-02T15:49:24.369Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) [2023-10-02T15:49:24.369Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) [2023-10-02T15:49:24.369Z] at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [2023-10-02T15:49:24.369Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:49:24.369Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) [2023-10-02T15:49:24.369Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) [2023-10-02T15:49:24.369Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) [2023-10-02T15:49:24.369Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5879) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1436) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1225) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-10-02T15:49:24.370Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5096) [2023-10-02T15:49:24.370Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4602) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) [2023-10-02T15:49:24.370Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-10-02T15:49:24.370Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-10-02T15:49:24.370Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) [2023-10-02T15:49:24.370Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2023-10-02T15:49:24.370Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) [2023-10-02T15:49:24.370Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) [2023-10-02T15:49:24.370Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-10-02T15:49:24.370Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) [2023-10-02T15:49:24.370Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) [2023-10-02T15:49:24.370Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) [2023-10-02T15:49:24.370Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-10-02T15:49:24.370Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2023-10-02T15:49:24.370Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-10-02T15:49:24.370Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2023-10-02T15:49:24.370Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-10-02T15:49:24.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-10-02T15:49:24.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-10-02T15:49:24.370Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-10-02T15:49:24.370Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-10-02T15:49:24.370Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654) [2023-10-02T15:49:24.370Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) [2023-10-02T15:49:24.370Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1462) [2023-10-02T15:49:24.370Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1435) [2023-10-02T15:49:24.370Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-10-02T15:49:24.370Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-10-02T15:49:24.370Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-10-02T15:49:24.370Z] ... 3 more [2023-10-02T15:49:24.370Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-02 15:49:24.169 [2023-10-02T15:49:24.370Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-10-02T15:49:24.370Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-10-02T15:49:24.370Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-10-02T15:49:24.370Z] ... 3 more [2023-10-02T15:49:24.370Z] [2023-10-02T15:49:24.370Z] !STACK 0 [2023-10-02T15:49:24.370Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-10-02T15:49:24.370Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-10-02T15:49:24.370Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-10-02T15:49:24.370Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2023-10-02T15:49:24.370Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2023-10-02T15:49:24.371Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-10-02T15:49:24.371Z] ... 3 more [2023-10-02T15:49:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250317922 data=null 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')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-250317377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-250317377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-250317377 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-250317377 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-250317377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-250317376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-250317376 data=null 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')] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250318012 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...'] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250317341 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250317329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250317329 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250317329 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250317329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250317329 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:24.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250317322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:25.448Z] 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') [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:25.448Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.448Z] 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=-250316580 data=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')] [2023-10-02T15:49:25.449Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.449Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.449Z] 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=-250316580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.449Z] 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=-250316580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.449Z] 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=-250316580 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:25.449Z] 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') [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250316579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250316579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250316579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250316579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250316579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250316579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:25.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:25.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:25.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:25.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:25.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250316579 data=null 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')] [2023-10-02T15:49:25.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250317278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250315467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250315467 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250315467 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250315467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315467 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250315458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250315458 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250315458 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250315458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250315458 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}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250315457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250315456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250315456 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250315456 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250315456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315456 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]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250315442 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:26.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250315335 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:26.832Z] 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') [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-250315334 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')] [2023-10-02T15:49:26.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250315334 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-250315334 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-250315334 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-250315334 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-250315334 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-250315160 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250315152 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-250315152 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')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-250315152 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-250315152 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} time=-250315151 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:26.833Z] 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') [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-250315150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250315150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-250315150 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-250315150 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-250315149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-250315149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-250315149 data=null 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')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-250315143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250315143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-250315143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-250315143 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-250315143 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250315129 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250315129 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250315129 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250315128 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315128 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)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250315115 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-10-02T15:49:26.835Z] 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:')) [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:26.835Z] 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:')) [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:26.835Z] 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:')) [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250315102 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250315102 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250315102 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250315095 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315094 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] [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250315083 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:49:27.093Z] 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:')) [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:27.093Z] 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') [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56c73551 [2023-10-02T15:49:27.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-250315079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250315079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-250315079 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-250315079 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-250315079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-250315079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-250315079 data=null 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')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-250315078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250315078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-250315078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-250315078 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-250315078 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250315078 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250315078 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250315078 data=null}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250315077 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315077 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250315061 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250315054 data=null button=0 stateMask=0x0 x=566 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250315054 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250315054 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250315054 data=null button=1 stateMask=0x0 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250315054 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250315048 data=null button=1 stateMask=0x80000 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-250315047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250314978 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250314978 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250314978 data=null}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250314977 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250314977 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250314970 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:27.096Z] 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') [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250314878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250314878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250314878 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250314878 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250314878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250314877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250314877 data=null 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')] [2023-10-02T15:49:27.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:27.097Z] 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') [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-250314856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-250314856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-250314856 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-250314856 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-250314856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-250314856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-250314856 data=null 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')] [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-10-02T15:49:27.097Z] 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:')) [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:27.097Z] 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:')) [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:27.097Z] 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:')) [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:27.097Z] 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') [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250314849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250314849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250314849 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250314849 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250314849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250314849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250314849 data=null 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')] [2023-10-02T15:49:27.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:27.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:27.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:27.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:27.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:27.355Z] 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') [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-250314780 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250314780 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-250314780 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-250314780 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-250314780 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-250314780 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-250314780 data=null 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-250314779 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250314779 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-250314779 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')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-250314779 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-250314779 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:27.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') [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250314777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250314777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250314777 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250314777 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250314776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250314776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:27.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:27.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:27.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:27.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:27.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:27.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:27.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250314776 data=null 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')] [2023-10-02T15:49:27.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250315421 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...'] [2023-10-02T15:49:27.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:27.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:27.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-250314271 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-250314271 data=null}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-250314271 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250314270 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]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-250314270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-10-02T15:49:27.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-250314269 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-250314269 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-250314269 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250314269 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250314269 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]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250314265 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-250314265 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-250314265 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250314264 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]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-250314262 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-250314262 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-250314262 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-250314262 data=null}, TreeItem with text {node1 [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-10-02T15:49:27.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-250314261 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-250314261 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-250314261 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250314261 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250314261 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]}] [2023-10-02T15:49:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250314253 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-250314253 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-250314252 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250314252 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]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-250314250 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-250314250 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-250314250 data=null doit=true}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-250314250 data=null}, TreeItem with text {resources [1]}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-10-02T15:49:27.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250314249 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250314249 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250314249 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250314249 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250314249 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}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250314234 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250314233 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250314233 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250314233 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}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250314220 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250314143 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250314143 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250314143 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} time=-250314142 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}] [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:49:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250313781 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250313779 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250313779 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250313779 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250313778 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250313778 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}] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250313752 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:28.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250313751 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250313751 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250313751 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:49:28.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250313751 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250313751 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] [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250313750 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:28.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-250313740 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-250313740 data=null doit=true}, TreeItem with text {new profile}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-250313740 data=null}, TreeItem with text {new profile}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-250313739 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250313739 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}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-250313737 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:28.434Z] 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') [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250313736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250313736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250313736 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250313736 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250313736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250313736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250313736 data=null 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')] [2023-10-02T15:49:28.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:28.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:28.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:28.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:28.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:49:28.435Z] 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') [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:28.435Z] 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') [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250313730 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')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250313730 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')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250313730 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250313730 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250313730 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')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250313729 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')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250313729 data=null 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')] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250314089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:49:28.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250313354 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250313351 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250313351 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250313351 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250313351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250313351 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250313333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:28.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:29.255Z] 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') [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:29.255Z] 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=-250312702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312702 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=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')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.255Z] 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=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.256Z] 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=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.256Z] 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=-250312701 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.256Z] 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=-250312701 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:29.256Z] 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') [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250312701 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250312701 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250312701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250312700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:29.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250312700 data=null 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')] [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250313299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250312462 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250312462 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250312462 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250312461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250312461 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250312453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250312452 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250312452 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250312452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250312452 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}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250312451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250312451 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250312451 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250312450 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250312450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250312450 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]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250312438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:29.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250312326 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:29.769Z] 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') [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-10-02T15:49:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-250312325 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250312325 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-250312325 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-250312325 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-250312325 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-250312325 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-250312154 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250312153 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-250312152 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')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-250312152 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-250312152 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-10-02T15:49:29.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} time=-250312142 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.027Z] 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') [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-250312141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250312141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-250312141 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-250312141 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-250312141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-250312141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-250312141 data=null 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')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-250312136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250312136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-250312135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-250312095 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-250312087 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250312085 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250312084 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250312084 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250312084 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250312084 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)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250312080 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-10-02T15:49:30.028Z] 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:')) [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:30.028Z] 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:')) [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:30.028Z] 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:')) [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250312065 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250312065 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250312065 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250312065 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250312065 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] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250312061 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:49:30.028Z] 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:')) [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:30.029Z] 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') [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6471020c [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-250312052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250312052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-250312052 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-250312052 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-250312052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-250312052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-250312052 data=null 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')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-250312051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250312051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-250312051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-250312051 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-250312051 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250312051 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250312051 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250312051 data=null}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250312050 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250312050 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250311984 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250311982 data=null button=0 stateMask=0x0 x=566 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250311982 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250311982 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:30.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250311981 data=null button=1 stateMask=0x0 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311981 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250311976 data=null button=1 stateMask=0x80000 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-250311971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250311963 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250311963 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250311963 data=null}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250311962 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311962 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250311946 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.289Z] 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') [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250311784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250311784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250311784 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250311784 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250311784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250311784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250311784 data=null 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')] [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.290Z] 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') [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-250311767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-250311767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-250311767 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-250311767 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-250311767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-250311767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-250311767 data=null 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')] [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-10-02T15:49:30.290Z] 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:')) [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:30.290Z] 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:')) [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:30.290Z] 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:')) [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:30.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.291Z] 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') [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250311760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250311760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250311760 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250311760 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250311760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250311760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250311760 data=null 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')] [2023-10-02T15:49:30.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.291Z] 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') [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-250311745 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250311745 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-250311745 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-250311745 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-250311745 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-250311745 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-250311745 data=null 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-250311744 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-250311744 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-250311744 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')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-250311744 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-250311744 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.292Z] 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') [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250311743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250311743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250311743 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250311743 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250311743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250311743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250311743 data=null 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')] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250312412 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...'] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250311670 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:49:30.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250311528 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250311526 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250311526 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250311526 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250311526 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311526 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}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250311490 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:30.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250311489 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250311489 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250311489 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250311488 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311488 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] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250311487 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-250311442 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-250311441 data=null doit=true}, TreeItem with text {new profile}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-250311441 data=null}, TreeItem with text {new profile}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-250311441 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311441 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}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-250311439 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:30.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.550Z] 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') [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250311438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250311438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250311438 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250311438 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250311438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250311438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250311438 data=null 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')] [2023-10-02T15:49:30.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:30.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:30.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:30.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:30.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:49:30.550Z] 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') [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:30.550Z] 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') [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250311411 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')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250311411 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')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250311411 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250311410 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250311410 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')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250311410 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')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250311410 data=null 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')] [2023-10-02T15:49:30.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250311665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250311162 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250311159 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250311159 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250311159 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250311158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250311158 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250311142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:30.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-2n7rf because kubernetes resource quota exceeded. [2023-10-02T15:49:30.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2n7rf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:30.858Z] Retrying... [2023-10-02T15:49:30.858Z] [2023-10-02T15:49:30.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-2n7rf [2023-10-02T15:49:30.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2n7rf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:30.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-2n7rf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-2n7rf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:30.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:30.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:30.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:30.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:30.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:31.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:31.628Z] 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') [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:31.628Z] 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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=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')] [2023-10-02T15:49:31.628Z] 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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.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=-250310510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.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=-250310510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.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=-250310510 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:31.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') [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250310509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250310509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250310509 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250310509 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250310509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250310509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250310509 data=null 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')] [2023-10-02T15:49:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250311115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-10-02T15:49:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250309395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250309394 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250309394 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250309394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309394 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250309380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250309379 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250309379 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250309379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250309379 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}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250309378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-250309378 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-250309377 data=null doit=true}, Tree node with text: Traces [0]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-250309377 data=null}, Tree node with text: Traces [0]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-250309377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309377 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]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-250309367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-250309249 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:32.756Z] 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') [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-250309249 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')] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250309249 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')] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-250309249 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-250309249 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-250309248 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')] [2023-10-02T15:49:32.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-250309248 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')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-250309145 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')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-250309144 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')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-250309144 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')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-250309144 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-250309144 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} time=-250309115 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:33.014Z] 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') [2023-10-02T15:49:33.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-250309111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250309111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-250309111 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-250309111 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-250309111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-250309111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-250309111 data=null 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')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-250309064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250309063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-250309063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-250309062 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-250309062 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250309060 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250309060 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250309060 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250309060 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309056 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)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250309053 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-10-02T15:49:33.015Z] 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:')) [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:33.015Z] 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:')) [2023-10-02T15:49:33.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:33.016Z] 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:')) [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250309048 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250309048 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250309048 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250309047 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309047 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] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250309035 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:49:33.016Z] 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:')) [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:33.016Z] 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') [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70916ae5 [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-250309031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250309031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-250309031 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-250309031 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-250309031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-250309030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-250309030 data=null 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')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-250309030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250309030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-250309030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-250309030 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-250309030 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250309029 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250309029 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250309029 data=null}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250309029 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309029 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250309013 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250309007 data=null button=0 stateMask=0x0 x=566 y=150 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250309007 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250309007 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250309006 data=null button=1 stateMask=0x0 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250309006 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250308999 data=null button=1 stateMask=0x80000 x=566 y=150 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-250308997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250308988 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250308988 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250308988 data=null}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250308988 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308988 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250308974 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:33.019Z] 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') [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250308914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250308914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250308914 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250308914 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250308914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250308913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250308913 data=null 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')] [2023-10-02T15:49:33.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:33.276Z] 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') [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-250308887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-250308887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-250308887 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-250308887 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-250308887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-250308887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-250308887 data=null 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')] [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-10-02T15:49:33.276Z] 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:')) [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:33.276Z] 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:')) [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-10-02T15:49:33.276Z] 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:')) [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:33.276Z] 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') [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-250308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-250308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-250308881 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-250308881 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-250308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-250308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-250308881 data=null 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')] [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:33.277Z] 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') [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-250308865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-250308865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-250308865 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-250308865 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-250308865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-250308865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-250308865 data=null 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')] [2023-10-02T15:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-250309346 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...'] [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:33.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-250308359 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-250308359 data=null}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-250308359 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250308359 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]}] [2023-10-02T15:49:33.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-250308358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-10-02T15:49:33.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250308358 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250308357 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250308357 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250308357 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308357 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]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250308353 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250308353 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250308353 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308353 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]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250308351 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250308351 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250308351 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250308351 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:49:33.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250308350 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250308350 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250308350 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250308350 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308350 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]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250308346 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250308346 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250308346 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308346 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]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250308338 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250308338 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250308338 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250308338 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:49:33.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-250308337 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-250308337 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-250308337 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250308337 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308337 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]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250308333 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-250308333 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-250308333 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308333 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]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-250308331 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-250308330 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-250308330 data=null doit=true}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-250308330 data=null}, TreeItem with text {generated [1]}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-10-02T15:49:33.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won''t expand it again. [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-250308330 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-250308330 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-250308330 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250308330 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308329 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}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250308313 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-250308313 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-250308313 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308313 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}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-250308280 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-250308136 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-250308136 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-250308136 data=null}, TreeItem with text {synthetic-trace}] [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-10-02T15:49:33.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-250308056 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250308056 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250308056 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250308055 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308055 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]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250308049 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250308049 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-250308048 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308048 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]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250308047 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-250308047 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-250308047 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-250308047 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-250308046 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-250308046 data=null}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-250308046 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} time=-250308046 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]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-250308046 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-250308045 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-250308045 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-250308045 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250308045 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308045 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]}] [2023-10-02T15:49:34.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250308033 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-250308033 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-250308033 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250308033 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]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-250308030 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-250308030 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-250308030 data=null doit=true}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-250308030 data=null}, TreeItem with text {resources [3]}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-10-02T15:49:34.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-250308030 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-250308030 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-250308030 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250308029 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250308029 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}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250307988 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-250307988 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-250307988 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} time=-250307987 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}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-250307975 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-250307866 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-250307866 data=null doit=true}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-250307866 data=null}, TreeItem with text {syslog}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} time=-250307865 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}] [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:49:34.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250307720 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250307703 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250307703 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250307703 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250307703 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250307670 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}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250307571 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:34.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250307571 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250307570 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250307570 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250307570 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250307570 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] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250307569 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-250307561 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-10-02T15:49:34.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-250307561 data=null doit=true}, TreeItem with text {new profile}] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-250307561 data=null}, TreeItem with text {new profile}] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-250307561 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250307561 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}] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-250307559 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:34.363Z] 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') [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250307557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250307557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250307557 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250307557 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250307557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250307557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250307557 data=null 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')] [2023-10-02T15:49:34.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:34.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:34.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:34.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:34.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:49:34.620Z] 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') [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:34.620Z] 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') [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250307542 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')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250307542 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')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250307542 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250307542 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250307542 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')] [2023-10-02T15:49:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250307542 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')] [2023-10-02T15:49:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250307542 data=null 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')] [2023-10-02T15:49:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250307842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:49:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250307166 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-250307163 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-250307163 data=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-250307163 data=null}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-250307163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250307163 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-250307143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-10-02T15:49:34.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:35.441Z] 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') [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:35.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:35.441Z] 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=-250306511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306511 data=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')] [2023-10-02T15:49:35.441Z] 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=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.441Z] 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=-250306510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.442Z] 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=-250306510 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:35.442Z] 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') [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250306510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250306510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250306510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:35.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:35.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:35.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:35.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:35.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:35.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250306510 data=null 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')] [2023-10-02T15:49:35.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250307118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250305904 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250305813 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250305805 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250305796 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250305796 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250305795 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305795 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}] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250305763 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:36.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250305762 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250305762 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250305762 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250305762 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305761 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] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250305752 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:36.262Z] 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') [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-250305751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250305751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-250305751 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-250305751 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-250305750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-250305750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-250305750 data=null 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')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-250305731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-250305731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-250305731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-250305731 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-250305731 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250305729 data=null button=0 stateMask=0x0 x=160 y=299 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250305729 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250305729 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250305728 data=null button=1 stateMask=0x0 x=160 y=299 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305728 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)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-250305698 data=null button=1 stateMask=0x80000 x=160 y=290 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-10-02T15:49:36.263Z] 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:')) [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:36.263Z] 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:')) [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-10-02T15:49:36.263Z] 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:')) [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-250305681 data=null button=0 stateMask=0x0 x=108 y=299 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-250305681 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-250305681 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:36.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-250305680 data=null button=1 stateMask=0x0 x=108 y=299 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305680 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] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-250305666 data=null button=1 stateMask=0x80000 x=108 y=294 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-10-02T15:49:36.264Z] 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:')) [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-10-02T15:49:36.264Z] 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') [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33ad10af [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-250305663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250305663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-250305663 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-250305662 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-250305662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-250305662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-250305662 data=null 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')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-250305662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-250305662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-250305662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-250305662 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-250305662 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-10-02T15:49:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250305661 data=null button=0 stateMask=0x0 x=102 y=299 count=0}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250305647 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250305646 data=null}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250305631 data=null button=1 stateMask=0x0 x=102 y=299 count=1}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305631 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250305579 data=null button=1 stateMask=0x80000 x=102 y=286 count=1}, Tree node with text: .*] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250305577 data=null button=0 stateMask=0x0 x=566 y=253 count=0}, Tree node with text: /rootpath] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250305576 data=null doit=true}, Tree node with text: /rootpath] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250305576 data=null}, Tree node with text: /rootpath] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250305576 data=null button=1 stateMask=0x0 x=566 y=253 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305576 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-250305567 data=null button=1 stateMask=0x80000 x=566 y=253 count=1}, Tree node with text: /rootpath] [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-10-02T15:49:36.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-250305564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-250305557 data=null button=0 stateMask=0x0 x=102 y=299 count=0}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-250305557 data=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-250305556 data=null}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-250305556 data=null button=1 stateMask=0x0 x=102 y=299 count=1}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250305556 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-250305543 data=null button=1 stateMask=0x80000 x=102 y=276 count=1}, Tree node with text: .*] [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-10-02T15:49:36.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-10-02T15:49:38.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:38.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:38.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-10-02T15:49:38.231Z] 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=-250304045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.231Z] 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=-250304045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.231Z] 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=-250304045 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.231Z] 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=-250304045 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.231Z] 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=-250304045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.231Z] 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=-250304045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=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')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] 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=-250304044 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.232Z] 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') [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-250304044 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-250304044 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-250304044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:38.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:38.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:38.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:38.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-250304044 data=null 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')] [2023-10-02T15:49:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-250304657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-250303540 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} time=-250303450 data=null doit=true}, Shell with text {Preferences}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-250303436 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-250303436 data=null doit=true}, TreeItem with text {Tracing}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-250303436 data=null}, TreeItem with text {Tracing}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-250303435 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:38.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303435 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}] [2023-10-02T15:49:38.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-250303403 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won''t expand it again. [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-250303401 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-250303401 data=null doit=true}, Tree node with text: Remote Profiles] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-250303401 data=null}, Tree node with text: Remote Profiles] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-250303400 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303400 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] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-250303390 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-250303388 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-250303388 data=null doit=true}, TreeItem with text {TestAllRecursive}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-250303388 data=null}, TreeItem with text {TestAllRecursive}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-250303387 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303387 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}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-250303385 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.746Z] 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') [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303358 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303358 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303357 data=null 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')] [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-250303353 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-250303353 data=null doit=true}, TreeItem with text {TestAllNonRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-250303352 data=null}, TreeItem with text {TestAllNonRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-250303352 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303352 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}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-250303338 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.747Z] 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') [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303337 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303337 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303336 data=null 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')] [2023-10-02T15:49:38.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-250303319 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-250303319 data=null doit=true}, TreeItem with text {TestSpecificRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-250303319 data=null}, TreeItem with text {TestSpecificRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-250303319 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303319 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}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-250303317 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}] [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.747Z] 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') [2023-10-02T15:49:38.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303306 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303306 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303305 data=null 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')] [2023-10-02T15:49:38.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-250303301 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-250303301 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-250303301 data=null}, TreeItem with text {TestSpecificNonRecursive}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-250303301 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303301 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}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-250303287 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.748Z] 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') [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303285 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303285 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303285 data=null 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')] [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-250303269 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-250303269 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-250303269 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-250303269 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303268 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}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-250303267 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.749Z] 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') [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303266 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303266 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303265 data=null 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')] [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-250303258 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-250303258 data=null doit=true}, TreeItem with text {TestMultiNode}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-250303258 data=null}, TreeItem with text {TestMultiNode}] [2023-10-02T15:49:38.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-250303258 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303258 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}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-250303256 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.750Z] 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') [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303255 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303255 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303254 data=null 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')] [2023-10-02T15:49:38.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-250303252 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-250303252 data=null doit=true}, TreeItem with text {TestUnknown}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-250303252 data=null}, TreeItem with text {TestUnknown}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-250303252 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303252 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}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-250303250 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}] [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.750Z] 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') [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303249 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303249 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303249 data=null 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')] [2023-10-02T15:49:38.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-250303247 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-250303247 data=null doit=true}, TreeItem with text {TestLocal}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-250303247 data=null}, TreeItem with text {TestLocal}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-250303246 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} time=-250303246 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}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-250303242 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.751Z] 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') [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-250303241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-250303241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-250303241 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-250303241 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-250303241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-250303241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-250303241 data=null 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')] [2023-10-02T15:49:38.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-10-02T15:49:38.752Z] 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') [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-10-02T15:49:38.752Z] 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') [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-250303239 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')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-250303239 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')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-250303239 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-250303239 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-250303238 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')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-250303238 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')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-250303238 data=null 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')] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-250303536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-10-02T15:49:38.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-10-02T15:49:38.752Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 78.866 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2023-10-02T15:49:38.752Z] testImportNothing Time elapsed: 4.852 s [2023-10-02T15:49:38.752Z] test_7_03 Time elapsed: 2.063 s [2023-10-02T15:49:38.752Z] test_8_04 Time elapsed: 5.228 s [2023-10-02T15:49:38.752Z] test_8_05 Time elapsed: 9.558 s [2023-10-02T15:49:38.752Z] test_8_06 Time elapsed: 5.918 s [2023-10-02T15:49:38.752Z] test_8_07 Time elapsed: 4.788 s [2023-10-02T15:49:38.752Z] test_8_08 Time elapsed: 4.804 s [2023-10-02T15:49:38.752Z] test_8_09 Time elapsed: 3.895 s [2023-10-02T15:49:38.752Z] test_8_10 Time elapsed: 2.714 s [2023-10-02T15:49:38.752Z] test_8_11 Time elapsed: 3.707 s [2023-10-02T15:49:38.752Z] test_8_12 Time elapsed: 2.997 s [2023-10-02T15:49:38.752Z] test_8_13 Time elapsed: 4.113 s [2023-10-02T15:49:38.752Z] test_8_14 Time elapsed: 2.668 s [2023-10-02T15:49:38.752Z] test_8_15 Time elapsed: 3.695 s [2023-10-02T15:49:38.752Z] test_9_01 Time elapsed: 2.598 s [2023-10-02T15:49:38.752Z] test_9_02 skipped [2023-10-02T15:49:38.752Z] testImportOnlyOne Time elapsed: 3.508 s [2023-10-02T15:49:38.752Z] testEmptyFile Time elapsed: 2.561 s [2023-10-02T15:49:38.752Z] testImportAll Time elapsed: 3.999 s [2023-10-02T15:49:38.752Z] testEditProfile Time elapsed: 2.466 s [2023-10-02T15:49:38.752Z] [2023-10-02T15:49:38.752Z] Results: [2023-10-02T15:49:38.752Z] [2023-10-02T15:49:38.752Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2023-10-02T15:49:38.752Z] [2023-10-02T15:49:39.021Z] [2023-10-02T15:49:39.021Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-02 15:49:38.939 [2023-10-02T15:49:39.021Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-10-02T15:49:39.584Z] [INFO] All tests passed! [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:49:39.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:39.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:39.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:39.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2023-10-02T15:49:39.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2023-10-02T15:49:39.584Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144] [2023-10-02T15:49:39.584Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] The project's OSGi version is 1.0.3.202310021456 [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests... [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2023-10-02T15:49:39.584Z] [INFO] [2023-10-02T15:49:39.584Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.584Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:49:39.840Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:39.840Z] [INFO] [2023-10-02T15:49:39.840Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:40.096Z] [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) [2023-10-02T15:49:40.096Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2023-10-02T15:49:40.096Z] [INFO] Command line: [2023-10-02T15:49:40.096Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:49:40.096Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:49:40.658Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:49:40.658Z] 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) [2023-10-02T15:49:40.658Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:49:40.658Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:49:40.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-ldq7g because kubernetes resource quota exceeded. [2023-10-02T15:49:40.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ldq7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:40.857Z] Retrying... [2023-10-02T15:49:40.857Z] [2023-10-02T15:49:40.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-ldq7g [2023-10-02T15:49:40.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ldq7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:40.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-ldq7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-ldq7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:40.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:40.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:40.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:40.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:40.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:40.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:40.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:42.549Z] !SESSION 2023-10-02 15:49:40.092 ----------------------------------------------- [2023-10-02T15:49:42.549Z] eclipse.buildId=unknown [2023-10-02T15:49:42.549Z] java.version=17.0.2 [2023-10-02T15:49:42.549Z] java.vendor=Oracle Corporation [2023-10-02T15:49:42.549Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:49:42.549Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:49:42.549Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:49:42.549Z] [2023-10-02T15:49:42.549Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:49:42.159 [2023-10-02T15:49:42.549Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:49:42.549Z] !STACK 0 [2023-10-02T15:49:42.549Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69] [2023-10-02T15:49:42.549Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:42.549Z] [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:49:42.549Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:49:42.549Z] [2023-10-02T15:49:42.549Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:49:42.352 [2023-10-02T15:49:42.549Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:49:42.549Z] !STACK 0 [2023-10-02T15:49:42.549Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141] [2023-10-02T15:49:42.549Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:42.549Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:49:42.549Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:49:42.550Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:49:42.550Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:42.550Z] [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:49:42.550Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:49:42.807Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:49:42.807Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-10-02T15:49:46.977Z] [2023-10-02T15:49:46.977Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-02 15:49:46.337 [2023-10-02T15:49:46.977Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:49:46.977Z] !STACK 0 [2023-10-02T15:49:46.977Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-10-02T15:49:46.977Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-10-02T15:49:46.977Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-10-02T15:49:46.977Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-10-02T15:49:46.977Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-10-02T15:49:46.977Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) [2023-10-02T15:49:46.977Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-10-02T15:49:46.977Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-10-02T15:49:46.977Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-10-02T15:49:46.977Z] ... 7 more [2023-10-02T15:49:46.977Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2023-10-02T15:49:47.234Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2023-10-02T15:49:47.234Z] testLoadElements Time elapsed: 0.014 s [2023-10-02T15:49:47.234Z] testValidateInvalidMissingFiles Time elapsed: 0.031 s [2023-10-02T15:49:47.234Z] testValidateInvalidEmptyProfile Time elapsed: 0.003 s [2023-10-02T15:49:47.234Z] testValidateInvalidMissingRoot Time elapsed: 0.003 s [2023-10-02T15:49:47.234Z] testValidateValid Time elapsed: 0.044 s [2023-10-02T15:49:47.234Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2023-10-02T15:49:47.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2023-10-02T15:49:47.234Z] testValidateValid Time elapsed: 0.035 s [2023-10-02T15:49:47.234Z] [2023-10-02T15:49:47.234Z] Results: [2023-10-02T15:49:47.234Z] [2023-10-02T15:49:47.234Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:49:47.234Z] [2023-10-02T15:49:47.797Z] [INFO] All tests passed! [2023-10-02T15:49:47.797Z] [INFO] [2023-10-02T15:49:47.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:47.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:47.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:47.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:47.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml [2023-10-02T15:49:47.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2023-10-02T15:49:47.797Z] [INFO] [2023-10-02T15:49:47.797Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-10-02T15:49:47.797Z] [INFO] [2023-10-02T15:49:47.797Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2023-10-02T15:49:47.797Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT [139/144] [2023-10-02T15:49:47.797Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] The project's OSGi version is 1.0.13.202310021456 [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] [2023-10-02T15:49:48.054Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.054Z] [INFO] Resolving class path of Trace Compass All Tests... [2023-10-02T15:49:48.310Z] [INFO] [2023-10-02T15:49:48.310Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/src/main/resources [2023-10-02T15:49:48.310Z] [INFO] [2023-10-02T15:49:48.310Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.310Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/target/classes [2023-10-02T15:49:48.567Z] [INFO] [2023-10-02T15:49:48.567Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/src/test/resources [2023-10-02T15:49:48.567Z] [INFO] [2023-10-02T15:49:48.567Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.567Z] [INFO] [2023-10-02T15:49:48.567Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar [2023-10-02T15:49:48.567Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:49:48.568Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [WARNING] No tests found. [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:48.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:48.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:48.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:48.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >-- [2023-10-02T15:49:48.568Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144] [2023-10-02T15:49:48.568Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] The project's OSGi version is 1.0.6.202310021456 [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] [2023-10-02T15:49:48.568Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.568Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests... [2023-10-02T15:49:48.825Z] [INFO] [2023-10-02T15:49:48.825Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources [2023-10-02T15:49:48.825Z] [INFO] [2023-10-02T15:49:48.825Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:48.825Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/classes [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:49:49.081Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.081Z] [INFO] [2023-10-02T15:49:49.081Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:49:49.337Z] [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) [2023-10-02T15:49:49.338Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log [2023-10-02T15:49:49.338Z] [INFO] Command line: [2023-10-02T15:49:49.338Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2023-10-02T15:49:49.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-10-02T15:49:49.901Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-10-02T15:49:49.901Z] 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) [2023-10-02T15:49:49.901Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-10-02T15:49:49.901Z] WARNING: System::setSecurityManager will be removed in a future release [2023-10-02T15:49:50.863Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-wmtfz because kubernetes resource quota exceeded. [2023-10-02T15:49:50.863Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wmtfz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:50.863Z] Retrying... [2023-10-02T15:49:50.863Z] [2023-10-02T15:49:50.863Z] ERROR: Failed to launch tracecompass-build-3jjwn-wmtfz [2023-10-02T15:49:50.863Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wmtfz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:49:50.863Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-wmtfz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-wmtfz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:49:50.863Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:49:50.863Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:49:50.863Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:49:50.863Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:49:50.863Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:49:50.863Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:49:50.863Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:49:51.796Z] !SESSION 2023-10-02 15:49:49.285 ----------------------------------------------- [2023-10-02T15:49:51.796Z] eclipse.buildId=unknown [2023-10-02T15:49:51.796Z] java.version=17.0.2 [2023-10-02T15:49:51.796Z] java.vendor=Oracle Corporation [2023-10-02T15:49:51.796Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-10-02T15:49:51.796Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2023-10-02T15:49:51.796Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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-2021-06/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2023-10-02T15:49:51.796Z] [2023-10-02T15:49:51.796Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-02 15:49:51.346 [2023-10-02T15:49:51.796Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:49:51.796Z] !STACK 0 [2023-10-02T15:49:51.796Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67] [2023-10-02T15:49:51.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:51.796Z] [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:49:51.796Z] [2023-10-02T15:49:51.796Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2023-10-02 15:49:51.528 [2023-10-02T15:49:51.796Z] !MESSAGE FrameworkEvent ERROR [2023-10-02T15:49:51.796Z] !STACK 0 [2023-10-02T15:49:51.796Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [139] [2023-10-02T15:49:51.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:51.796Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2023-10-02T15:49:51.796Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.13.v20210128-2225"; version="4.5.13"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2023-10-02T15:49:51.796Z] org.apache.httpcomponents.httpclient.win [38] [2023-10-02T15:49:51.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2023-10-02T15:49:51.796Z] [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.Module.start(Module.java:463) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2023-10-02T15:49:51.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2023-10-02T15:49:52.725Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest [2023-10-02T15:50:00.871Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-nqwtf because kubernetes resource quota exceeded. [2023-10-02T15:50:00.871Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nqwtf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:00.871Z] Retrying... [2023-10-02T15:50:00.871Z] [2023-10-02T15:50:00.871Z] ERROR: Failed to launch tracecompass-build-3jjwn-nqwtf [2023-10-02T15:50:00.871Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nqwtf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:00.871Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-nqwtf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-nqwtf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:00.871Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:00.871Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:00.871Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:00.871Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:00.871Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:00.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:00.871Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:04.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.919 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest [2023-10-02T15:50:04.914Z] test Time elapsed: 0.003 s [2023-10-02T15:50:04.914Z] testGetter Time elapsed: 0.003 s [2023-10-02T15:50:04.914Z] [2023-10-02T15:50:04.914Z] Results: [2023-10-02T15:50:04.914Z] [2023-10-02T15:50:04.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2023-10-02T15:50:04.914Z] [2023-10-02T15:50:04.914Z] [INFO] All tests passed! [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:50:04.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:04.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:04.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:04.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:04.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests --- [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2023-10-02T15:50:04.914Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT [141/144] [2023-10-02T15:50:04.914Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.914Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.testing/target [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.914Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.914Z] [INFO] [2023-10-02T15:50:04.915Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.915Z] [INFO] [2023-10-02T15:50:04.915Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.915Z] [INFO] [2023-10-02T15:50:04.915Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:04.915Z] [INFO] [2023-10-02T15:50:04.915Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:50:05.171Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2023-10-02T15:50:05.171Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT [142/144] [2023-10-02T15:50:05.171Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote/target [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:50:05.171Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.171Z] [INFO] [2023-10-02T15:50:05.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2023-10-02T15:50:05.172Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT [143/144] [2023-10-02T15:50:05.172Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] The project's OSGi version is 9.1.0.202310021456 [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0] [2023-10-02T15:50:05.172Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2023-10-02T15:50:05.172Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.172Z] [INFO] [2023-10-02T15:50:05.172Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:05.733Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.200.202104042017.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (909.84kB) [2023-10-02T15:50:05.733Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.200.202105230425.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (1.43MB) [2023-10-02T15:50:05.733Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.2.0.202105240049.jar from https://archive.eclipse.org/tools/cdt/releases/10.3/cdt-10.3.0/plugins/ (211.1kB) [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:50:09.908Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2023-10-02T15:50:09.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >-- [2023-10-02T15:50:09.908Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144] [2023-10-02T15:50:09.908Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] The project's OSGi version is 1.0.4.202310021456 [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests... [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.908Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes [2023-10-02T15:50:09.908Z] [INFO] [2023-10-02T15:50:09.908Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] No tests to run. [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [WARNING] Pack200 actions are deprecated and scheduled for removal. [2023-10-02T15:50:09.909Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher. [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] No tests to run. [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/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 [2023-10-02T15:50:09.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2023-10-02T15:50:09.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-10-02T15:50:09.909Z] [INFO] ------------------------------------------------------------------------ [2023-10-02T15:50:09.909Z] [INFO] Reactor Summary: [2023-10-02T15:50:09.909Z] [INFO] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [ 7.768 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [ 0.005 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT SUCCESS [ 20.742 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [ 0.005 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [ 1.184 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [ 0.886 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [ 1.406 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [ 0.005 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [ 0.288 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT ... SUCCESS [ 4.520 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [ 0.916 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT SUCCESS [ 0.671 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [ 1.497 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [ 0.538 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [ 0.301 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [ 0.003 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [ 0.269 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [ 0.003 s] [2023-10-02T15:50:09.909Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [ 4.475 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [ 1.220 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [ 0.431 s] [2023-10-02T15:50:09.909Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [ 0.500 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [ 0.662 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [ 0.937 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [ 32.314 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 8.454 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [04:43 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [03:41 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [ 9.556 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [ 6.535 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [ 0.785 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [ 0.905 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [ 0.870 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [ 0.897 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 4.290 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [ 0.440 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [ 0.075 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [02:34 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [04:42 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [ 0.300 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [ 0.515 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [ 1.180 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [ 0.421 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:05 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 7.048 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [ 0.487 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [ 5.331 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [ 0.853 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [ 0.714 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [ 4.541 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 11.846 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 22.802 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [01:59 min] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 10.434 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 12.787 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 22.224 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 48.715 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 31.840 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 11.025 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [ 0.003 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [ 0.277 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [ 0.003 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 8.279 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [ 0.691 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.282 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [ 0.441 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.092 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 4.518 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 4.955 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.030 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [ 3.895 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [ 0.074 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:01 min] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [ 5.383 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [ 3.366 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [ 3.543 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [ 2.857 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 3.263 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [ 0.454 s] [2023-10-02T15:50:09.910Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [ 0.636 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT SUCCESS [ 0.591 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [ 0.113 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 5.590 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.612 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [ 4.182 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [ 0.204 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [ 0.705 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [ 1.560 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [ 0.095 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 5.578 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 4.560 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 29.804 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 43.972 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [ 0.439 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [ 0.084 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [ 39.497 s] [2023-10-02T15:50:09.910Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:44 min] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [04:35 min] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [ 0.514 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [ 0.124 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 32.099 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.523 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:05 min] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [ 0.370 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [ 6.417 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [ 0.358 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT SUCCESS [ 1.002 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [ 0.219 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 5.825 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 27.166 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [ 0.003 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [ 0.097 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [ 0.037 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [ 0.169 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [ 0.463 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [ 1.597 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [ 3.651 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 9.902 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [ 0.185 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [ 0.038 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [ 0.002 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [ 0.175 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [ 0.038 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [ 0.030 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [01:38 min] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [ 1.499 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [07:45 min] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [ 4.759 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [ 5.085 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [ 56.129 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 11.269 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 9.537 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:28 min] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 8.340 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [ 0.768 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [ 16.252 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [ 0.234 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [ 0.039 s] [2023-10-02T15:50:09.911Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [ 4.384 s] [2023-10-02T15:50:09.911Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.139 s] [2023-10-02T15:50:09.911Z] [INFO] ------------------------------------------------------------------------ [2023-10-02T15:50:09.911Z] [INFO] BUILD SUCCESS [2023-10-02T15:50:09.911Z] [INFO] ------------------------------------------------------------------------ [2023-10-02T15:50:09.911Z] [INFO] Total time: 53:44 min [2023-10-02T15:50:09.911Z] [INFO] Finished at: 2023-10-02T15:50:09Z [2023-10-02T15:50:09.911Z] [INFO] ------------------------------------------------------------------------ [2023-10-02T15:50:10.771Z] [Pipeline] sh [2023-10-02T15:50:10.876Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7x7b6 because kubernetes resource quota exceeded. [2023-10-02T15:50:10.877Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7x7b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:10.877Z] Retrying... [2023-10-02T15:50:10.877Z] [2023-10-02T15:50:10.877Z] ERROR: Failed to launch tracecompass-build-3jjwn-7x7b6 [2023-10-02T15:50:10.877Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7x7b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:10.877Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7x7b6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7x7b6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:10.877Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:10.877Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:10.877Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:10.877Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:10.877Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:10.877Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:10.877Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:11.318Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/ [2023-10-02T15:50:11.631Z] [Pipeline] sh [2023-10-02T15:50:12.166Z] + git rev-parse --short HEAD [2023-10-02T15:50:12.461Z] [Pipeline] sh [2023-10-02T15:50:12.998Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/ [2023-10-02T15:50:13.357Z] [Pipeline] sh [2023-10-02T15:50:13.878Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha [2023-10-02T15:50:14.463Z] [Pipeline] } [2023-10-02T15:50:14.732Z] [Pipeline] // container [2023-10-02T15:50:15.129Z] Post stage [2023-10-02T15:50:16.055Z] [Pipeline] container [2023-10-02T15:50:16.057Z] [Pipeline] { [2023-10-02T15:50:16.728Z] [Pipeline] junit [2023-10-02T15:50:16.732Z] Recording test results [2023-10-02T15:50:20.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-lvpx0 because kubernetes resource quota exceeded. [2023-10-02T15:50:20.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lvpx0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:20.858Z] Retrying... [2023-10-02T15:50:20.858Z] [2023-10-02T15:50:20.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-lvpx0 [2023-10-02T15:50:20.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lvpx0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:20.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lvpx0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lvpx0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:20.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:20.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:20.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:20.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:20.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:20.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:20.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:26.978Z] [Checks API] No suitable checks publisher found. [2023-10-02T15:50:27.246Z] [Pipeline] archiveArtifacts [2023-10-02T15:50:27.324Z] Archiving artifacts [2023-10-02T15:50:30.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-lx8wl because kubernetes resource quota exceeded. [2023-10-02T15:50:30.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lx8wl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:30.857Z] Retrying... [2023-10-02T15:50:30.857Z] [2023-10-02T15:50:30.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-lx8wl [2023-10-02T15:50:30.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lx8wl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:30.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-lx8wl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-lx8wl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:30.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:30.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:30.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:30.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:30.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:30.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:30.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:43.096Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-21xlz because kubernetes resource quota exceeded. [2023-10-02T15:50:43.096Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-21xlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:43.096Z] Retrying... [2023-10-02T15:50:43.096Z] [2023-10-02T15:50:43.096Z] ERROR: Failed to launch tracecompass-build-3jjwn-21xlz [2023-10-02T15:50:43.097Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-21xlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:43.097Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-21xlz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-21xlz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:43.097Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:43.097Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:43.097Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:43.097Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:43.097Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:43.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:43.097Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:46.705Z] [Pipeline] } [2023-10-02T15:50:46.974Z] [Pipeline] // container [2023-10-02T15:50:48.678Z] [Pipeline] } [2023-10-02T15:50:48.957Z] [Pipeline] // withEnv [2023-10-02T15:50:49.404Z] [Pipeline] } [2023-10-02T15:50:49.668Z] [Pipeline] // stage [2023-10-02T15:50:50.463Z] [Pipeline] stage [2023-10-02T15:50:50.464Z] [Pipeline] { (Deploy Site) [2023-10-02T15:50:52.526Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7647x because kubernetes resource quota exceeded. [2023-10-02T15:50:52.526Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7647x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:52.526Z] Retrying... [2023-10-02T15:50:52.526Z] [2023-10-02T15:50:52.526Z] ERROR: Failed to launch tracecompass-build-3jjwn-7647x [2023-10-02T15:50:52.526Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7647x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:50:52.526Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:50:52.526Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:50:52.527Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7647x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7647x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:50:52.527Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:50:52.527Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:50:52.527Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:50:52.527Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:50:52.527Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:50:52.527Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:50:52.527Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:50:52.527Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:50:52.527Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:50:56.421Z] [Pipeline] tool [2023-10-02T15:50:56.963Z] [Pipeline] envVarsForTool [2023-10-02T15:50:57.917Z] [Pipeline] tool [2023-10-02T15:50:58.445Z] [Pipeline] envVarsForTool [2023-10-02T15:50:59.125Z] [Pipeline] withEnv [2023-10-02T15:50:59.126Z] [Pipeline] { [2023-10-02T15:51:00.788Z] [Pipeline] sshagent [2023-10-02T15:51:00.837Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org) [2023-10-02T15:51:00.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-02T15:51:00.858Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gzm9m because kubernetes resource quota exceeded. [2023-10-02T15:51:00.858Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gzm9m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:00.858Z] Retrying... [2023-10-02T15:51:00.858Z] [2023-10-02T15:51:00.858Z] ERROR: Failed to launch tracecompass-build-3jjwn-gzm9m [2023-10-02T15:51:00.858Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gzm9m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:00.858Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gzm9m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gzm9m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:00.858Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:00.858Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:00.858Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:00.858Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:00.858Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:00.858Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:00.858Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:00.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-02T15:51:00.937Z] $ ssh-agent [2023-10-02T15:51:00.947Z] SSH_AUTH_SOCK=/tmp/ssh-NoDKfcvQJsDp/agent.227 [2023-10-02T15:51:00.947Z] SSH_AGENT_PID=229 [2023-10-02T15:51:00.963Z] Running ssh-add (command line suppressed) [2023-10-02T15:51:01.028Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06@tmp/private_key_10746397778345538449.key (/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06@tmp/private_key_10746397778345538449.key) [2023-10-02T15:51:01.038Z] [ssh-agent] Started. [2023-10-02T15:51:01.039Z] [Pipeline] { [2023-10-02T15:51:01.732Z] [Pipeline] sh [2023-10-02T15:51:02.124Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass//2021-06/master/repository/ [2023-10-02T15:51:02.124Z] + repo=tracecompass [2023-10-02T15:51:02.124Z] + '[' 2 -lt 2 ']' [2023-10-02T15:51:02.124Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/ [2023-10-02T15:51:02.124Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass//2021-06/master/repository/ [2023-10-02T15:51:02.124Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org [2023-10-02T15:51:02.124Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org' [2023-10-02T15:51:02.124Z] + SCP=scp [2023-10-02T15:51:02.124Z] + ECHO=echo [2023-10-02T15:51:02.124Z] + '[' false == false ']' [2023-10-02T15:51:02.124Z] + ECHO= [2023-10-02T15:51:02.124Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass//2021-06/master/repository/ [2023-10-02T15:51:02.124Z] rm -rf /home/data/httpd/download.eclipse.org/tracecompass//2021-06/master/repository//*' [2023-10-02T15:51:03.494Z] + 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//2021-06/master/repository/ [2023-10-02T15:51:06.625Z] [Pipeline] } [2023-10-02T15:51:06.629Z] $ ssh-agent -k [2023-10-02T15:51:06.633Z] unset SSH_AUTH_SOCK; [2023-10-02T15:51:06.633Z] unset SSH_AGENT_PID; [2023-10-02T15:51:06.633Z] echo Agent pid 229 killed; [2023-10-02T15:51:06.639Z] [ssh-agent] Stopped. [2023-10-02T15:51:06.909Z] [Pipeline] // sshagent [2023-10-02T15:51:07.341Z] [Pipeline] } [2023-10-02T15:51:07.606Z] [Pipeline] // withEnv [2023-10-02T15:51:08.013Z] [Pipeline] } [2023-10-02T15:51:08.280Z] [Pipeline] // stage [2023-10-02T15:51:09.075Z] [Pipeline] stage [2023-10-02T15:51:09.076Z] [Pipeline] { (Deploy RCP) [2023-10-02T15:51:10.872Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-7vfbc because kubernetes resource quota exceeded. [2023-10-02T15:51:10.872Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7vfbc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:10.872Z] Retrying... [2023-10-02T15:51:10.872Z] [2023-10-02T15:51:10.872Z] ERROR: Failed to launch tracecompass-build-3jjwn-7vfbc [2023-10-02T15:51:10.872Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7vfbc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:10.872Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-7vfbc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-7vfbc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:10.872Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:10.872Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:10.872Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:10.872Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:10.872Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:10.872Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:10.872Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:15.061Z] [Pipeline] tool [2023-10-02T15:51:15.598Z] [Pipeline] envVarsForTool [2023-10-02T15:51:16.514Z] [Pipeline] tool [2023-10-02T15:51:17.041Z] [Pipeline] envVarsForTool [2023-10-02T15:51:17.709Z] [Pipeline] withEnv [2023-10-02T15:51:17.710Z] [Pipeline] { [2023-10-02T15:51:19.317Z] [Pipeline] sshagent [2023-10-02T15:51:19.327Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org) [2023-10-02T15:51:19.327Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-02T15:51:19.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-02T15:51:19.343Z] $ ssh-agent [2023-10-02T15:51:19.354Z] SSH_AUTH_SOCK=/tmp/ssh-oOt24vWdxKCo/agent.251 [2023-10-02T15:51:19.354Z] SSH_AGENT_PID=253 [2023-10-02T15:51:19.362Z] Running ssh-add (command line suppressed) [2023-10-02T15:51:19.372Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06@tmp/private_key_15695642654841823064.key (/home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06@tmp/private_key_15695642654841823064.key) [2023-10-02T15:51:19.429Z] [ssh-agent] Started. [2023-10-02T15:51:19.430Z] [Pipeline] { [2023-10-02T15:51:20.077Z] [Pipeline] sh [2023-10-02T15:51:20.349Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-2021-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp-repository/ 'trace-compass-*' false [2023-10-02T15:51:20.349Z] + repo=tracecompass [2023-10-02T15:51:20.349Z] + '[' 6 -lt 6 ']' [2023-10-02T15:51:20.349Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/ [2023-10-02T15:51:20.349Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp/ [2023-10-02T15:51:20.349Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/ [2023-10-02T15:51:20.349Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp-repository/ [2023-10-02T15:51:20.349Z] + rcpPattern='trace-compass-*' [2023-10-02T15:51:20.349Z] + copyLatest=false [2023-10-02T15:51:20.349Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org [2023-10-02T15:51:20.349Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org' [2023-10-02T15:51:20.349Z] + SCP=scp [2023-10-02T15:51:20.349Z] + ECHO=echo [2023-10-02T15:51:20.349Z] + '[' false == false ']' [2023-10-02T15:51:20.349Z] + ECHO= [2023-10-02T15:51:20.349Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp/ && mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp-repository/ && rm -rf /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp//trace-compass* && rm -rf /home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp-repository//*' [2023-10-02T15:51:20.856Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-w2zpw because kubernetes resource quota exceeded. [2023-10-02T15:51:20.856Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w2zpw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:20.856Z] Retrying... [2023-10-02T15:51:20.856Z] [2023-10-02T15:51:20.856Z] ERROR: Failed to launch tracecompass-build-3jjwn-w2zpw [2023-10-02T15:51:20.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w2zpw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:20.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-w2zpw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-w2zpw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:20.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:20.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:20.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:20.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:20.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:20.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:20.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:20.911Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20231002-1456-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20231002-1456-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20231002-1456-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20231002-1456-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2021-06/master/rcp/ [2023-10-02T15:51:30.887Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-8knt6 because kubernetes resource quota exceeded. [2023-10-02T15:51:30.887Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8knt6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:30.887Z] Retrying... [2023-10-02T15:51:30.887Z] [2023-10-02T15:51:30.887Z] ERROR: Failed to launch tracecompass-build-3jjwn-8knt6 [2023-10-02T15:51:30.887Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8knt6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:30.887Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-8knt6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-8knt6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:30.887Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:30.887Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:30.887Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:30.887Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:30.887Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:30.887Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:30.887Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:39.006Z] + 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/2021-06/master/rcp-repository/ [2023-10-02T15:51:40.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-vrdbn because kubernetes resource quota exceeded. [2023-10-02T15:51:40.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vrdbn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:40.860Z] Retrying... [2023-10-02T15:51:40.860Z] [2023-10-02T15:51:40.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-vrdbn [2023-10-02T15:51:40.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vrdbn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:40.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-vrdbn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-vrdbn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:40.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:40.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:40.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:40.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:40.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:40.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:40.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:45.561Z] + '[' false == true ']' [2023-10-02T15:51:45.847Z] [Pipeline] } [2023-10-02T15:51:45.851Z] $ ssh-agent -k [2023-10-02T15:51:45.855Z] unset SSH_AUTH_SOCK; [2023-10-02T15:51:45.855Z] unset SSH_AGENT_PID; [2023-10-02T15:51:45.855Z] echo Agent pid 253 killed; [2023-10-02T15:51:45.860Z] [ssh-agent] Stopped. [2023-10-02T15:51:46.133Z] [Pipeline] // sshagent [2023-10-02T15:51:46.524Z] [Pipeline] } [2023-10-02T15:51:46.805Z] [Pipeline] // withEnv [2023-10-02T15:51:47.222Z] [Pipeline] } [2023-10-02T15:51:47.508Z] [Pipeline] // stage [2023-10-02T15:51:48.317Z] [Pipeline] stage [2023-10-02T15:51:48.318Z] [Pipeline] { (Deploy Doc) [2023-10-02T15:51:50.857Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-gtbzw because kubernetes resource quota exceeded. [2023-10-02T15:51:50.857Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gtbzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:50.857Z] Retrying... [2023-10-02T15:51:50.857Z] [2023-10-02T15:51:50.857Z] ERROR: Failed to launch tracecompass-build-3jjwn-gtbzw [2023-10-02T15:51:50.857Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gtbzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:51:50.857Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-gtbzw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-gtbzw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:51:50.857Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:51:50.857Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:51:50.857Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:51:50.857Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:51:50.857Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:51:50.857Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:51:50.857Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:51:52.927Z] Stage "Deploy Doc" skipped due to when conditional [2023-10-02T15:51:52.928Z] [Pipeline] } [2023-10-02T15:51:53.181Z] [Pipeline] // stage [2023-10-02T15:51:53.951Z] [Pipeline] stage [2023-10-02T15:51:53.952Z] [Pipeline] { (Javadoc) [2023-10-02T15:51:58.533Z] Stage "Javadoc" skipped due to when conditional [2023-10-02T15:51:58.533Z] [Pipeline] } [2023-10-02T15:51:58.797Z] [Pipeline] // stage [2023-10-02T15:51:59.572Z] [Pipeline] stage [2023-10-02T15:51:59.573Z] [Pipeline] { (Deploy Javadoc) [2023-10-02T15:52:00.862Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-v3fbf because kubernetes resource quota exceeded. [2023-10-02T15:52:00.862Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v3fbf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:00.862Z] Retrying... [2023-10-02T15:52:00.862Z] [2023-10-02T15:52:00.862Z] ERROR: Failed to launch tracecompass-build-3jjwn-v3fbf [2023-10-02T15:52:00.862Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v3fbf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:52:00.862Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-v3fbf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-v3fbf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:52:00.862Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:52:00.862Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:52:00.862Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:52:00.862Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:52:00.862Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:52:00.862Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:52:00.862Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:52:04.269Z] Stage "Deploy Javadoc" skipped due to when conditional [2023-10-02T15:52:04.270Z] [Pipeline] } [2023-10-02T15:52:04.577Z] [Pipeline] // stage [2023-10-02T15:52:05.374Z] [Pipeline] stage [2023-10-02T15:52:05.375Z] [Pipeline] { (Notarize macos RCP packages) [2023-10-02T15:52:10.041Z] Stage "Notarize macos RCP packages" skipped due to when conditional [2023-10-02T15:52:10.041Z] [Pipeline] } [2023-10-02T15:52:10.305Z] [Pipeline] // stage [2023-10-02T15:52:10.819Z] [Pipeline] stage [2023-10-02T15:52:10.820Z] [Pipeline] { (Declarative: Post Actions) [2023-10-02T15:52:10.855Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-mj652 because kubernetes resource quota exceeded. [2023-10-02T15:52:10.855Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mj652, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:10.855Z] Retrying... [2023-10-02T15:52:10.855Z] [2023-10-02T15:52:10.856Z] ERROR: Failed to launch tracecompass-build-3jjwn-mj652 [2023-10-02T15:52:10.856Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mj652, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:52:10.856Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-mj652, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-mj652" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:52:10.856Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:52:10.856Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:52:10.856Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:52:10.856Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:52:10.856Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:52:10.856Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:52:10.856Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:52:12.722Z] [Pipeline] container [2023-10-02T15:52:12.723Z] [Pipeline] { [2023-10-02T15:52:13.371Z] [Pipeline] emailext [2023-10-02T15:52:13.768Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com marc.dumais@ericsson.com [2023-10-02T15:52:14.189Z] [Pipeline] } [2023-10-02T15:52:14.449Z] [Pipeline] // container [2023-10-02T15:52:15.851Z] [Pipeline] } [2023-10-02T15:52:16.118Z] [Pipeline] // stage [2023-10-02T15:52:16.509Z] [Pipeline] } [2023-10-02T15:52:16.780Z] [Pipeline] // withEnv [2023-10-02T15:52:17.181Z] [Pipeline] } [2023-10-02T15:52:17.452Z] [Pipeline] // timeout [2023-10-02T15:52:17.846Z] [Pipeline] } [2023-10-02T15:52:18.115Z] [Pipeline] // timestamps [2023-10-02T15:52:18.512Z] [Pipeline] } [2023-10-02T15:52:18.790Z] [Pipeline] // withEnv [2023-10-02T15:52:19.188Z] [Pipeline] } [2023-10-02T15:52:19.452Z] [Pipeline] // withEnv [2023-10-02T15:52:19.849Z] [Pipeline] } [2023-10-02T15:52:20.148Z] [Pipeline] // node [2023-10-02T15:52:20.683Z] [Pipeline] } [2023-10-02T15:52:20.860Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-3jjwn-dwlzp because kubernetes resource quota exceeded. [2023-10-02T15:52:20.860Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dwlzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:20.860Z] Retrying... [2023-10-02T15:52:20.860Z] [2023-10-02T15:52:20.860Z] ERROR: Failed to launch tracecompass-build-3jjwn-dwlzp [2023-10-02T15:52:20.860Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dwlzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-10-02T15:52:20.860Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-3jjwn-dwlzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-3jjwn-dwlzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-10-02T15:52:20.860Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-10-02T15:52:20.860Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-10-02T15:52:20.860Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-10-02T15:52:20.860Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-10-02T15:52:20.860Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-10-02T15:52:20.860Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-10-02T15:52:20.860Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-10-02T15:52:20.953Z] [Pipeline] // podTemplate [2023-10-02T15:52:21.351Z] [Pipeline] End of Pipeline [2023-10-02T15:52:21.544Z] Triggering a new build of tracecompass-incubator-nightly-2021-06 #227 [2023-10-02T15:52:21.547Z] Finished: SUCCESS